View a markdown version of this page

MicrosoftPurviewProviderConfig - 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).

MicrosoftPurviewProviderConfig

The full configuration for Microsoft Purview DLP integration, including the provider credentials and the label-action mappings that define the enforcement policy.

Contents

Note

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

Credentials

The credentials used to authenticate with Microsoft Purview.

Type: MicrosoftPurviewCredentials object

Required: Yes

LabelActionMappings

The mappings from Microsoft Purview sensitivity labels to enforcement actions.

Type: Array of LabelActionMapping objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: Yes

UnmappedAction

The default action to apply to content that has no sensitivity label or whose label is not mapped. Valid values are ALLOW, BLOCK, and WARN.

Type: String

Valid Values: ALLOW | WARN | BLOCK

Required: Yes

See Also

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