{
"Groups": [],
"Instances": [
{
"AmiLaunchIndex": 0,
"ImageId": "ami-0ff21806645c5e492",
"InstanceId": "i-04e4cc1dbde731b6f",
"InstanceType": "t2.micro",
"LaunchTime": "2021-04-09T01:23:45.000Z",
"Monitoring": {
"State": "disabled"
},
"Placement": {
"AvailabilityZone": "ap-northeast-1a",
"GroupName": "",
"Tenancy": "default"
},
"PrivateDnsName": "ip-10-8-0-111.ap-northeast-1.compute.internal",
"PrivateIpAddress": "10.8.0.111",
"ProductCodes": [],
"PublicDnsName": "",
"State": {
"Code": 0,
"Name": "pending"
},
"StateTransitionReason": "",
"SubnetId": "subnet-01eea41c7e154dfdf",
"VpcId": "vpc-04ca4b4b9b85a8601",
"Architecture": "x86_64",
"BlockDeviceMappings": [],
"ClientToken": "15f7916d-a62d-4deb-9d51-ba3dc10bd958",
"EbsOptimized": false,
"Hypervisor": "xen",
"IamInstanceProfile": {
"Arn": "arn:aws:iam::XXXXXXXXXXXX:instance-profile/handson-cli-iam-instance-profile",
"Id": "AIPAVG7QTSKL2ILK4LPFY"
},
"NetworkInterfaces": [
{
"Attachment": {
"AttachTime": "2021-04-09T01:23:45.000Z",
"AttachmentId": "eni-attach-0a49c43b1e9333ccd",
"DeleteOnTermination": true,
"DeviceIndex": 0,
"Status": "attaching"
},
"Description": "",
"Groups": [
{
"GroupName": "public-sg",
"GroupId": "sg-0fdc6689f6b239d71"
}
],
"Ipv6Addresses": [],
"MacAddress": "06:47:63:1a:cb:6e",
"NetworkInterfaceId": "eni-05cf33957979a63ef",
"OwnerId": "XXXXXXXXXXXX",
"PrivateIpAddress": "10.8.0.111",
"PrivateIpAddresses": [
{
"Primary": true,
"PrivateIpAddress": "10.8.0.111"
}
],
"SourceDestCheck": true,
"Status": "in-use",
"SubnetId": "subnet-01eea41c7e154dfdf",
"VpcId": "vpc-04ca4b4b9b85a8601",
"InterfaceType": "interface"
}
],
"RootDeviceName": "/dev/xvda",
"RootDeviceType": "ebs",
"SecurityGroups": [
{
"GroupName": "public-sg",
"GroupId": "sg-0fdc6689f6b239d71"
}
],
"SourceDestCheck": true,
"StateReason": {
"Code": "pending",
"Message": "pending"
},
"Tags": [
{
"Key": "Name",
"Value": "handson-cli-iam-userdata-instance_profile-instance"
}
],
"VirtualizationType": "hvm",
"CpuOptions": {
"CoreCount": 1,
"ThreadsPerCore": 1
},
"CapacityReservationSpecification": {
"CapacityReservationPreference": "open"
},
"MetadataOptions": {
"State": "pending",
"HttpTokens": "optional",
"HttpPutResponseHopLimit": 1,
"HttpEndpoint": "enabled"
}
}
],
"OwnerId": "XXXXXXXXXXXX",
"ReservationId": "r-0b162d03f306dc229"
}