Module Smaws_Client_CognitoIdentity.DeleteIdentities

val request : Smaws_Lib.Context.t -> delete_identities_input -> (delete_identities_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of internal_error_exception | `InvalidParameterException of invalid_parameter_exception | `TooManyRequestsException of too_many_requests_exception ]) Stdlib.result

Deletes identities from an identity pool. You can specify a list of 1-60 identities that you want to delete.

You must use AWS Developer credentials to call this API.