cognitoidentity_get_identity_pool_roles {paws.security.identity} | R Documentation |
Gets the roles for an identity pool
Description
Gets the roles for an identity pool.
See https://www.paws-r-sdk.com/docs/cognitoidentity_get_identity_pool_roles/ for full documentation.
Usage
cognitoidentity_get_identity_pool_roles(IdentityPoolId)
Arguments
IdentityPoolId |
[required] An identity pool ID in the format REGION:GUID. |
[Package paws.security.identity version 0.7.0 Index]