Created
November 2, 2017 16:10
-
-
Save jpbarto/698ce2acb4c4804e2284c91efb6a764b to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"version": "0", | |
"id": "cbdd5653-b2b9-8c4e-c7de-bd6a0e879c9a", | |
"detail-type": "EC2 Instance State-change Notification", | |
"source": "aws.ec2", | |
"account": "776347453069", | |
"time": "2017-10-29T23:07:54Z", | |
"region": "ap-southeast-2", | |
"resources": [ | |
"arn:aws:ec2:ap-southeast-2:776347453069:instance/i-0533ccc4be7f511af" | |
], | |
"detail": { | |
"instance-id": "i-0533ccc4be7f511af", | |
"state": "running" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment