[ECR] [request]: EventBridge event on new repository creation
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
Add a repository-created Event to EventBridge.
**Which service(s) is this request for?**
ECR
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
When colleagues add a new ECR repository they need to remember to run a Lambda that will grant sharing with our test/prod accounts. It would be better if they did not need to know - instead the lambda could be triggered by a new repository event and just set the permissions automatically.
**Are you currently working around this issue?**
Manually run Lambda. Indeed it runs at 8am every day to ensure permissions but it's not ideal.
Contributor guide
Research direction
Start with the ECR request and the current manual Lambda workaround described in the issue. Verify the expected repository-created event, its EventBridge availability, and how it would support automatic permission setup; done means the event reliably enables that automation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100