Customer Gateways

This table represents the Customer Gateways resource from Amazon Web Services.

aws.customer_gateway

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
bgp_asncorestringThe customer gateway device's Border Gateway Protocol (BGP) Autonomous System Number (ASN). Valid values: <code>1</code> to <code>2,147,483,647</code>
bgp_asn_extendedcorestringThe customer gateway device's Border Gateway Protocol (BGP) Autonomous System Number (ASN). Valid values: <code>2,147,483,648</code> to <code>4,294,967,295</code>
certificate_arncorestringThe Amazon Resource Name (ARN) for the customer gateway certificate.
customer_gateway_arncorestring
customer_gateway_idcorestringThe ID of the customer gateway.
device_namecorestringThe name of customer gateway device.
ip_addresscorestringIPv4 address for the customer gateway device's outside interface. The address must be static. If <code>OutsideIpAddressType</code> in your VPN connection options is set to <code>PrivateIpv4</code>, you can use an RFC6598 or RFC1918 private IPv4 address. If <code>OutsideIpAddressType</code> is set to <code>PublicIpv4</code>, you can use a public IPv4 address.
statecorestringThe current state of the customer gateway (<code>pending | available | deleting | deleted</code>).
tagscorehstore
typecorestringThe type of VPN connection the customer gateway supports (<code>ipsec.1</code>).