Skip to content

Commit 7bb3ea2

Browse files
author
awstools
committed
Updates SDK to v2.1102.0
1 parent c865985 commit 7bb3ea2

14 files changed

+523
-248
lines changed

.changes/2.1102.0.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "MediaLive",
5+
"description": "This release adds support for selecting a maintenance window."
6+
}
7+
]

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1101.0-->
2+
<!--LATEST=2.1102.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1102.0
6+
* feature: MediaLive: This release adds support for selecting a maintenance window.
7+
58
## 2.1101.0
69
* feature: Batch: Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.
710
* feature: EC2: This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.

README.md

+1-1
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.1101.0.min.js"></script>
32+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1102.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/acm-pca-2017-08-22.normal.json

+34-34
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)