health /
create_vpn_gateway - Boto3 1.34.87 documentation
{ 'VpnGateway': { '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' }, ] }}