Skip to content

Commit 225efb4

Browse files
author
AWS
committed
AWS SDK for Java 1.11.847
1 parent b75779a commit 225efb4

File tree

337 files changed

+4901
-1613
lines changed

Some content is hidden

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

337 files changed

+4901
-1613
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# __1.11.847__ __2020-08-20__
2+
## __Amazon Chime__
3+
- ### Features
4+
- Documentation updates for chime
5+
6+
## __Amazon FSx__
7+
- ### Features
8+
- Documentation updates for Amazon FSx
9+
10+
## __AmazonApiGatewayV2__
11+
- ### Features
12+
- Customers can now create Amazon API Gateway HTTP APIs that route requests to AWS AppConfig, Amazon EventBridge, Amazon Kinesis Data Streams, Amazon SQS, and AWS Step Functions.
13+
114
# __1.11.846__ __2020-08-19__
215
## __AWS Lake Formation__
316
- ### 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.846</version>
51+
<version>1.11.847</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.846</version>
8+
<version>1.11.847</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.846</version>
8+
<version>1.11.847</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.846</version>
8+
<version>1.11.847</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.846</version>
8+
<version>1.11.847</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.846</version>
8+
<version>1.11.847</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.846</version>
8+
<version>1.11.847</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.846</version>
8+
<version>1.11.847</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.846</version>
8+
<version>1.11.847</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-apigatewayv2</artifactId>

aws-java-sdk-apigatewayv2/src/main/java/com/amazonaws/services/apigatewayv2/model/Api.java

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ public class Api implements Serializable, Cloneable, StructuredPojo {
3232
* </p>
3333
*/
3434
private String apiEndpoint;
35+
/**
36+
* <p>
37+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
38+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
39+
* </p>
40+
*/
41+
private Boolean apiGatewayManaged;
3542
/**
3643
* <p>
3744
* The API ID.
@@ -162,6 +169,66 @@ public Api withApiEndpoint(String apiEndpoint) {
162169
return this;
163170
}
164171

172+
/**
173+
* <p>
174+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
175+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
176+
* </p>
177+
*
178+
* @param apiGatewayManaged
179+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
180+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
181+
*/
182+
183+
public void setApiGatewayManaged(Boolean apiGatewayManaged) {
184+
this.apiGatewayManaged = apiGatewayManaged;
185+
}
186+
187+
/**
188+
* <p>
189+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
190+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
191+
* </p>
192+
*
193+
* @return Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
194+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
195+
*/
196+
197+
public Boolean getApiGatewayManaged() {
198+
return this.apiGatewayManaged;
199+
}
200+
201+
/**
202+
* <p>
203+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
204+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
205+
* </p>
206+
*
207+
* @param apiGatewayManaged
208+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
209+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
210+
* @return Returns a reference to this object so that method calls can be chained together.
211+
*/
212+
213+
public Api withApiGatewayManaged(Boolean apiGatewayManaged) {
214+
setApiGatewayManaged(apiGatewayManaged);
215+
return this;
216+
}
217+
218+
/**
219+
* <p>
220+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
221+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
222+
* </p>
223+
*
224+
* @return Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
225+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
226+
*/
227+
228+
public Boolean isApiGatewayManaged() {
229+
return this.apiGatewayManaged;
230+
}
231+
165232
/**
166233
* <p>
167234
* The API ID.
@@ -847,6 +914,8 @@ public String toString() {
847914
sb.append("{");
848915
if (getApiEndpoint() != null)
849916
sb.append("ApiEndpoint: ").append(getApiEndpoint()).append(",");
917+
if (getApiGatewayManaged() != null)
918+
sb.append("ApiGatewayManaged: ").append(getApiGatewayManaged()).append(",");
850919
if (getApiId() != null)
851920
sb.append("ApiId: ").append(getApiId()).append(",");
852921
if (getApiKeySelectionExpression() != null)
@@ -891,6 +960,10 @@ public boolean equals(Object obj) {
891960
return false;
892961
if (other.getApiEndpoint() != null && other.getApiEndpoint().equals(this.getApiEndpoint()) == false)
893962
return false;
963+
if (other.getApiGatewayManaged() == null ^ this.getApiGatewayManaged() == null)
964+
return false;
965+
if (other.getApiGatewayManaged() != null && other.getApiGatewayManaged().equals(this.getApiGatewayManaged()) == false)
966+
return false;
894967
if (other.getApiId() == null ^ this.getApiId() == null)
895968
return false;
896969
if (other.getApiId() != null && other.getApiId().equals(this.getApiId()) == false)
@@ -952,6 +1025,7 @@ public int hashCode() {
9521025
int hashCode = 1;
9531026

9541027
hashCode = prime * hashCode + ((getApiEndpoint() == null) ? 0 : getApiEndpoint().hashCode());
1028+
hashCode = prime * hashCode + ((getApiGatewayManaged() == null) ? 0 : getApiGatewayManaged().hashCode());
9551029
hashCode = prime * hashCode + ((getApiId() == null) ? 0 : getApiId().hashCode());
9561030
hashCode = prime * hashCode + ((getApiKeySelectionExpression() == null) ? 0 : getApiKeySelectionExpression().hashCode());
9571031
hashCode = prime * hashCode + ((getCorsConfiguration() == null) ? 0 : getCorsConfiguration().hashCode());

aws-java-sdk-apigatewayv2/src/main/java/com/amazonaws/services/apigatewayv2/model/CreateApiResult.java

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ public class CreateApiResult extends com.amazonaws.AmazonWebServiceResult<com.am
2525
* </p>
2626
*/
2727
private String apiEndpoint;
28+
/**
29+
* <p>
30+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
31+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
32+
* </p>
33+
*/
34+
private Boolean apiGatewayManaged;
2835
/**
2936
* <p>
3037
* The API ID.
@@ -155,6 +162,66 @@ public CreateApiResult withApiEndpoint(String apiEndpoint) {
155162
return this;
156163
}
157164

165+
/**
166+
* <p>
167+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
168+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
169+
* </p>
170+
*
171+
* @param apiGatewayManaged
172+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
173+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
174+
*/
175+
176+
public void setApiGatewayManaged(Boolean apiGatewayManaged) {
177+
this.apiGatewayManaged = apiGatewayManaged;
178+
}
179+
180+
/**
181+
* <p>
182+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
183+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
184+
* </p>
185+
*
186+
* @return Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
187+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
188+
*/
189+
190+
public Boolean getApiGatewayManaged() {
191+
return this.apiGatewayManaged;
192+
}
193+
194+
/**
195+
* <p>
196+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
197+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
198+
* </p>
199+
*
200+
* @param apiGatewayManaged
201+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
202+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
203+
* @return Returns a reference to this object so that method calls can be chained together.
204+
*/
205+
206+
public CreateApiResult withApiGatewayManaged(Boolean apiGatewayManaged) {
207+
setApiGatewayManaged(apiGatewayManaged);
208+
return this;
209+
}
210+
211+
/**
212+
* <p>
213+
* Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
214+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
215+
* </p>
216+
*
217+
* @return Specifies whether an API is managed by API Gateway. You can't update or delete a managed API by using API
218+
* Gateway. A managed API can be deleted only through the tooling or service that created it.
219+
*/
220+
221+
public Boolean isApiGatewayManaged() {
222+
return this.apiGatewayManaged;
223+
}
224+
158225
/**
159226
* <p>
160227
* The API ID.
@@ -840,6 +907,8 @@ public String toString() {
840907
sb.append("{");
841908
if (getApiEndpoint() != null)
842909
sb.append("ApiEndpoint: ").append(getApiEndpoint()).append(",");
910+
if (getApiGatewayManaged() != null)
911+
sb.append("ApiGatewayManaged: ").append(getApiGatewayManaged()).append(",");
843912
if (getApiId() != null)
844913
sb.append("ApiId: ").append(getApiId()).append(",");
845914
if (getApiKeySelectionExpression() != null)
@@ -884,6 +953,10 @@ public boolean equals(Object obj) {
884953
return false;
885954
if (other.getApiEndpoint() != null && other.getApiEndpoint().equals(this.getApiEndpoint()) == false)
886955
return false;
956+
if (other.getApiGatewayManaged() == null ^ this.getApiGatewayManaged() == null)
957+
return false;
958+
if (other.getApiGatewayManaged() != null && other.getApiGatewayManaged().equals(this.getApiGatewayManaged()) == false)
959+
return false;
887960
if (other.getApiId() == null ^ this.getApiId() == null)
888961
return false;
889962
if (other.getApiId() != null && other.getApiId().equals(this.getApiId()) == false)
@@ -945,6 +1018,7 @@ public int hashCode() {
9451018
int hashCode = 1;
9461019

9471020
hashCode = prime * hashCode + ((getApiEndpoint() == null) ? 0 : getApiEndpoint().hashCode());
1021+
hashCode = prime * hashCode + ((getApiGatewayManaged() == null) ? 0 : getApiGatewayManaged().hashCode());
9481022
hashCode = prime * hashCode + ((getApiId() == null) ? 0 : getApiId().hashCode());
9491023
hashCode = prime * hashCode + ((getApiKeySelectionExpression() == null) ? 0 : getApiKeySelectionExpression().hashCode());
9501024
hashCode = prime * hashCode + ((getCorsConfiguration() == null) ? 0 : getCorsConfiguration().hashCode());

0 commit comments

Comments
 (0)