-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsample_event.json
72 lines (72 loc) · 2.23 KB
/
sample_event.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"version": "0",
"id": "dee9a69c-8166-1ad7-41d4-1dad201e29f6",
"detail-type": "AWS API Call via CloudTrail",
"source": "aws.apigateway",
"account": "374852340821",
"time": "2018-04-09T00:17:47Z",
"region": "us-east-1",
"resources": [],
"detail": {
"eventVersion": "1.05",
"userIdentity": {
"type": "IAMUser",
"principalId": "AIDAIRMUZZEGPO27IPFYW",
"arn": "arn:aws:iam::374852340821:user/yan.cui",
"accountId": "374852340821",
"accessKeyId": "ASIAJNZDKN26DXPZFYQE",
"userName": "yan.cui",
"sessionContext": {
"attributes": {
"mfaAuthenticated": "false",
"creationDate": "2018-04-09T00:17:30Z"
}
},
"invokedBy": "cloudformation.amazonaws.com"
},
"eventTime": "2018-04-09T00:17:47Z",
"eventSource": "apigateway.amazonaws.com",
"eventName": "CreateDeployment",
"awsRegion": "us-east-1",
"sourceIPAddress": "cloudformation.amazonaws.com",
"userAgent": "cloudformation.amazonaws.com",
"requestParameters": {
"restApiId": "8kbasri6v7",
"createDeploymentInput": {
"stageName": "dev"
},
"template": false
},
"responseElements": {
"id": "cj2y0f",
"createdDate": "Apr 9, 2018 12:17:47 AM",
"deploymentUpdate": {
"restApiId": "8kbasri6v7",
"deploymentId": "cj2y0f",
"template": false
},
"deploymentStages": {
"deploymentId": "cj2y0f",
"restApiId": "8kbasri6v7",
"template": false,
"templateSkipList": [
"position"
]
},
"deploymentDelete": {
"deploymentId": "cj2y0f",
"restApiId": "8kbasri6v7",
"template": false
},
"self": {
"deploymentId": "cj2y0f",
"restApiId": "8kbasri6v7",
"template": false
}
},
"requestID": "6e25bd56-3b8b-11e8-a351-e5e3d3161fe7",
"eventID": "a150d941-7a54-4572-97b2-0614a81fd25b",
"readOnly": false,
"eventType": "AwsApiCall"
}
}