简体   繁体   中英

Create AWS QuickSight account through AWS CLI

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?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM