Search code examples
amazon-web-servicesaws-cliamazon-quicksight

Create AWS QuickSight resources with AWS CLI command


I am trying to create a script that will provision QuickSight account and will configure the following parameters:

  • Subscription type
  • SPICE Capacity
  • VPC connection
  • QuickSight access to AWS services

From the AWS CLI QuickSight documentation I couldn't find a way to create the account, choose subscription type and change SPICE Capacity.

What am I missing?


Solution

  • I believe you are looking for the 'register user' command from the CLI.

    https://docs.aws.amazon.com/cli/latest/reference/quicksight/register-user.html