This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Analysis DataSetReference
Dataset reference.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DataSetArn" :String, "DataSetPlaceholder" :String}
YAML
DataSetArn:StringDataSetPlaceholder:String
Properties
- DataSetArn
- 
                    Dataset Amazon Resource Name (ARN). Required: Yes Type: String Update requires: No interruption 
- DataSetPlaceholder
- 
                    Dataset placeholder. Required: Yes Type: String Pattern: \SUpdate requires: No interruption