Hello,
I’ve created a trial aws account a week ago, I’m trying to register quicksuite account, but always have got an error
ServiceError: Account 847713921753 does not have subscription to AmazonQuickSight
Hello,
I’ve created a trial aws account a week ago, I’m trying to register quicksuite account, but always have got an error
ServiceError: Account 847713921753 does not have subscription to AmazonQuickSight
Hi @Ivan2
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.
@Xclipse thank you for your answer,
but it doesn’t work for me, I fail at the first step “create a quick account”
Click here to create a Quick account.
I’ve created a ticket a week ago, but no one responses to it (Case ID 176950508500662)
And I’m not alone in this trouble, another person also created a discussion: Unable to create Quicksuite Account | AWS re:Post
many people face with it but the way to fix it is not found
Hi @Ivan2
Apologies for the inconvenience!
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.
thanks for those commands, but unfortunately they also couldn’t help me to create account.
the first one returned error (I dont have account)
the second return the similar error:
An error occurred (PreconditionNotMetException) when calling the CreateAccountSubscription operation: Account 84****53 does not have subscription to AmazonQuickSight
![]()
Hi @Ivan2
Apologies for the continued issue. Since you’ve already submitted a ticket with AWS Support, they can review the detailed logs and account specifics to assist you further.