Insight Horizon
environment /

describe_vpn_gateways - Boto3 1.34.74 documentation

{ 'VpnGateways': [ { 'AvailabilityZone': 'string', 'State': 'pending'|'available'|'deleting'|'deleted', 'Type': 'ipsec.1', 'VpcAttachments': [ { 'State': 'attaching'|'attached'|'detaching'|'detached', 'VpcId': 'string' }, ], 'VpnGatewayId': 'string', 'AmazonSideAsn': 123, 'Tags': [ { 'Key': 'string', 'Value': 'string' }, ] }, ]}