go.mondoo.com/cnquery@v0.0.0-20231005093811-59568235f6ea/providers/os/id/awsec2/testdata/instance-identity-document.json (about)

     1  {
     2    "devpayProductCodes" : null,
     3    "marketplaceProductCodes" : [ "1abc2defghijklm3nopqrs4tu" ], 
     4    "availabilityZone" : "us-west-2b",
     5    "privateIp" : "10.158.112.84",
     6    "version" : "2017-09-30",
     7    "instanceId" : "i-1234567890abcdef0",
     8    "billingProducts" : null,
     9    "instanceType" : "t2.micro",
    10    "accountId" : "123456789012",
    11    "imageId" : "ami-5fb8c835",
    12    "pendingTime" : "2016-11-19T16:32:11Z",
    13    "architecture" : "x86_64",
    14    "kernelId" : null,
    15    "ramdiskId" : null,
    16    "region" : "us-west-2"
    17  }