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::DataSource S3TablesParameters
The parameters for S3 Tables.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "TableBucketArn" :String}
YAML
TableBucketArn:String
Properties
TableBucketArn-
The Amazon Resource Name (ARN) of the S3 Tables bucket.
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