Skip to content

Instantly share code, notes, and snippets.

@ankursingla
Created December 9, 2019 17:36
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/99f68a5da980b72206d2f23502a9d219 to your computer and use it in GitHub Desktop.
Save ankursingla/99f68a5da980b72206d2f23502a9d219 to your computer and use it in GitHub Desktop.
AWS Identity Document
{
"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