Created
February 14, 2023 14:04
-
-
Save moss2k13/7c27b311fc028f8ea6082d58fe42354e 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
{ | |
"eventVersion": "1.08", | |
"userIdentity": { | |
"type": "AssumedRole", | |
"principalId": "AROAQ5PTXMOKNYTYDEY4L:packerwithoutconditions", | |
"arn": "arn:aws:sts::063325037460:assumed-role/packer-test-role/packerwithoutconditions", | |
"accountId": "063325037460", | |
"accessKeyId": "ASIAQ5PTXMOKCFCEFF53", | |
"sessionContext": { | |
"sessionIssuer": { | |
"type": "Role", | |
"principalId": "AROAQ5PTXMOKNYTYDEY4L", | |
"arn": "arn:aws:iam::063325037460:role/packer-test-role", | |
"accountId": "063325037460", | |
"userName": "packer-test-role" | |
}, | |
"webIdFederationData": {}, | |
"attributes": { | |
"creationDate": "2023-02-14T11:54:47Z", | |
"mfaAuthenticated": "false" | |
} | |
} | |
}, | |
"eventTime": "2023-02-14T11:54:50Z", | |
"eventSource": "ec2.amazonaws.com", | |
"eventName": "DescribeImages", | |
"awsRegion": "eu-central-1", | |
"sourceIPAddress": "5.173.153.43", | |
"userAgent": "APN/1.0 HashiCorp/1.0 packer-plugin-amazon/1.1.6 (+https://www.packer.io/docs/builders/amazon) Packer/1.8.5 (+https://www.packer.io) aws-sdk-go/1.44.110 (go1.18.9; linux; amd64)", | |
"requestParameters": { | |
"executableBySet": {}, | |
"imagesSet": {}, | |
"ownersSet": {}, | |
"filterSet": { | |
"items": [ | |
{ | |
"name": "name", | |
"valueSet": { | |
"items": [ | |
{ | |
"value": "my-dev-build" | |
} | |
] | |
} | |
} | |
] | |
} | |
}, | |
"responseElements": null, | |
"requestID": "c32fcf6b-20fd-481b-9164-307068d91d0e", | |
"eventID": "8fb2905a-72ce-4f9a-aa3f-6c5ece85fa37", | |
"readOnly": true, | |
"eventType": "AwsApiCall", | |
"managementEvent": true, | |
"recipientAccountId": "063325037460", | |
"eventCategory": "Management", | |
"tlsDetails": { | |
"tlsVersion": "TLSv1.2", | |
"cipherSuite": "ECDHE-RSA-AES128-GCM-SHA256", | |
"clientProvidedHostHeader": "ec2.eu-central-1.amazonaws.com" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment