Created
August 30, 2024 14:16
-
-
Save trylix/3800006d7305809f19764564e0505a58 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "source": ["custom.branchDeploy"], | |
| "detail-type": ["ECS Deploy Expiration"], | |
| "resources": [], | |
| "detail": { | |
| "branch_name": "feature-branch", | |
| "cluster_name": "my-cluster-name", | |
| "listener_arn": "arn:aws:elasticloadbalancing:us-east-1:123456789012:listener/app/my-load-balancer/50dc6c495c0c9188/7c7a56b0" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment