class Aws::CognitoIdentity::Types::GetIdentityPoolRolesResponse
Returned in response to a successful `GetIdentityPoolRoles` operation.
@!attribute [rw] identity_pool_id
An identity pool ID in the format REGION:GUID. @return [String]
@!attribute [rw] roles
The map of roles associated with this pool. Currently only authenticated and unauthenticated roles are supported. @return [Hash<String,String>]
@!attribute [rw] role_mappings
How users for a specific identity provider are to mapped to roles. This is a String-to-RoleMapping object map. The string identifies the identity provider, for example, "graph.facebook.com" or "cognito-idp.us-east-1.amazonaws.com/us-east-1\_abcdefghi:app\_client\_id". @return [Hash<String,Types::RoleMapping>]
@see docs.aws.amazon.com/goto/WebAPI/cognito-identity-2014-06-30/GetIdentityPoolRolesResponse AWS API Documentation
Constants
- SENSITIVE