aws-ecr to support onImageScanCompleted() #4818
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Amazon ECR has announced the image scanning support and
aws-ecr
should addonImageScanCompleted()
to trigger the event target from cloudwatch events.Use Case
To build a pipeline on image push, scanning on push and notification on scan completed.
More details and demos here:
https://twitter.com/pahudnet/status/1189556289312935937
and
https://twitter.com/pahudnet/status/1189723775937343488
Proposed Solution
Add
onImagePushCompleted
in RepositoryBase.Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: