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

Commit 7c585aa

Browse files
committed
Adding explicit mention of AWS account permissions needed for workshop
1 parent cd98aad commit 7c585aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/0_GettingStarted/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This section outlines the prerequisites to complete the workshop and instruction
66

77
### AWS Account
88

9-
In order to complete this workshop, you'll need an AWS account and access to create and manage the AWS resources that are used in this workshop, including Cloud9, Cognito, API Gateway, Lambda, DynamoDB, and IAM policies and roles.
9+
In order to complete this workshop, you'll need an AWS account and access to create and manage the AWS resources that are used in this workshop, including Cloud9, Cognito, API Gateway, Lambda, DynamoDB, and IAM policies and roles. *The IAM user/role used for this workshop will require administrative and IAM full access permissions*.
1010

1111
The code and instructions in this workshop assume only one participant is using a given AWS account at a time. If you attempt sharing an account with another participant, you may encounter naming conflicts for certain resources. You can work around this by using distinct Regions, but the instructions do not provide details on the changes required to make this work.
1212

0 commit comments

Comments
 (0)