Skip to content

Commit 03fedd1

Browse files
authored
Question 164, fix option wording.
1 parent 8fc499a commit 03fedd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2036,7 +2036,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
20362036
### A Developer must allow guest users without logins to access an Amazon Cognito-enabled site to view files stored within an Amazon S3 bucket. How should the Developer meet these requirements?
20372037

20382038
- [ ] Create a blank user ID in a user pool, add to the user group, and grant access to AWS resources.
2039-
- [x] Create a new identity pool, enable access to authenticated identities, and grant access to AWS resources.
2039+
- [x] Create a new identity pool, enable access to unauthenticated identities, and grant access to AWS resources.
20402040
- [ ] Create a new user pool, enable access to authenticated identifies, and grant access to AWS resources.
20412041
- [ ] Create a new user pool, disable authentication access, and grant access to AWS resources.
20422042

0 commit comments

Comments
 (0)