Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aws: fix issue with creating bucket in us-east-1
Region us-east-1 isn't a valid parameter to a createBucket request. This caused the following error when uploading: Error: uploading variants: uploading image: ensuring bucket exists: creating bucket xxx: operation error S3: CreateBucket, https response error StatusCode: 400, RequestID: xxx, HostID: xx, api error InvalidLocationConstraint: The specified location-constraint is not valid Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
- Loading branch information