404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.137.174.104: ~ $
**To get identity pool roles**

This example gets identity pool roles.

Command::

  aws cognito-identity get-identity-pool-roles --identity-pool-id "us-west-2:11111111-1111-1111-1111-111111111111" 

Output::

  {
    "IdentityPoolId": "us-west-2:11111111-1111-1111-1111-111111111111",
    "Roles": {
        "authenticated": "arn:aws:iam::111111111111:role/Cognito_MyIdentityPoolAuth_Role",
        "unauthenticated": "arn:aws:iam::111111111111:role/Cognito_MyIdentityPoolUnauth_Role"
    }
  }

Filemanager

Name Type Size Permission Actions
create-identity-pool.rst File 931 B 0644
delete-identities.rst File 250 B 0644
delete-identity-pool.rst File 283 B 0644
describe-identity-pool.rst File 622 B 0644
get-identity-pool-roles.rst File 495 B 0644
list-identity-pools.rst File 685 B 0644
set-identity-pool-roles.rst File 339 B 0644
update-identity-pool.rst File 975 B 0644