Skip to content

Commit 5a67ce1

Browse files
author
AWS
committedDec 12, 2020
AWS SDK for Java 1.11.918
1 parent 8fcdfe8 commit 5a67ce1

File tree

456 files changed

+35007
-22998
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

456 files changed

+35007
-22998
lines changed
 

‎CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# __1.11.918__ __2020-12-11__
2+
## __AWS CloudTrail__
3+
- ### Features
4+
- CloudTrailInvalidClientTokenIdException is now thrown when a call results in the InvalidClientTokenId error code. The Name parameter of the AdvancedEventSelector data type is now optional.
5+
6+
## __AWS IoT SiteWise__
7+
- ### Features
8+
- Added the ListAssetRelationships operation and support for composite asset models, which represent structured sets of properties within asset models.
9+
10+
## __AWS Performance Insights__
11+
- ### Features
12+
- You can group DB load according to the dimension groups for database, application, and session type. Amazon RDS also supports the dimensions db.name, db.application.name, and db.session_type.name.
13+
14+
## __Amazon CloudWatch__
15+
- ### Features
16+
- Documentation updates for monitoring
17+
18+
## __Amazon GuardDuty__
19+
- ### Features
20+
- Documentation updates for GuardDuty
21+
22+
## __Auto Scaling__
23+
- ### Features
24+
- Documentation updates and corrections for Amazon EC2 Auto Scaling API Reference and SDKs.
25+
126
# __1.11.917__ __2020-12-10__
227
## __AWS Network Manager__
328
- ### Features

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies.
4848
<dependency>
4949
<groupId>com.amazonaws</groupId>
5050
<artifactId>aws-java-sdk-bom</artifactId>
51-
<version>1.11.917</version>
51+
<version>1.11.918</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

0 commit comments

Comments
 (0)