AuthorizationHeaderMalformed

From wikieduonline
Jump to navigation Jump to search
An error occurred (AuthorizationHeaderMalformed) when calling the ListBuckets operation: The authorization header is malformed; a non-empty Access Key (AKID) must be provided in the credential.

Solution: verify aws_access_key_id in your ~/.aws/credentials file is setup


level=error msg=Create S3 bucket with retry YOUR-BUCKET-NAME returned an error: AuthorizationHeaderMalformed: The authorization header is malformed; the region 'xx-xxxxx-1' is wrong; expecting 'yy-yyyy-1'
When you are creating a bucket with a name that this already being used as a bucket name in your AWS account or in any other AWS account (Please note that S3 bucket names are globally unique).

Related[edit]

See also[edit]

Advertising: