Created
August 7, 2019 09:19
-
-
Save sionsmith/23b7dfcd3ab9c302dc1c172c871a589a to your computer and use it in GitHub Desktop.
AWS event template published for CodeBuild successful builds.
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": "com.ami.builder", | |
"DetailType": "AmiBuilder", | |
"Detail": "{ \"AmiStatus\": \"Created\"}", | |
"Resources": [ "<<AMI-ID>>" ] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment