Skip to content

Instantly share code, notes, and snippets.

@ankursingla
Created December 9, 2019 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ankursingla/1830d124e885a9f18af301077c206547 to your computer and use it in GitHub Desktop.
Save ankursingla/1830d124e885a9f18af301077c206547 to your computer and use it in GitHub Desktop.
AWSIdentity
{
"devpayProductCodes" : null,
"marketplaceProductCodes" : [ "1abc2defghijklm3nopqrs4tu" ],
"availabilityZone" : "us-west-2b",
"privateIp" : "10.158.112.84",
"version" : "2017-09-30",
"instanceId" : "i-1234567890abcdef0",
"billingProducts" : null,
"instanceType" : "t2.micro",
"accountId" : "123456789012",
"imageId" : "ami-5fb8c835",
"pendingTime" : "2016-11-19T16:32:11Z",
"architecture" : "x86_64",
"kernelId" : null,
"ramdiskId" : null,
"region" : "us-west-2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment