Skip to content

Commit

Permalink
Updates SDK to v2.1159.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 21, 2022
1 parent 4952220 commit 1bf2621
Show file tree
Hide file tree
Showing 17 changed files with 358 additions and 209 deletions.
12 changes: 12 additions & 0 deletions .changes/2.1159.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "EC2",
"description": "This release adds support for Private IP VPNs, a new feature allowing S2S VPN connections to use private ip addresses as the tunnel outside ip address over Direct Connect as transport."
},
{
"type": "feature",
"category": "WellArchitected",
"description": "Adds support for lens tagging, Adds support for multiple helpful-resource urls and multiple improvement-plan urls."
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1158.0-->
<!--LATEST=2.1159.0-->
<!--ENTRYINSERT-->

## 2.1159.0
* feature: EC2: This release adds support for Private IP VPNs, a new feature allowing S2S VPN connections to use private ip addresses as the tunnel outside ip address over Direct Connect as transport.
* feature: WellArchitected: Adds support for lens tagging, Adds support for multiple helpful-resource urls and multiple improvement-plan urls.

## 2.1158.0
* feature: DirectoryService: This release adds support for describing and updating AWS Managed Microsoft AD settings
* feature: Outposts: This release adds the AssetLocation structure to the ListAssets response. AssetLocation includes the RackElevation for an Asset.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1158.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1159.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
15 changes: 11 additions & 4 deletions apis/ec2-2016-11-15.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1881,16 +1881,15 @@
"BgpAsn": {
"type": "integer"
},
"PublicIp": {
"locationName": "IpAddress"
},
"PublicIp": {},
"CertificateArn": {},
"Type": {},
"TagSpecifications": {
"shape": "S1t",
"locationName": "TagSpecification"
},
"DeviceName": {},
"IpAddress": {},
"DryRun": {
"locationName": "dryRun",
"type": "boolean"
Expand Down Expand Up @@ -4426,7 +4425,9 @@
"LocalIpv4NetworkCidr": {},
"RemoteIpv4NetworkCidr": {},
"LocalIpv6NetworkCidr": {},
"RemoteIpv6NetworkCidr": {}
"RemoteIpv6NetworkCidr": {},
"OutsideIpAddressType": {},
"TransportTransitGatewayAttachmentId": {}
}
},
"TagSpecifications": {
Expand Down Expand Up @@ -27272,6 +27273,12 @@
"RemoteIpv6NetworkCidr": {
"locationName": "remoteIpv6NetworkCidr"
},
"OutsideIpAddressType": {
"locationName": "outsideIpAddressType"
},
"TransportTransitGatewayAttachmentId": {
"locationName": "transportTransitGatewayAttachmentId"
},
"TunnelInsideIpVersion": {
"locationName": "tunnelInsideIpVersion"
},
Expand Down
31 changes: 26 additions & 5 deletions apis/ec2-2016-11-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@
"output": {
"shape": "CreateCustomerGatewayResult"
},
"documentation": "<p>Provides information to Amazon Web Services about your VPN customer gateway device. The customer gateway is the appliance at your end of the VPN connection. (The device on the Amazon Web Services side of the VPN connection is the virtual private gateway.) You must provide the internet-routable IP address of the customer gateway's external interface. The IP address must be static and can be behind a device performing network address translation (NAT).</p> <p>For devices that use Border Gateway Protocol (BGP), you can also provide the device's BGP Autonomous System Number (ASN). You can use an existing ASN assigned to your network. If you don't have an ASN already, you can use a private ASN. For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/cgw-options.html\">Customer gateway options for your Site-to-Site VPN connection</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p> <p>To create more than one customer gateway with the same VPN type, IP address, and BGP ASN, specify a unique device name for each customer gateway. An identical request returns information about the existing customer gateway; it doesn't create a new customer gateway.</p>"
"documentation": "<p>Provides information to Amazon Web Services about your customer gateway device. The customer gateway device is the appliance at your end of the VPN connection. You must provide the IP address of the customer gateway device’s external interface. The IP address must be static and can be behind a device performing network address translation (NAT).</p> <p>For devices that use Border Gateway Protocol (BGP), you can also provide the device's BGP Autonomous System Number (ASN). You can use an existing ASN assigned to your network. If you don't have an ASN already, you can use a private ASN. For more information, see <a href=\"https://docs.aws.amazon.com/vpn/latest/s2svpn/cgw-options.html\">Customer gateway options for your Site-to-Site VPN connection</a> in the <i>Amazon Web Services Site-to-Site VPN User Guide</i>.</p> <p>To create more than one customer gateway with the same VPN type, IP address, and BGP ASN, specify a unique device name for each customer gateway. An identical request returns information about the existing customer gateway; it doesn't create a new customer gateway.</p>"
},
"CreateDefaultSubnet": {
"name": "CreateDefaultSubnet",
Expand Down Expand Up @@ -12635,8 +12635,7 @@
},
"PublicIp": {
"shape": "String",
"documentation": "<p>The Internet-routable IP address for the customer gateway's outside interface. The address must be static.</p>",
"locationName": "IpAddress"
"documentation": "<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>"
},
"CertificateArn": {
"shape": "String",
Expand All @@ -12655,6 +12654,10 @@
"shape": "String",
"documentation": "<p>A name for the customer gateway device.</p> <p>Length Constraints: Up to 255 characters.</p>"
},
"IpAddress": {
"shape": "String",
"documentation": "<p> IPv4 address for the customer gateway device's outside interface. The address must be static. </p>"
},
"DryRun": {
"shape": "Boolean",
"documentation": "<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
Expand Down Expand Up @@ -15872,7 +15875,7 @@
},
"IpAddress": {
"shape": "String",
"documentation": "<p>The Internet-routable IP address of the customer gateway's outside interface.</p>",
"documentation": "<p>The IP address of the customer gateway device's outside interface.</p>",
"locationName": "ipAddress"
},
"CertificateArn": {
Expand Down Expand Up @@ -18668,7 +18671,7 @@
},
"Filters": {
"shape": "FilterList",
"documentation": "<p>One or more filters.</p> <ul> <li> <p> <code>bgp-asn</code> - The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).</p> </li> <li> <p> <code>customer-gateway-id</code> - The ID of the customer gateway.</p> </li> <li> <p> <code>ip-address</code> - The IP address of the customer gateway's Internet-routable external interface.</p> </li> <li> <p> <code>state</code> - The state of the customer gateway (<code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>type</code> - The type of customer gateway. Currently, the only supported type is <code>ipsec.1</code>.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - 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.</p> </li> </ul>",
"documentation": "<p>One or more filters.</p> <ul> <li> <p> <code>bgp-asn</code> - The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).</p> </li> <li> <p> <code>customer-gateway-id</code> - The ID of the customer gateway.</p> </li> <li> <p> <code>ip-address</code> - The IP address of the customer gateway device's external interface.</p> </li> <li> <p> <code>state</code> - The state of the customer gateway (<code>pending</code> | <code>available</code> | <code>deleting</code> | <code>deleted</code>).</p> </li> <li> <p> <code>type</code> - The type of customer gateway. Currently, the only supported type is <code>ipsec.1</code>.</p> </li> <li> <p> <code>tag</code>:&lt;key&gt; - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p> </li> <li> <p> <code>tag-key</code> - 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.</p> </li> </ul>",
"locationName": "Filter"
},
"DryRun": {
Expand Down Expand Up @@ -54030,6 +54033,16 @@
"documentation": "<p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p>",
"locationName": "remoteIpv6NetworkCidr"
},
"OutsideIpAddressType": {
"shape": "String",
"documentation": "<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>",
"locationName": "outsideIpAddressType"
},
"TransportTransitGatewayAttachmentId": {
"shape": "String",
"documentation": "<p>The transit gateway attachment ID in use for the VPN tunnel.</p>",
"locationName": "transportTransitGatewayAttachmentId"
},
"TunnelInsideIpVersion": {
"shape": "TunnelInsideIpVersion",
"documentation": "<p>Indicates whether the VPN tunnels process IPv4 or IPv6 traffic.</p>",
Expand Down Expand Up @@ -54078,6 +54091,14 @@
"RemoteIpv6NetworkCidr": {
"shape": "String",
"documentation": "<p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p> <p>Default: <code>::/0</code> </p>"
},
"OutsideIpAddressType": {
"shape": "String",
"documentation": "<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>"
},
"TransportTransitGatewayAttachmentId": {
"shape": "TransitGatewayAttachmentId",
"documentation": "<p>The transit gateway attachment ID to use for the VPN tunnel.</p> <p>Required if <code>OutsideIpAddressType</code> is set to <code>PrivateIpv4</code>.</p>"
}
},
"documentation": "<p>Describes VPN connection options.</p>"
Expand Down
Loading

0 comments on commit 1bf2621

Please sign in to comment.