View a markdown version of this page

AWS::QuickSight::DLPSetting - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::DLPSetting

The AWS::QuickSight::DLPSetting resource Property description not available. for QuickSight.

Syntax

To declare this entity in your 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: String DlpSettingId: String Enabled: Boolean Name: String ProviderConfig: ProviderConfig ProviderOutageAction: String ProviderType: String Tags: - Tag

Properties

AwsAccountId

Property description not available.

Required: No

Type: String

Pattern: ^[0-9]{12}$

Minimum: 12

Maximum: 12

Update requires: Replacement

DlpSettingId

Property description not available.

Required: Yes

Type: String

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

Minimum: 1

Maximum: 256

Update requires: Replacement

Enabled

Property description not available.

Required: Yes

Type: Boolean

Update requires: No interruption

Name

Property description not available.

Required: Yes

Type: String

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

Minimum: 1

Maximum: 255

Update requires: No interruption

ProviderConfig

Property description not available.

Required: Yes

Type: ProviderConfig

Update requires: No interruption

ProviderOutageAction

Property description not available.

Required: Yes

Type: String

Allowed values: ALLOW | WARN | BLOCK

Update requires: No interruption

ProviderType

Property description not available.

Required: Yes

Type: String

Allowed values: MICROSOFT_PURVIEW

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Minimum: 1

Maximum: 200

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CreatedAt

Property description not available.

Status

Property description not available.

UpdatedAt

Property description not available.