BucketRegionError thrown when retreiving GetBucketPolicyDoc if account has buckets in two different regions
未关闭
- 主要语言
- Go
- 星标
- 245
- 派生
- 22
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。