Can we use an existing S3 bucket with the sst Buck...
# help
a
Can we use an existing S3 bucket with the sst Bucket construct?
f
Not currently. You can’t add a bucket notification Lambda to an exist S3 Buket.
CDK is adding support for it, you can watch the progress here - https://github.com/serverless-stack/serverless-stack/issues/338
a
okay, that’s great. Thank you, Frank.