Skip to content

Commit 8887e6a

Browse files
author
AWS
committed
AWS SDK for Java 1.12.407
1 parent 78f7203 commit 8887e6a

File tree

497 files changed

+3702
-1217
lines changed

Some content is hidden

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

497 files changed

+3702
-1217
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# __1.12.407__ __2023-02-14__
2+
## __AWS DataSync__
3+
- ### Features
4+
- With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.
5+
6+
## __Amazon AppConfig__
7+
- ### Features
8+
- AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define.
9+
10+
## __Amazon Elastic Compute Cloud__
11+
- ### Features
12+
- With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.
13+
114
# __1.12.406__ __2023-02-13__
215
## __AWS Account__
316
- ### Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies.
5050
<dependency>
5151
<groupId>com.amazonaws</groupId>
5252
<artifactId>aws-java-sdk-bom</artifactId>
53-
<version>1.12.406</version>
53+
<version>1.12.407</version>
5454
<type>pom</type>
5555
<scope>import</scope>
5656
</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-accessanalyzer</artifactId>

aws-java-sdk-account/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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-account</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplify</artifactId>

aws-java-sdk-amplifybackend/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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplifybackend</artifactId>

aws-java-sdk-amplifyuibuilder/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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-amplifyuibuilder</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</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.12.407-SNAPSHOT</version>
8+
<version>1.12.407</version>
99
</parent>
1010
<groupId>com.amazonaws</groupId>
1111
<artifactId>aws-java-sdk-appconfig</artifactId>

aws-java-sdk-appconfig/src/main/java/com/amazonaws/services/appconfig/model/CreateHostedConfigurationVersionRequest.java

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@ public class CreateHostedConfigurationVersionRequest extends com.amazonaws.Amazo
6464
* </p>
6565
*/
6666
private Integer latestVersionNumber;
67+
/**
68+
* <p>
69+
* An optional, user-defined label for the AppConfig hosted configuration version. This value must contain at least
70+
* one non-numeric character. For example, "v2.2.0".
71+
* </p>
72+
*/
73+
private String versionLabel;
6774

6875
/**
6976
* <p>
@@ -351,6 +358,52 @@ public CreateHostedConfigurationVersionRequest withLatestVersionNumber(Integer l
351358
return this;
352359
}
353360

361+
/**
362+
* <p>
363+
* An optional, user-defined label for the AppConfig hosted configuration version. This value must contain at least
364+
* one non-numeric character. For example, "v2.2.0".
365+
* </p>
366+
*
367+
* @param versionLabel
368+
* An optional, user-defined label for the AppConfig hosted configuration version. This value must contain at
369+
* least one non-numeric character. For example, "v2.2.0".
370+
*/
371+
372+
public void setVersionLabel(String versionLabel) {
373+
this.versionLabel = versionLabel;
374+
}
375+
376+
/**
377+
* <p>
378+
* An optional, user-defined label for the AppConfig hosted configuration version. This value must contain at least
379+
* one non-numeric character. For example, "v2.2.0".
380+
* </p>
381+
*
382+
* @return An optional, user-defined label for the AppConfig hosted configuration version. This value must contain
383+
* at least one non-numeric character. For example, "v2.2.0".
384+
*/
385+
386+
public String getVersionLabel() {
387+
return this.versionLabel;
388+
}
389+
390+
/**
391+
* <p>
392+
* An optional, user-defined label for the AppConfig hosted configuration version. This value must contain at least
393+
* one non-numeric character. For example, "v2.2.0".
394+
* </p>
395+
*
396+
* @param versionLabel
397+
* An optional, user-defined label for the AppConfig hosted configuration version. This value must contain at
398+
* least one non-numeric character. For example, "v2.2.0".
399+
* @return Returns a reference to this object so that method calls can be chained together.
400+
*/
401+
402+
public CreateHostedConfigurationVersionRequest withVersionLabel(String versionLabel) {
403+
setVersionLabel(versionLabel);
404+
return this;
405+
}
406+
354407
/**
355408
* Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be
356409
* redacted from this string using a placeholder value.
@@ -374,7 +427,9 @@ public String toString() {
374427
if (getContentType() != null)
375428
sb.append("ContentType: ").append(getContentType()).append(",");
376429
if (getLatestVersionNumber() != null)
377-
sb.append("LatestVersionNumber: ").append(getLatestVersionNumber());
430+
sb.append("LatestVersionNumber: ").append(getLatestVersionNumber()).append(",");
431+
if (getVersionLabel() != null)
432+
sb.append("VersionLabel: ").append(getVersionLabel());
378433
sb.append("}");
379434
return sb.toString();
380435
}
@@ -413,6 +468,10 @@ public boolean equals(Object obj) {
413468
return false;
414469
if (other.getLatestVersionNumber() != null && other.getLatestVersionNumber().equals(this.getLatestVersionNumber()) == false)
415470
return false;
471+
if (other.getVersionLabel() == null ^ this.getVersionLabel() == null)
472+
return false;
473+
if (other.getVersionLabel() != null && other.getVersionLabel().equals(this.getVersionLabel()) == false)
474+
return false;
416475
return true;
417476
}
418477

@@ -427,6 +486,7 @@ public int hashCode() {
427486
hashCode = prime * hashCode + ((getContent() == null) ? 0 : getContent().hashCode());
428487
hashCode = prime * hashCode + ((getContentType() == null) ? 0 : getContentType().hashCode());
429488
hashCode = prime * hashCode + ((getLatestVersionNumber() == null) ? 0 : getLatestVersionNumber().hashCode());
489+
hashCode = prime * hashCode + ((getVersionLabel() == null) ? 0 : getVersionLabel().hashCode());
430490
return hashCode;
431491
}
432492

aws-java-sdk-appconfig/src/main/java/com/amazonaws/services/appconfig/model/CreateHostedConfigurationVersionResult.java

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ public class CreateHostedConfigurationVersionResult extends com.amazonaws.Amazon
6161
* </p>
6262
*/
6363
private String contentType;
64+
/**
65+
* <p>
66+
* A user-defined label for an AppConfig hosted configuration version.
67+
* </p>
68+
*/
69+
private String versionLabel;
6470

6571
/**
6672
* <p>
@@ -335,6 +341,46 @@ public CreateHostedConfigurationVersionResult withContentType(String contentType
335341
return this;
336342
}
337343

344+
/**
345+
* <p>
346+
* A user-defined label for an AppConfig hosted configuration version.
347+
* </p>
348+
*
349+
* @param versionLabel
350+
* A user-defined label for an AppConfig hosted configuration version.
351+
*/
352+
353+
public void setVersionLabel(String versionLabel) {
354+
this.versionLabel = versionLabel;
355+
}
356+
357+
/**
358+
* <p>
359+
* A user-defined label for an AppConfig hosted configuration version.
360+
* </p>
361+
*
362+
* @return A user-defined label for an AppConfig hosted configuration version.
363+
*/
364+
365+
public String getVersionLabel() {
366+
return this.versionLabel;
367+
}
368+
369+
/**
370+
* <p>
371+
* A user-defined label for an AppConfig hosted configuration version.
372+
* </p>
373+
*
374+
* @param versionLabel
375+
* A user-defined label for an AppConfig hosted configuration version.
376+
* @return Returns a reference to this object so that method calls can be chained together.
377+
*/
378+
379+
public CreateHostedConfigurationVersionResult withVersionLabel(String versionLabel) {
380+
setVersionLabel(versionLabel);
381+
return this;
382+
}
383+
338384
/**
339385
* Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be
340386
* redacted from this string using a placeholder value.
@@ -358,7 +404,9 @@ public String toString() {
358404
if (getContent() != null)
359405
sb.append("Content: ").append("***Sensitive Data Redacted***").append(",");
360406
if (getContentType() != null)
361-
sb.append("ContentType: ").append(getContentType());
407+
sb.append("ContentType: ").append(getContentType()).append(",");
408+
if (getVersionLabel() != null)
409+
sb.append("VersionLabel: ").append(getVersionLabel());
362410
sb.append("}");
363411
return sb.toString();
364412
}
@@ -397,6 +445,10 @@ public boolean equals(Object obj) {
397445
return false;
398446
if (other.getContentType() != null && other.getContentType().equals(this.getContentType()) == false)
399447
return false;
448+
if (other.getVersionLabel() == null ^ this.getVersionLabel() == null)
449+
return false;
450+
if (other.getVersionLabel() != null && other.getVersionLabel().equals(this.getVersionLabel()) == false)
451+
return false;
400452
return true;
401453
}
402454

@@ -411,6 +463,7 @@ public int hashCode() {
411463
hashCode = prime * hashCode + ((getDescription() == null) ? 0 : getDescription().hashCode());
412464
hashCode = prime * hashCode + ((getContent() == null) ? 0 : getContent().hashCode());
413465
hashCode = prime * hashCode + ((getContentType() == null) ? 0 : getContentType().hashCode());
466+
hashCode = prime * hashCode + ((getVersionLabel() == null) ? 0 : getVersionLabel().hashCode());
414467
return hashCode;
415468
}
416469

0 commit comments

Comments
 (0)