Smaws_Client_CognitoIdentity.ListIdentityPools
val request :
Smaws_Lib.Context.t ->
list_identity_pools_input ->
(list_identity_pools_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidParameterException of invalid_parameter_exception
| `NotAuthorizedException of not_authorized_exception
| `ResourceNotFoundException of resource_not_found_exception
| `TooManyRequestsException of too_many_requests_exception ])
Stdlib.result
Lists all of the Cognito identity pools registered for your account.
You must use AWS Developer credentials to call this API.