Category

QuickSight

How to create AWS QuickSight Data Source with AWS CloudFormation

Here is an example CloudFormation template for creating a QuickSight data source with a Redshift input parameter: This template defines a resource of type AWS::QuickSight::DataSource with the following properties: To create a QuickSight data source with this template, you can use the aws cloudformation create-stack command and specify the template file as the input. You will also need to provide…