Skip to content

/AWS1/CL_MA2=>UPDSENSITIVITYINSPECTIONTMPL()

About UpdateSensitivityInspectionTemplate

Updates the settings for the sensitivity inspection template for an account.

Method Signature

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING

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

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/MA2__STRING /AWS1/MA2__STRING

A custom description of the template. The description can contain as many as 200 characters.

IO_EXCLUDES TYPE REF TO /AWS1/CL_MA2SENSITIVITYINSPE00 /AWS1/CL_MA2SENSITIVITYINSPE00

The managed data identifiers to explicitly exclude (not use) when analyzing data.

To exclude an allow list or custom data identifier that's currently included by the template, update the values for the SensitivityInspectionTemplateIncludes.allowListIds and SensitivityInspectionTemplateIncludes.customDataIdentifierIds properties, respectively.

IO_INCLUDES TYPE REF TO /AWS1/CL_MA2SENSITIVITYINSPE01 /AWS1/CL_MA2SENSITIVITYINSPE01

The allow lists, custom data identifiers, and managed data identifiers to explicitly include (use) when analyzing data.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MA2UPSENSITIVITYINS01 /AWS1/CL_MA2UPSENSITIVITYINS01