Skip to content

Commit

Permalink
Updates SDK to v2.741.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 27, 2020
1 parent 164f318 commit 5ae5a7d
Show file tree
Hide file tree
Showing 21 changed files with 1,892 additions and 1,039 deletions.
17 changes: 17 additions & 0 deletions .changes/2.741.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "EC2",
"description": "Introduces support to initiate Internet Key Exchange (IKE) negotiations for VPN connections from AWS. A user can now send the initial IKE message to their Customer Gateway (CGW) from VPN endpoints."
},
{
"type": "feature",
"category": "GameLift",
"description": "GameLift FleetIQ as a standalone feature is now generally available. FleetIQ makes low-cost Spot instances viable for game hosting. Use GameLift FleetIQ with your EC2 Auto Scaling groups."
},
{
"type": "feature",
"category": "MediaConvert",
"description": "AWS Elemental MediaConvert SDK has added support for WebM DASH outputs as well as H.264 4:2:2 10-bit output in MOV and MP4."
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.740.0-->
<!--LATEST=2.741.0-->
<!--ENTRYINSERT-->

## 2.741.0
* feature: EC2: Introduces support to initiate Internet Key Exchange (IKE) negotiations for VPN connections from AWS. A user can now send the initial IKE message to their Customer Gateway (CGW) from VPN endpoints.
* feature: GameLift: GameLift FleetIQ as a standalone feature is now generally available. FleetIQ makes low-cost Spot instances viable for game hosting. Use GameLift FleetIQ with your EC2 Auto Scaling groups.
* feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for WebM DASH outputs as well as H.264 4:2:2 10-bit output in MOV and MP4.

## 2.740.0
* bugfix: TypeScript type definitions: Deep imports of clients no longer reference entire SDK type definitions
* feature: Appflow: Amazon AppFlow is a fully managed integration service that securely transfers data between AWS services and SaaS applications. This update releases the first version of Amazon AppFlow APIs and SDK.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
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.740.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.741.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
79 changes: 66 additions & 13 deletions apis/ec2-2016-11-15.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -3448,6 +3448,7 @@
"DPDTimeoutSeconds": {
"type": "integer"
},
"DPDTimeoutAction": {},
"Phase1EncryptionAlgorithms": {
"shape": "Shr",
"locationName": "Phase1EncryptionAlgorithm"
Expand Down Expand Up @@ -3475,10 +3476,15 @@
"IKEVersions": {
"shape": "Si3",
"locationName": "IKEVersion"
}
},
"StartupAction": {}
}
}
}
},
"LocalIpv4NetworkCidr": {},
"RemoteIpv4NetworkCidr": {},
"LocalIpv6NetworkCidr": {},
"RemoteIpv6NetworkCidr": {}
}
},
"TagSpecifications": {
Expand Down Expand Up @@ -15300,6 +15306,33 @@
}
}
},
"ModifyVpnConnectionOptions": {
"input": {
"type": "structure",
"required": [
"VpnConnectionId"
],
"members": {
"VpnConnectionId": {},
"LocalIpv4NetworkCidr": {},
"RemoteIpv4NetworkCidr": {},
"LocalIpv6NetworkCidr": {},
"RemoteIpv6NetworkCidr": {},
"DryRun": {
"type": "boolean"
}
}
},
"output": {
"type": "structure",
"members": {
"VpnConnection": {
"shape": "Si6",
"locationName": "vpnConnection"
}
}
}
},
"ModifyVpnTunnelCertificate": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -15360,6 +15393,7 @@
"DPDTimeoutSeconds": {
"type": "integer"
},
"DPDTimeoutAction": {},
"Phase1EncryptionAlgorithms": {
"shape": "Shr",
"locationName": "Phase1EncryptionAlgorithm"
Expand Down Expand Up @@ -15387,7 +15421,8 @@
"IKEVersions": {
"shape": "Si3",
"locationName": "IKEVersion"
}
},
"StartupAction": {}
}
},
"DryRun": {
Expand Down Expand Up @@ -15426,7 +15461,7 @@
"type": "structure",
"members": {
"InstanceMonitorings": {
"shape": "S1hm",
"shape": "S1ho",
"locationName": "instancesSet"
}
}
Expand Down Expand Up @@ -16915,7 +16950,7 @@
"type": "integer"
},
"Groups": {
"shape": "S1ki",
"shape": "S1kk",
"locationName": "Group"
},
"Ipv6AddressCount": {
Expand Down Expand Up @@ -16964,7 +16999,7 @@
},
"RamdiskId": {},
"SecurityGroupIds": {
"shape": "S1ki",
"shape": "S1kk",
"locationName": "SecurityGroupId"
},
"SubnetId": {},
Expand Down Expand Up @@ -17172,7 +17207,7 @@
"type": "structure",
"members": {
"StartingInstances": {
"shape": "S1l6",
"shape": "S1l8",
"locationName": "instancesSet"
}
}
Expand Down Expand Up @@ -17229,7 +17264,7 @@
"type": "structure",
"members": {
"StoppingInstances": {
"shape": "S1l6",
"shape": "S1l8",
"locationName": "instancesSet"
}
}
Expand Down Expand Up @@ -17304,7 +17339,7 @@
"type": "structure",
"members": {
"TerminatingInstances": {
"shape": "S1l6",
"shape": "S1l8",
"locationName": "instancesSet"
}
}
Expand Down Expand Up @@ -17379,7 +17414,7 @@
"type": "structure",
"members": {
"InstanceMonitorings": {
"shape": "S1hm",
"shape": "S1ho",
"locationName": "instancesSet"
}
}
Expand Down Expand Up @@ -21122,6 +21157,18 @@
"locationName": "staticRoutesOnly",
"type": "boolean"
},
"LocalIpv4NetworkCidr": {
"locationName": "localIpv4NetworkCidr"
},
"RemoteIpv4NetworkCidr": {
"locationName": "remoteIpv4NetworkCidr"
},
"LocalIpv6NetworkCidr": {
"locationName": "localIpv6NetworkCidr"
},
"RemoteIpv6NetworkCidr": {
"locationName": "remoteIpv6NetworkCidr"
},
"TunnelInsideIpVersion": {
"locationName": "tunnelInsideIpVersion"
},
Expand Down Expand Up @@ -21168,6 +21215,9 @@
"locationName": "dpdTimeoutSeconds",
"type": "integer"
},
"DpdTimeoutAction": {
"locationName": "dpdTimeoutAction"
},
"Phase1EncryptionAlgorithms": {
"locationName": "phase1EncryptionAlgorithmSet",
"type": "list",
Expand Down Expand Up @@ -21260,6 +21310,9 @@
}
}
}
},
"StartupAction": {
"locationName": "startupAction"
}
}
}
Expand Down Expand Up @@ -23313,7 +23366,7 @@
}
}
},
"S1hm": {
"S1ho": {
"type": "list",
"member": {
"locationName": "item",
Expand All @@ -23329,13 +23382,13 @@
}
}
},
"S1ki": {
"S1kk": {
"type": "list",
"member": {
"locationName": "SecurityGroupId"
}
},
"S1l6": {
"S1l8": {
"type": "list",
"member": {
"locationName": "item",
Expand Down
Loading

0 comments on commit 5ae5a7d

Please sign in to comment.