axe
axe copied to clipboard
AWS Extensions for Emacs
Hi, I tried to use this package but when I run `axe-s3-list-buckets` I always get these two errors. The first is this: ``` Error thrown: (error http 403) Error data:...
The `url-retrieve` request backend includes additional headers that aren't being included in the authorization signature.
The S3 API utilizes a sub-domain to specify the bucket name for requests. The addition of a period (`.`) in the bucket name results in an incorrect sub-domain being formed....