BucketRegionError thrown when retreiving GetBucketPolicyDoc if account has buckets in two different regions
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 245
- Fork
- 22
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Most of our buckets live in Sydney, but we have one that lives in the US. When running ```iamy pull``` I get the following error:
```Error fetching S3 data: Error listing buckets: Error while getting details for S3 bucket [redacted]: GetBucketPolicyDoc for [redacted]: BucketRegionError: incorrect region, the bucket is not in 'ap-southeast-2' region```
It looks like the Go SDK can't handle multiple regions for S3 buckets.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.