quick-action-34599
09/03/2019, 6:55 PMError importing AWS S3 bucket policy: BucketRegionError: incorrect region, the bucket is not in 'us-east-2' region at endpoint ''
. Trying to import an existing bucket and it is in us-east-2white-balloon-205
quick-action-34599
09/03/2019, 7:21 PMwhite-balloon-205
quick-action-34599
09/03/2019, 7:41 PMwhite-balloon-205
id
in AWS? I suspect you did not actually get to claim the cdn
bucket from the global namespaces of AWS bucket names 🙂.
If you run pulumi stack -i
you will see all resources along with their `id`s - I suspect your bucket has a different id
.quick-action-34599
09/03/2019, 7:43 PMwhite-balloon-205
$ aws s3 ls <s3://cdn>
An error occurred (AllAccessDisabled) when calling the ListObjectsV2 operation: All access to this object has been disabled
quick-action-34599
09/03/2019, 7:44 PM