Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(s3): notifications to existing buckets #15158

Merged

Conversation

michaelbrewer
Copy link
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

gitpod-io bot commented Jun 16, 2021

@michaelbrewer michaelbrewer changed the title Feat add notification to existing s3 bucket feat(s3): notifications to existing buckets Jun 16, 2021
@michaelbrewer
Copy link
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
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
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
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).

@michaelbrewer michaelbrewer deleted the feat-add-notification-to-existing-s3-bucket branch June 16, 2021 18:38
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