Skip to content

Commit 1ff288d

Browse files
author
AWS
committed
AWS SDK for Java 1.11.870
1 parent 9a87dd5 commit 1ff288d

File tree

344 files changed

+9957
-1525
lines changed

Some content is hidden

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

344 files changed

+9957
-1525
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# __1.11.870__ __2020-09-25__
2+
## __AWS Batch__
3+
- ### Features
4+
- Support custom logging, executionRole, secrets, and linuxParameters (initProcessEnabled, maxSwap, swappiness, sharedMemorySize, and tmpfs). Also, add new context keys for awslogs.
5+
6+
## __AWS Config__
7+
- ### Features
8+
- Make the delivery-s3-bucket as an optional parameter for conformance packs and organizational conformance packs
9+
10+
## __AWS Security Token Service__
11+
- ### Features
12+
- Documentation update for AssumeRole error
13+
14+
## __Amazon DocumentDB with MongoDB compatibility__
15+
- ### Features
16+
- Documentation updates for docdb
17+
18+
## __Amazon Elastic Compute Cloud__
19+
- ### Features
20+
- This release supports returning additional information about local gateway resources, such as the local gateway route table.
21+
22+
## __Amazon Fraud Detector__
23+
- ### Features
24+
- Increased maximum length of eventVariables values for GetEventPrediction from 256 to 1024.
25+
126
# __1.11.869__ __2020-09-24__
227
## __AWS Amplify__
328
- ### Features

README.md

Lines changed: 1 addition & 1 deletion
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.869</version>
51+
<version>1.11.870</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>

aws-java-sdk-accessanalyzer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-accessanalyzer</artifactId>

aws-java-sdk-acm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-acm</artifactId>

aws-java-sdk-acmpca/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-acmpca</artifactId>

aws-java-sdk-alexaforbusiness/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-alexaforbusiness</artifactId>

aws-java-sdk-amplify/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplify</artifactId>

aws-java-sdk-api-gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-api-gateway</artifactId>

aws-java-sdk-apigatewaymanagementapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-apigatewaymanagementapi</artifactId>

aws-java-sdk-apigatewayv2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-apigatewayv2</artifactId>

aws-java-sdk-appconfig/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appconfig</artifactId>

aws-java-sdk-appflow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appflow</artifactId>

aws-java-sdk-applicationautoscaling/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-applicationautoscaling</artifactId>

aws-java-sdk-applicationinsights/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-applicationinsights</artifactId>

aws-java-sdk-appmesh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appmesh</artifactId>

aws-java-sdk-appstream/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appstream</artifactId>

aws-java-sdk-appsync/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appsync</artifactId>

aws-java-sdk-athena/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-athena</artifactId>

aws-java-sdk-augmentedairuntime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-augmentedairuntime</artifactId>

aws-java-sdk-autoscaling/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-autoscaling</artifactId>

aws-java-sdk-autoscalingplans/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-autoscalingplans</artifactId>

aws-java-sdk-backup/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-backup</artifactId>

aws-java-sdk-batch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.amazonaws</groupId>
77
<artifactId>aws-java-sdk-pom</artifactId>
8-
<version>1.11.869</version>
8+
<version>1.11.870</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-batch</artifactId>

aws-java-sdk-batch/src/main/java/com/amazonaws/services/batch/model/AttemptDetail.java

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ public class AttemptDetail implements Serializable, Cloneable, StructuredPojo {
3636
private AttemptContainerDetail container;
3737
/**
3838
* <p>
39-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was started (when the attempt transitioned
40-
* from the <code>STARTING</code> state to the <code>RUNNING</code> state).
39+
* The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from the
40+
* <code>STARTING</code> state to the <code>RUNNING</code> state).
4141
* </p>
4242
*/
4343
private Long startedAt;
4444
/**
4545
* <p>
46-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt transitioned
47-
* from the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>).
46+
* The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from the
47+
* <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>).
4848
* </p>
4949
*/
5050
private Long stoppedAt;
@@ -97,13 +97,13 @@ public AttemptDetail withContainer(AttemptContainerDetail container) {
9797

9898
/**
9999
* <p>
100-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was started (when the attempt transitioned
101-
* from the <code>STARTING</code> state to the <code>RUNNING</code> state).
100+
* The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from the
101+
* <code>STARTING</code> state to the <code>RUNNING</code> state).
102102
* </p>
103103
*
104104
* @param startedAt
105-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was started (when the attempt
106-
* transitioned from the <code>STARTING</code> state to the <code>RUNNING</code> state).
105+
* The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from
106+
* the <code>STARTING</code> state to the <code>RUNNING</code> state).
107107
*/
108108

109109
public void setStartedAt(Long startedAt) {
@@ -112,12 +112,12 @@ public void setStartedAt(Long startedAt) {
112112

113113
/**
114114
* <p>
115-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was started (when the attempt transitioned
116-
* from the <code>STARTING</code> state to the <code>RUNNING</code> state).
115+
* The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from the
116+
* <code>STARTING</code> state to the <code>RUNNING</code> state).
117117
* </p>
118118
*
119-
* @return The Unix timestamp (in seconds and milliseconds) for when the attempt was started (when the attempt
120-
* transitioned from the <code>STARTING</code> state to the <code>RUNNING</code> state).
119+
* @return The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from
120+
* the <code>STARTING</code> state to the <code>RUNNING</code> state).
121121
*/
122122

123123
public Long getStartedAt() {
@@ -126,13 +126,13 @@ public Long getStartedAt() {
126126

127127
/**
128128
* <p>
129-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was started (when the attempt transitioned
130-
* from the <code>STARTING</code> state to the <code>RUNNING</code> state).
129+
* The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from the
130+
* <code>STARTING</code> state to the <code>RUNNING</code> state).
131131
* </p>
132132
*
133133
* @param startedAt
134-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was started (when the attempt
135-
* transitioned from the <code>STARTING</code> state to the <code>RUNNING</code> state).
134+
* The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from
135+
* the <code>STARTING</code> state to the <code>RUNNING</code> state).
136136
* @return Returns a reference to this object so that method calls can be chained together.
137137
*/
138138

@@ -143,14 +143,14 @@ public AttemptDetail withStartedAt(Long startedAt) {
143143

144144
/**
145145
* <p>
146-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt transitioned
147-
* from the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>).
146+
* The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from the
147+
* <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>).
148148
* </p>
149149
*
150150
* @param stoppedAt
151-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt
152-
* transitioned from the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or
153-
* <code>FAILED</code>).
151+
* The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from
152+
* the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>
153+
* ).
154154
*/
155155

156156
public void setStoppedAt(Long stoppedAt) {
@@ -159,13 +159,13 @@ public void setStoppedAt(Long stoppedAt) {
159159

160160
/**
161161
* <p>
162-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt transitioned
163-
* from the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>).
162+
* The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from the
163+
* <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>).
164164
* </p>
165165
*
166-
* @return The Unix timestamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt
167-
* transitioned from the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or
168-
* <code>FAILED</code>).
166+
* @return The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from
167+
* the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>
168+
* ).
169169
*/
170170

171171
public Long getStoppedAt() {
@@ -174,14 +174,14 @@ public Long getStoppedAt() {
174174

175175
/**
176176
* <p>
177-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt transitioned
178-
* from the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>).
177+
* The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from the
178+
* <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>).
179179
* </p>
180180
*
181181
* @param stoppedAt
182-
* The Unix timestamp (in seconds and milliseconds) for when the attempt was stopped (when the attempt
183-
* transitioned from the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or
184-
* <code>FAILED</code>).
182+
* The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from
183+
* the <code>RUNNING</code> state to a terminal state, such as <code>SUCCEEDED</code> or <code>FAILED</code>
184+
* ).
185185
* @return Returns a reference to this object so that method calls can be chained together.
186186
*/
187187

0 commit comments

Comments
 (0)