Key |
Returned |
Description |
arn
string
|
when Launch Configuration was found |
Name of the AMI
Sample:
arn:aws:autoscaling:eu-west-1:12345:launchConfiguration:d82f050e-e315:launchConfigurationName/yourproject
|
associate_public_address
boolean
|
when Launch Configuration was found |
Assign public address or not
Sample:
True
|
block_device_mappings
list
|
when Launch Configuration was found |
Launch Configuration block device mappings property
|
classic_link_vpc_security_groups
list
|
when Launch Configuration was found |
Launch Configuration classic link vpc security groups property
|
created_time
string
|
when Launch Configuration was found |
When it was created
Sample:
2016-06-29T14:59:22.222000+00:00
|
ebs_optimized
boolean
|
when Launch Configuration was found |
Launch Configuration EBS optimized property
|
image_id
string
|
when Launch Configuration was found |
AMI id
Sample:
ami-0d75df7e
|
instance_monitoring
string
|
when Launch Configuration was found |
Launch Configuration instance monitoring property
Sample:
{'Enabled': False}
|
instance_type
string
|
when Launch Configuration was found |
Type of ec2 instance
Sample:
t2.small
|
kernel_id
string
|
when Launch Configuration was found |
Launch Configuration kernel to use
|
keyname
string
|
when Launch Configuration was found |
Launch Configuration ssh key
Sample:
mykey
|
name
string
|
when Launch Configuration was found |
Name of the Launch Configuration
Sample:
myapp-v123
|
ram_disk_id
string
|
when Launch Configuration was found |
Launch Configuration ram disk property
|
security_groups
list
|
when Launch Configuration was found |
Launch Configuration security groups
|
user_data
string
|
when Launch Configuration was found |
User data used to start instance
Sample:
ZXhwb3J0IENMT1VE
|