aws::customer-gateway

Query customer gateway.

Example

customer-gateway: $(external-query aws::customer-gateway { state: 'available'})

Attributes

Attribute Description
bgp-asn The customer gateway’s Border Gateway Protocol (BGP) Autonomous System Number (ASN).
customer-gateway-id The ID of the customer gateway.
ip-address The IP address of the customer gateway’s Internet-routable external interface.
state The state of the customer gateway . Valid values are pending or available or deleting or deleted.
type The type of customer gateway. Currently, the only supported type is ipsec.1.
tag map The key/value combination of a tag assigned to the resource.
tag-key The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.