Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit c07b6e9

Browse files
committed
Refined module 2 instructions
1 parent 9ff528f commit c07b6e9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Auth/2_ServerlessAPI/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,4 +246,10 @@ Now that you've deployed the new authorizer configuration to production, all API
246246
</p></details>
247247
<br>
248248
249-
If the API now invokes correctly and application funcions as expected again, you can move either try out an **optional module extension** with [Fine-grained IAM-based authorization with API Gateway](./Optional-APIGateway-IAMAuth.md) as an optional extension or move on to the next module, [IAM-based Authorization](../3_IAMAuthorization).
249+
If the API now invokes correctly and application funcions as expected again, you may **proceed to complete either**:
250+
251+
- **Optional module extension** with [Fine-grained IAM-based authorization with API Gateway](./Optional-APIGateway-IAMAuth.md)
252+
253+
OR
254+
255+
- To proceed to he next module, *without completing the optional module extension*, choose [client-side IAM-based Authorization](../3_IAMAuthorization).
15.8 KB
Loading

0 commit comments

Comments
 (0)