Skip to content

Instantly share code, notes, and snippets.

@chuwy
Created October 1, 2015 12:33
Show Gist options
  • Save chuwy/14fc1444e98f88769781 to your computer and use it in GitHub Desktop.
Save chuwy/14fc1444e98f88769781 to your computer and use it in GitHub Desktop.
{
"meta-data" : {
"ami-id" : "ami-d05e75b8",
"ami-launch-index" : "0",
"ami-manifest-path" : "(unknown)",
"block-device-mapping" : {
"ami" : "/dev/sda1",
"root" : "/dev/sda1"
},
"hostname" : "ip-172-31-9-37.ec2.internal",
"instance-action" : "none",
"instance-id" : "i-8297a757",
"instance-type" : "t2.micro",
"local-hostname" : "ip-172-31-9-37.ec2.internal",
"local-ipv4" : "172.31.9.37",
"mac" : "0a:f5:99:89:bb:37",
"metrics" : {
"vhostmd" : "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
},
"placement" : {
"availability-zone" : "us-east-1c"
},
"profile" : "default-hvm",
"public-hostname" : "ec2-54-209-5-232.compute-1.amazonaws.com",
"public-ipv4" : "54.209.5.232",
"public-keys" : {
"0=amazon-east" : {
"openssh-key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1pgIAI8VL/xmB4q5UBzU/O2fwYBuCihV4KU2EC2JsPXOLMrLILUOXzN6uF0DEOF68Cw6uWVr70nbtZq4/yUmq1nBQ/p4CzGgk6KkLVSpNP4nOOJJYSjou68OG9zjwaUKiNz0Ndl6DTYE+tKXzWor/M2kn9fxYDxSacLuqqot2BQgyfvVLXWIKoJg8jO6K8UST9B6/ET8zcQZzCkgJaZ5UdIMayzOOrcZDK5lUT8+nRM3Cdl+GGiLJtHgVNz69CsaBljBXjcptuzY0ZZ6dV8oct8ZANSlRvKX4NbG5sAmD/Ohh2t2W+X79TN7AkYfU/28Si3/048aFSb80sHhJca2T amazon-east\n"
}
},
"reservation-id" : "r-dbf26e26",
"security-groups" : "Nothing",
"services" : {
"domain" : "amazonaws.com"
},
"primary-interface" : {
"device-number" : "0",
"interface-id" : "eni-15afbc5f",
"ipv4-associations" : {
"54.209.5.232" : "172.31.9.37"
},
"local-hostname" : "ip-172-31-9-37.ec2.internal",
"local-ipv4s" : "172.31.9.37",
"mac" : "0a:f5:99:89:bb:37",
"owner-id" : "252193496797",
"public-hostname" : "ec2-54-209-5-232.compute-1.amazonaws.com",
"public-ipv4s" : "54.209.5.232",
"security-group-ids" : "sg-6a11fc0c",
"security-groups" : "Nothing",
"subnet-id" : "subnet-acc9cedb",
"subnet-ipv4-cidr-block" : "172.31.0.0/20",
"vpc-id" : "vpc-e4d02d80",
"vpc-ipv4-cidr-block" : "172.31.0.0/16"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment