AWS eventbridge documentation change
Summary
Removed ECR Image Action/Scan/Replication/Referrer events and updated detail-type to ECR Artifact Action
Security assessment
Event type consolidation without explicit security context. Removal of Image Scan event might impact monitoring but no vulnerability evidence provided
Diff
diff --git a/eventbridge/latest/ref/events-ref-ecr.md b/eventbridge/latest/ref/events-ref-ecr.md index b06d43c5f..e5b7e32fc 100644 --- a//eventbridge/latest/ref/events-ref-ecr.md +++ b//eventbridge/latest/ref/events-ref-ecr.md @@ -15,6 +14,0 @@ Amazon ECR sends the following events directly to EventBridge: - * ECR Image Action - - * ECR Image Scan - - * ECR Replication Action - @@ -23,2 +16,0 @@ Amazon ECR sends the following events directly to EventBridge: - * ECR Referrer Action - @@ -51 +43 @@ To match against specific events, include a `detail-type` attribute specifying a - "detail-type": ["ECR Image Action"] + "detail-type": ["ECR Artifact Action"]