describeIdentityPool
inline suspend fun CognitoIdentityClient.describeIdentityPool(crossinline block: DescribeIdentityPoolRequest.Builder.() -> Unit): DescribeIdentityPoolResponse
Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users.
You must use AWS Developer credentials to call this API.