I am trying to create an S3 bucket using
aws s3api create-bucket —bucket kubernetes-aws-wthamira-io
It gives this error:
You'll also get this error if you're trying to create a bucket with a name that's already been taken.
So try giving your bucket a more unique name and then it should work (I just added digits to the end of the bucket name).