Unable to create QuickSight Account

Hi, I have created an account in AWS console. It doesnt let me login or create an account in Quicksight. The page always refreshes with no error. Tried using different email IDs to do that, still no help.

Hi @kmaroxc

Welcome to the Quick community!

Please note only one Amazon Quick account can be created per AWS account.

Here is the Quick free-tier. Start your 30 day trial and free for up to 25 users.

Please verify the Quick account status with this command:

Example:

aws quicksight describe-account-subscription --aws-account-id XXXXX921XX3

If no account exists, create new trail Quick account using:

Example:

aws quicksight create-account-subscription
–edition STANDARD
–authentication-method IAM_AND_QUICKSIGHT
–aws-account-id XXXXX921XX3
–account-name quicksight-trail-reporting
–notification-email your-email@example.com
–region us-west-2

Note: Replace your-email@example.com and us-west-2 with a valid notification email and region.

Please refer to the following documentations this might be helpful for you.

If the issue persist. I would recommend filing a case with AWS Support where we can dive into the details so that we can help you further. Here are the steps to open a support case. If your company has someone who manages your AWS account, you might not have direct access to AWS Support and will need to raise an internal ticket to your IT team or whomever manages your AWS account. They should be able to open an AWS Support case on your behalf. Hope this helps!

@kmaroxc We hope this solution worked for you. Let us know if this is resolved. And if it is, please help the community by marking this answer as a “Solution" (check box under the reply).