@ -477,18 +477,18 @@ instances:
groups :
groups :
description : One or more security groups .
description : One or more security groups .
returned : always
returned : always
type : complex
type : list of complex
contains :
contains :
- group_id :
group_id :
description : The ID of the security group .
description : The ID of the security group .
returned : always
returned : always
type : str
type : str
sample : sg - abcdef12
sample : sg - abcdef12
group_name :
group_name :
description : The name of the security group .
description : The name of the security group .
returned : always
returned : always
type : str
type : str
sample : mygroup
sample : mygroup
ipv6_addresses :
ipv6_addresses :
description : One or more IPv6 addresses associated with the network interface .
description : One or more IPv6 addresses associated with the network interface .
returned : always
returned : always
@ -522,38 +522,38 @@ instances:
private_ip_addresses :
private_ip_addresses :
description : The private IPv4 addresses associated with the network interface .
description : The private IPv4 addresses associated with the network interface .
returned : always
returned : always
type : complex
type : list of complex
contains :
contains :
- association :
association :
description : The association information for an Elastic IP address ( IPv4 ) associated with the network interface .
description : The association information for an Elastic IP address ( IPv4 ) associated with the network interface .
returned : always
returned : always
type : complex
type : complex
contains :
contains :
ip_owner_id :
ip_owner_id :
description : The ID of the owner of the Elastic IP address .
description : The ID of the owner of the Elastic IP address .
returned : always
returned : always
type : str
type : str
sample : amazon
sample : amazon
public_dns_name :
public_dns_name :
description : The public DNS name .
description : The public DNS name .
returned : always
returned : always
type : str
type : str
sample : " "
sample : " "
public_ip :
public_ip :
description : The public IP address or Elastic IP address bound to the network interface .
description : The public IP address or Elastic IP address bound to the network interface .
returned : always
returned : always
type : str
type : str
sample : 1.2 .3 .4
sample : 1.2 .3 .4
primary :
primary :
description : Indicates whether this IPv4 address is the primary private IP address of the network interface .
description : Indicates whether this IPv4 address is the primary private IP address of the network interface .
returned : always
returned : always
type : bool
type : bool
sample : true
sample : true
private_ip_address :
private_ip_address :
description : The private IPv4 address of the network interface .
description : The private IPv4 address of the network interface .
returned : always
returned : always
type : str
type : str
sample : 10.0 .0 .1
sample : 10.0 .0 .1
source_dest_check :
source_dest_check :
description : Indicates whether source / destination checking is enabled .
description : Indicates whether source / destination checking is enabled .
returned : always
returned : always
@ -607,18 +607,18 @@ instances:
product_codes :
product_codes :
description : One or more product codes .
description : One or more product codes .
returned : always
returned : always
type : complex
type : list of complex
contains :
contains :
- product_code_id :
product_code_id :
description : The product code .
description : The product code .
returned : always
returned : always
type : str
type : str
sample : aw0evgkw8ef3n2498gndfgasdfsd5cce
sample : aw0evgkw8ef3n2498gndfgasdfsd5cce
product_code_type :
product_code_type :
description : The type of product code .
description : The type of product code .
returned : always
returned : always
type : str
type : str
sample : marketplace
sample : marketplace
public_dns_name :
public_dns_name :
description : The public DNS name assigned to the instance .
description : The public DNS name assigned to the instance .
returned : always
returned : always
@ -642,18 +642,18 @@ instances:
security_groups :
security_groups :
description : One or more security groups for the instance .
description : One or more security groups for the instance .
returned : always
returned : always
type : complex
type : list of complex
contains :
contains :
- group_id :
group_id :
description : The ID of the security group .
description : The ID of the security group .
returned : always
returned : always
type : str
type : str
sample : sg - 0123456
sample : sg - 0123456
- group_name :
group_name :
description : The name of the security group .
description : The name of the security group .
returned : always
returned : always
type : str
type : str
sample : my - security - group
sample : my - security - group
network . source_dest_check :
network . source_dest_check :
description : Indicates whether source / destination checking is enabled .
description : Indicates whether source / destination checking is enabled .
returned : always
returned : always