Skip to content

feat(s3): notifications to existing buckets#15158

Merged
mergify[bot] merged 178 commits intoaws:masterfrom
michaelbrewer:feat-add-notification-to-existing-s3-bucket
Jun 16, 2021
Merged

feat(s3): notifications to existing buckets#15158
mergify[bot] merged 178 commits intoaws:masterfrom
michaelbrewer:feat-add-notification-to-existing-s3-bucket

Conversation

@michaelbrewer
Copy link
Copy Markdown
Contributor

@michaelbrewer michaelbrewer commented Jun 16, 2021

An update custom resource changes to support adding notifications to an existing S3 bucket

Resolves #2004


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Michael Brewer added 30 commits November 29, 2020 05:11
Initial custom resource changes to support adding notifications to an existing S3 bucket

TODO: Move up the addNotification functions to BucketBase
When removing elements from the existing configuration we should also check to remove the old configuration
Move `addEventNotification` to BucketBase to support setting up bucket
notification on existing buckets
…ael),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),120(lpadmin),131(lxd),132(sambashare),135(docker) and clarify code
Currently using semi quotes trancates the documentation
Currently using semi quotes trancates the documentation
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Jun 16, 2021

@michaelbrewer
Copy link
Copy Markdown
Contributor Author

Sorry @iliapolo i had to move it to my personal github account @mergify does not play nicely with organizational repos.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 16, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 7b1cee2
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 7d218c2 into aws:master Jun 16, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 16, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

matthewsvu pushed a commit to matthewsvu/aws-cdk that referenced this pull request Jun 22, 2021
An update custom resource changes to support adding notifications to an existing S3 bucket

Resolves aws#2004

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Aug 26, 2021
An update custom resource changes to support adding notifications to an existing S3 bucket

Resolves aws#2004

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

s3: allow defining bucket notifications for unowned buckets

3 participants