View a markdown version of this page

DlpSettingSummary - Amazon Quick

DlpSettingSummary

A summary of a DLP setting returned by list operations.

Contents

Note

In the following list, the required parameters are described first.

Arn

The Amazon Resource Name (ARN) of the DLP setting.

Type: String

Required: Yes

CreatedAt

The date and time that the DLP setting was created, in ISO 8601 format.

Type: Timestamp

Required: Yes

DlpSettingId

The ID of the DLP setting.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9\-_]+

Required: Yes

Name

The display name of the DLP setting.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [A-Za-z0-9](?:[\w- &]*[A-Za-z0-9])?

Required: Yes

ProviderType

The type of external DLP provider used for sensitivity label classification.

Type: String

Valid Values: MICROSOFT_PURVIEW

Required: Yes

Status

The status of the DLP setting. Valid values are ACTIVE and INACTIVE.

Type: String

Valid Values: ACTIVE | INACTIVE

Required: Yes

UpdatedAt

The date and time that the DLP setting was most recently updated, in ISO 8601 format.

Type: Timestamp

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: