---
call: DescribeCustomerGateways
service: EC2
tests:
  - expected: 65534
    op: eq
    path: CustomerGateways.0.BgpAsn
  - expected: cgw-b4dc3961
    op: eq
    path: CustomerGateways.0.CustomerGatewayId
  - expected: 12.1.2.3
    op: eq
    path: CustomerGateways.0.IpAddress
  - expected: available
    op: eq
    path: CustomerGateways.0.State
  - expected: ipsec.1
    op: eq
    path: CustomerGateways.0.Type