Skip to content

Commit 3e4e499

Browse files
author
awstools
committed
Updates SDK to v2.1027.0
1 parent d0620c4 commit 3e4e499

19 files changed

+2035
-1850
lines changed

.changes/2.1027.0.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "EC2",
5+
"description": "This release provides an additional route target for the VPC route table."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "Translate",
10+
"description": "This release enables customers to import Multi-Directional Custom Terminology and use Multi-Directional Custom Terminology in both real-time translation and asynchronous batch translation."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "endpoint",
15+
"description": "Add useFipsEndpoint configuration"
16+
}
17+
]

.changes/next-release/feature-endpoint-e156c0ec.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1026.0-->
2+
<!--LATEST=2.1027.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1027.0
6+
* feature: EC2: This release provides an additional route target for the VPC route table.
7+
* feature: Translate: This release enables customers to import Multi-Directional Custom Terminology and use Multi-Directional Custom Terminology in both real-time translation and asynchronous batch translation.
8+
* feature: endpoint: Add useFipsEndpoint configuration
9+
510
## 2.1026.0
611
* feature: Backup: AWS Backup SDK provides new options when scheduling backups: select supported services and resources that are assigned to a particular tag, linked to a combination of tags, or can be identified by a partial tag value, and exclude resources from their assignments.
712
* feature: ECS: This release adds support for container instance health.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
2929
To use the SDK in the browser, simply add the following script tag to your
3030
HTML pages:
3131

32-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1026.0.min.js"></script>
32+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1027.0.min.js"></script>
3333

3434
You can also build a custom browser SDK with your specified set of AWS services.
3535
This can allow you to reduce the SDK's size, specify different API versions of

apis/dynamodb-2012-08-10.normal.json

Lines changed: 52 additions & 52 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)