Created
August 26, 2019 19:50
-
-
Save BedrosovaYulia/0c63d7c74136991689af9a839ea7028c 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
{ | |
"invokingEvent": "{\"configurationItem\":{\"configurationItemCaptureTime\":\"2016-02-17T01:36:34.043Z\",\"awsAccountId\":\"123456789012\",\"configurationItemStatus\":\"OK\",\"resourceId\":\"i-00000000\",\"ARN\":\"arn:aws:ec2:us-east-2:123456789012:instance/i-00000000\",\"awsRegion\":\"us-east-2\",\"availabilityZone\":\"us-east-2a\",\"resourceType\":\"AWS::EC2::Instance\",\"tags\":{\"Foo\":\"Bar\"},\"relationships\":[{\"resourceId\":\"eipalloc-00000000\",\"resourceType\":\"AWS::EC2::EIP\",\"name\":\"Is attached to ElasticIp\"}],\"configuration\":{\"foo\":\"bar\"}},\"messageType\":\"ConfigurationItemChangeNotification\"}", | |
"ruleParameters": "{\"myParameterKey\":\"myParameterValue\"}", | |
"resultToken": "myResultToken", | |
"eventLeftScope": false, | |
"executionRoleArn": "arn:aws:iam::123456789012:role/config-role", | |
"configRuleArn": "arn:aws:config:us-east-2:123456789012:config-rule/config-rule-0123456", | |
"configRuleName": "change-triggered-config-rule", | |
"configRuleId": "config-rule-0123456", | |
"accountId": "123456789012", | |
"version": "1.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment