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::DataSource S3TablesParameters
The S3TablesParameters property type specifies Property description not available. for an AWS::QuickSight::DataSource.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "TableBucketArn" :String}
YAML
TableBucketArn:String
Properties
TableBucketArnProperty description not available.
Required: No
Type: String
Pattern:
^(arn:aws[-a-z0-9]*:[a-z0-9]+:[-a-z0-9]*:[0-9]{12}:bucket/[a-zA-Z0-9-_]{3,63})$Update requires: No interruption