Abhay Singhabhaysingh.hashnode.net·Dec 21, 2022How to create AWS QuickSight DataSource with AWS CLIHere 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...QuickSight
Abhay Singhabhaysingh.hashnode.net·Dec 22, 2022How to create a data set in QuickSight from the AWS Management ConsoleTo create a data set in QuickSight from the AWS Management Console, follow these steps: Go to the QuickSight homepage in the AWS Management Console. Click on the “New dataset” button. Select the data source that you want to use for your data set. Qu...QuickSight
GURURAJANgururajan.hashnode.net·Jul 17, 2022#AWS - Quicksight(SSO) user management.Scenario: Consider that our AWS Quicksight account is configured with SSO for visualizing product metrics and you want to manage the Quicksight users. Requirement: User activity monitoring, including last login, resource usage, dashboard popularit...26 readsAWS
Abhay Singhabhaysingh.hashnode.net·Dec 22, 2022How to create a data set in QuickSight from the AWS Management ConsoleTo create a data set in QuickSight from the AWS Management Console, follow these steps: Go to the QuickSight homepage in the AWS Management Console. Click on the “New dataset” button. Select the data source that you want to use for your data set. Qu...QuickSight
Abhay Singhabhaysingh.hashnode.net·Dec 21, 2022How to create AWS QuickSight Data Source with AWS CloudFormationHere is an example CloudFormation template for creating a QuickSight data source with a Redshift input parameter: AWSTemplateFormatVersion: '2010-09-09' Parameters: DataSourceId: Type: String RedshiftClusterId: Typ...cloudformation
Abhay Singhabhaysingh.hashnode.net·Dec 21, 2022How to create AWS QuickSight DataSource with AWS CLIHere 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...QuickSight
GURURAJANgururajan.hashnode.net·Jul 17, 2022#AWS - Quicksight(SSO) user management.Scenario: Consider that our AWS Quicksight account is configured with SSO for visualizing product metrics and you want to manage the Quicksight users. Requirement: User activity monitoring, including last login, resource usage, dashboard popularit...26 readsAWS