paws.security.identity (version 0.1.0)

cognitoidentity_get_identity_pool_roles: Gets the roles for an identity pool

Description

Gets the roles for an identity pool.

Usage

cognitoidentity_get_identity_pool_roles(IdentityPoolId)

Arguments

IdentityPoolId

[required] An identity pool ID in the format REGION:GUID.

Request syntax

svc$get_identity_pool_roles(
  IdentityPoolId = "string"
)

Details

You must use AWS Developer credentials to call this API.