Module Smaws_Client_CognitoIdentity.DeleteIdentities

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

You must use Amazon Web Services developer credentials to call this operation.

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