This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::DLPSetting MicrosoftPurviewProviderConfig
The MicrosoftPurviewProviderConfig property type specifies Property description not available. for an AWS::QuickSight::DLPSetting.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Credentials" :MicrosoftPurviewCredentials, "LabelActionMappings" :[ LabelActionMapping, ... ], "UnmappedAction" :String}
YAML
Credentials:MicrosoftPurviewCredentialsLabelActionMappings:- LabelActionMappingUnmappedAction:String
Properties
CredentialsProperty description not available.
Required: Yes
Type: MicrosoftPurviewCredentials
Update requires: No interruption
LabelActionMappingsProperty description not available.
Required: Yes
Type: Array of LabelActionMapping
Maximum:
100Update requires: No interruption
UnmappedActionProperty description not available.
Required: Yes
Type: String
Allowed values:
ALLOW | WARN | BLOCKUpdate requires: No interruption