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
The AWS::QuickSight::DLPSetting resource Property description not available. for QuickSight.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::QuickSight::DLPSetting", "Properties" : { "AwsAccountId" :String, "DlpSettingId" :String, "Enabled" :Boolean, "Name" :String, "ProviderConfig" :ProviderConfig, "ProviderOutageAction" :String, "ProviderType" :String, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::QuickSight::DLPSetting Properties: AwsAccountId:StringDlpSettingId:StringEnabled:BooleanName:StringProviderConfig:ProviderConfigProviderOutageAction:StringProviderType:StringTags:- Tag
Properties
AwsAccountIdProperty description not available.
Required: No
Type: String
Pattern:
^[0-9]{12}$Minimum:
12Maximum:
12Update requires: Replacement
DlpSettingIdProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9\-_]+$Minimum:
1Maximum:
256Update requires: Replacement
EnabledProperty description not available.
Required: Yes
Type: Boolean
Update requires: No interruption
NameProperty description not available.
Required: Yes
Type: String
Pattern:
^[A-Za-z0-9](?:[\w- &]*[A-Za-z0-9])?$Minimum:
1Maximum:
255Update requires: No interruption
ProviderConfigProperty description not available.
Required: Yes
Type: ProviderConfig
Update requires: No interruption
ProviderOutageActionProperty description not available.
Required: Yes
Type: String
Allowed values:
ALLOW | WARN | BLOCKUpdate requires: No interruption
ProviderTypeProperty description not available.
Required: Yes
Type: String
Allowed values:
MICROSOFT_PURVIEWUpdate requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Minimum:
1Maximum:
200Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreatedAtProperty description not available.
StatusProperty description not available.
UpdatedAtProperty description not available.