Category

QuickSight

How to create AWS QuickSight DataSource with AWS CLI

Here are the AWS CLI commands to create a QuickSight data source: 1- First, create a JSON file with the input parameters for the create-data-source command. For example, if you want to create a Redshift data source, the JSON file might look like this: 2- Save the JSON file as a variable, such as $data_source_params. 3- Run the create-data-source command,…