|
21982 | 21982 | "CreateCustomerGatewayRequest$PublicIp": "<p> <i>This member has been deprecated.</i> The Internet-routable IP address for the customer gateway's outside interface. The address must be static.</p>",
|
21983 | 21983 | "CreateCustomerGatewayRequest$CertificateArn": "<p>The Amazon Resource Name (ARN) for the customer gateway certificate.</p>",
|
21984 | 21984 | "CreateCustomerGatewayRequest$DeviceName": "<p>A name for the customer gateway device.</p> <p>Length Constraints: Up to 255 characters.</p>",
|
21985 |
| - "CreateCustomerGatewayRequest$IpAddress": "<p>IPv4 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. </p>", |
| 21985 | + "CreateCustomerGatewayRequest$IpAddress": "<p>The IP 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>Ipv6</code>, you can use an IPv6 address. </p>", |
21986 | 21986 | "CreateDelegateMacVolumeOwnershipTaskRequest$ClientToken": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html\">Ensuring Idempotency</a>.</p>",
|
21987 | 21987 | "CreateEgressOnlyInternetGatewayRequest$ClientToken": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see <a href=\"https://docs.aws.amazon.com/ec2/latest/devguide/ec2-api-idempotency.html\">Ensuring idempotency</a>.</p>",
|
21988 | 21988 | "CreateEgressOnlyInternetGatewayResult$ClientToken": "<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.</p>",
|
|
22164 | 22164 | "CustomerGateway$CustomerGatewayId": "<p>The ID of the customer gateway.</p>",
|
22165 | 22165 | "CustomerGateway$State": "<p>The current state of the customer gateway (<code>pending | available | deleting | deleted</code>).</p>",
|
22166 | 22166 | "CustomerGateway$Type": "<p>The type of VPN connection the customer gateway supports (<code>ipsec.1</code>).</p>",
|
22167 |
| - "CustomerGateway$IpAddress": "<p> IPv4 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. </p>", |
| 22167 | + "CustomerGateway$IpAddress": "<p> The IP 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. If <code>OutsideIpAddressType</code> is set to <code>Ipv6</code>, you can use a public IPv6 address. </p>", |
22168 | 22168 | "CustomerGateway$BgpAsn": "<p>The customer gateway device's Border Gateway Protocol (BGP) Autonomous System Number (ASN).</p> <p>Valid values: <code>1</code> to <code>2,147,483,647</code> </p>",
|
22169 | 22169 | "DataQuery$Id": "<p>A user-defined ID associated with a data query that's returned in the <code>dataResponse</code> identifying the query. For example, if you set the Id to <code>MyQuery01</code>in the query, the <code>dataResponse</code> identifies the query as <code>MyQuery01</code>.</p>",
|
22170 | 22170 | "DataQuery$Source": "<p>The Region or Availability Zone that's the source for the data query. For example, <code>us-east-1</code>.</p>",
|
@@ -23993,13 +23993,13 @@
|
23993 | 23993 | "VpnConnectionOptions$RemoteIpv4NetworkCidr": "<p>The IPv4 CIDR on the Amazon Web Services side of the VPN connection.</p>",
|
23994 | 23994 | "VpnConnectionOptions$LocalIpv6NetworkCidr": "<p>The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>",
|
23995 | 23995 | "VpnConnectionOptions$RemoteIpv6NetworkCidr": "<p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p>",
|
23996 |
| - "VpnConnectionOptions$OutsideIpAddressType": "<p>The type of IPv4 address assigned to the outside interface of the customer gateway.</p> <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code> </p> <p>Default: <code>PublicIpv4</code> </p>", |
| 23996 | + "VpnConnectionOptions$OutsideIpAddressType": "<p>The type of IPv4 address assigned to the outside interface of the customer gateway.</p> <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code> | <code>Ipv6</code> </p> <p>Default: <code>PublicIpv4</code> </p>", |
23997 | 23997 | "VpnConnectionOptions$TransportTransitGatewayAttachmentId": "<p>The transit gateway attachment ID in use for the VPN tunnel.</p>",
|
23998 | 23998 | "VpnConnectionOptionsSpecification$LocalIpv4NetworkCidr": "<p>The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.</p> <p>Default: <code>0.0.0.0/0</code> </p>",
|
23999 | 23999 | "VpnConnectionOptionsSpecification$RemoteIpv4NetworkCidr": "<p>The IPv4 CIDR on the Amazon Web Services side of the VPN connection.</p> <p>Default: <code>0.0.0.0/0</code> </p>",
|
24000 | 24000 | "VpnConnectionOptionsSpecification$LocalIpv6NetworkCidr": "<p>The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.</p> <p>Default: <code>::/0</code> </p>",
|
24001 | 24001 | "VpnConnectionOptionsSpecification$RemoteIpv6NetworkCidr": "<p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p> <p>Default: <code>::/0</code> </p>",
|
24002 |
| - "VpnConnectionOptionsSpecification$OutsideIpAddressType": "<p>The type of IPv4 address assigned to the outside interface of the customer gateway device.</p> <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code> </p> <p>Default: <code>PublicIpv4</code> </p>", |
| 24002 | + "VpnConnectionOptionsSpecification$OutsideIpAddressType": "<p>The type of IP address assigned to the outside interface of the customer gateway device.</p> <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code> | <code>Ipv6</code> </p> <p>Default: <code>PublicIpv4</code> </p>", |
24003 | 24003 | "VpnGateway$VpnGatewayId": "<p>The ID of the virtual private gateway.</p>",
|
24004 | 24004 | "VpnGateway$AvailabilityZone": "<p>The Availability Zone where the virtual private gateway was created, if applicable. This field may be empty or not returned.</p>",
|
24005 | 24005 | "VpnStaticRoute$DestinationCidrBlock": "<p>The CIDR block associated with the local subnet of the customer data center.</p>",
|
|
0 commit comments