View a markdown version of this page

DlpSettingDetails - Amazon Quick
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DlpSettingDetails

The full configuration details of a DLP setting.

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

ProviderConfig

The provider-specific configuration for the DLP integration.

Type: ProviderConfig object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

ProviderOutageAction

The behavior applied when the DLP provider is unreachable. Valid values are ALLOW, WARN, and BLOCK.

Type: String

Valid Values: ALLOW | WARN | BLOCK

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 Amazon SDKs, see the following: