Replies: 2 comments 3 replies
-
|
Hey Alan! It's currently not possible to use an imported bucket since the construct creates bucket policies for buckets, which is not supported for imported buckets. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I'm trying to do the same to use an existing bucket but not sure how to. acceptResponsibilityForUsingImportedBucket (boolean) Allows the use of imported buckets. Optional |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
This might be a stupid question to ask.
Is this supporting adding an existing bucket as the source bucket? If so, how do we do it?
I was doing "s3.Bucket.fromBucketName(...)", but was having issues for casting "IBucket" into "Bucket".
Cheers,
Allan
Beta Was this translation helpful? Give feedback.
All reactions