Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update screenshot for Cognito identity pool screenshot #301

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions _chapters/create-a-cognito-identity-pool.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ From your [AWS Console](https://console.aws.amazon.com) and select **Cognito** f

![Select Cognito Service screenshot](/assets/cognito-identity-pool/select-cognito-service.png)

Select **Manage Federated Identities**.
Select **Manage Identity Pools**.

![Select Manage Federated Identities Screenshot](/assets/cognito-identity-pool/select-manage-federated-identities.png)
![Select Manage Identity Pools Screenshot](/assets/cognito-identity-pool/select-manage-identity-pools.png)

Enter an **Identity pool name**. If you have any existing Identity Pools, you'll need to click the **Create new identity pool** button.

Expand All @@ -33,6 +33,8 @@ Select **Authentication providers**. Under **Cognito** tab, enter **User Pool ID

![Fill Authentication Provider Info Screenshot](/assets/cognito-identity-pool/fill-authentication-provider-info.png)

Select **Create Pool**.

Now we need to specify what AWS resources are accessible for users with temporary credentials obtained from the Cognito Identity Pool.

Select **View Details**. Two **Role Summary** sections are expanded. The top section summarizes the permission policy for authenticated users, and the bottom section summarizes that for unauthenticated users.
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.