Macie2 / Client / delete_custom_data_identifier

delete_custom_data_identifier#

Macie2.Client.delete_custom_data_identifier(**kwargs)#

Soft deletes a custom data identifier.

See also: AWS API Documentation

Request Syntax

response = client.delete_custom_data_identifier(
    id='string'
)
Parameters:

id (string) –

[REQUIRED]

The unique identifier for the Amazon Macie resource that the request applies to.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

    The request succeeded. The specified custom data identifier was deleted and there isn’t any content to include in the body of the response (No Content).

Exceptions