Module Smaws_Client_CognitoIdentity.ListIdentities

val request : Smaws_Lib.Context.t -> list_identities_input -> (list_identities_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 the identities in an identity pool.

You must use AWS Developer credentials to call this API.