January 2019
Intermediate to advanced
490 pages
15h 37m
English
Let's now create and configure an identity pool from the AWS CLI:
{ "accounts.google.com" : "55367180174-6brhjc2v6kdllcejabnr1e46957f72te.apps.googleusercontent.com" }
aws cognito-identity create-identity-pool \ --identity-pool-name qnatimepool \ --no-allow-unauthenticated-identities \ --supported-login-providers file://provider.json --profile admin
You should get a response similar to this:

Read now
Unlock full access