When I try the single command: aws s3api create-bucket --bucket dskljfslkdjflksjdf2342
I get the error message:
An error occurred (SlowDown) when calling the CreateBucket operation (reached max retries: 4): Please reduce your request rate.
But I am able to create a bucket through the AWS website.
I have no idea why this is happening. I have been creating and deleting buckets all day (less than a hundred in the last 24 hours). And I have only 3 buckets right now.
Assuming you're trying that in the
us-east-1
AWS region, it's probably because AWS currently has severe problems with S3 there. From their status page: