paws.security.identity (version 0.1.0)

cognitoidentity_describe_identity_pool: Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users

Description

Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users.

Usage

cognitoidentity_describe_identity_pool(IdentityPoolId)

Arguments

IdentityPoolId

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

Request syntax

svc$describe_identity_pool(
  IdentityPoolId = "string"
)

Details

You must use AWS Developer credentials to call this API.