Ask HN: AWS account suspended, able to access via keys with no console signin
11–20 of 27 posts
Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#12If you can access via keys then just backup your stuff.
Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#13By any chance is your root email address similar to the one you use for your regular Amazon life (kindle / shopping / prime) etc? You should be able to log in using that root account using your usual Amazon email and then proceed to reach out to support. As root you could also assign the IAM roles to individual users for specific buckets.
Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#14Nothing like having your data in your own NAS. I love my Synology.
The odds of your hardware failing are much higher than the odds of having a problem leading to data loss with AWS.
Maybe they should. Every account they unilaterally shutdown without access to data should just count against their reliability metrics as if it were an indefinite outage.
Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#15Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#16* If you're on the business plan (unlikely), you can open a case via the API/CLI [2]
1. https://www.reddit.com/r/aws/comments/10zj55b/comment/j83jrg...
2. https://docs.aws.amazon.com/cli/latest/reference/support/cre...
Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#17Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#18It will spit out a URL you can use to sign into the console using the keys instead of a user account. Maybe this will help you in the meantime while you are trying to fix the root problem. Good luck!
Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#19If you have working access keys, you can generate a console URL that has the same permission as your keys. Check out the python script here: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_pr... It will spit out a URL you can use to sign into the console using the keys instead of a user account. Maybe this will help you in the meantime while you are trying to fix the root problem. Good luck!
Re: Ask HN: AWS account suspended, able to access via keys with no console signin
#20If you can access with keys, then dump your data from s3 with a cli tool then move it somewhere else while you still can.
First priority is getting your data out to a safe storage. Then delete as much as you can while you have your access.
I eventually did a charge back to make the charges stop. I had started the account while in the US but had definitely left 6 years ago, and really wanted to close my account there. You cannot close an account with a recurring charge in the US. Funny country, as a French it felt terrifying like being trapped in some weird American administrative maze where I would get billed 1 dollar per month until my death (plus bank fees).