listIdentityPools
inline suspend fun CognitoIdentityClient.listIdentityPools(crossinline block: ListIdentityPoolsRequest.Builder.() -> Unit): ListIdentityPoolsResponse
Lists all of the Cognito identity pools registered for your account.
You must use AWS Developer credentials to call this API.