Skip to content

Commit 76db0a1

Browse files
author
AWS
committed
AWS SDK for Java 1.12.563
1 parent a0063e4 commit 76db0a1

File tree

1,465 files changed

+499189
-15281
lines changed

Some content is hidden

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

1,465 files changed

+499189
-15281
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# __1.12.563__ __2023-10-04__
2+
## __AWS MediaTailor__
3+
- ### Features
4+
- Updates DescribeVodSource to include a list of ad break opportunities in the response
5+
6+
## __Amazon AppConfig__
7+
- ### Features
8+
- AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store.
9+
10+
## __Amazon DataZone__
11+
- ### Features
12+
- Initial release of Amazon DataZone
13+
14+
## __Amazon SageMaker Service__
15+
- ### Features
16+
- Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.
17+
18+
## __Application Migration Service__
19+
- ### Features
20+
- This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature.
21+
122
# __1.12.562__ __2023-10-03__
223
## __AWS Elemental MediaConvert__
324
- ### Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies.
4747
<dependency>
4848
<groupId>com.amazonaws</groupId>
4949
<artifactId>aws-java-sdk-bom</artifactId>
50-
<version>1.12.562</version>
50+
<version>1.12.563</version>
5151
<type>pom</type>
5252
<scope>import</scope>
5353
</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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.563-SNAPSHOT</version>
8+
<version>1.12.563</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/CreateConfigurationProfileRequest.java

Lines changed: 82 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,16 @@ public class CreateConfigurationProfileRequest extends com.amazonaws.AmazonWebSe
127127
* </p>
128128
*/
129129
private String type;
130+
/**
131+
* <p>
132+
* The identifier for an Key Management Service key to encrypt new configuration data versions in the AppConfig
133+
* hosted configuration store. This attribute is only used for <code>hosted</code> configuration types. The
134+
* identifier can be an KMS key ID, alias, or the Amazon Resource Name (ARN) of the key ID or alias. To encrypt data
135+
* managed in other configuration stores, see the documentation for how to specify an KMS key for that particular
136+
* service.
137+
* </p>
138+
*/
139+
private String kmsKeyIdentifier;
130140

131141
/**
132142
* <p>
@@ -821,6 +831,70 @@ public CreateConfigurationProfileRequest withType(String type) {
821831
return this;
822832
}
823833

834+
/**
835+
* <p>
836+
* The identifier for an Key Management Service key to encrypt new configuration data versions in the AppConfig
837+
* hosted configuration store. This attribute is only used for <code>hosted</code> configuration types. The
838+
* identifier can be an KMS key ID, alias, or the Amazon Resource Name (ARN) of the key ID or alias. To encrypt data
839+
* managed in other configuration stores, see the documentation for how to specify an KMS key for that particular
840+
* service.
841+
* </p>
842+
*
843+
* @param kmsKeyIdentifier
844+
* The identifier for an Key Management Service key to encrypt new configuration data versions in the
845+
* AppConfig hosted configuration store. This attribute is only used for <code>hosted</code> configuration
846+
* types. The identifier can be an KMS key ID, alias, or the Amazon Resource Name (ARN) of the key ID or
847+
* alias. To encrypt data managed in other configuration stores, see the documentation for how to specify an
848+
* KMS key for that particular service.
849+
*/
850+
851+
public void setKmsKeyIdentifier(String kmsKeyIdentifier) {
852+
this.kmsKeyIdentifier = kmsKeyIdentifier;
853+
}
854+
855+
/**
856+
* <p>
857+
* The identifier for an Key Management Service key to encrypt new configuration data versions in the AppConfig
858+
* hosted configuration store. This attribute is only used for <code>hosted</code> configuration types. The
859+
* identifier can be an KMS key ID, alias, or the Amazon Resource Name (ARN) of the key ID or alias. To encrypt data
860+
* managed in other configuration stores, see the documentation for how to specify an KMS key for that particular
861+
* service.
862+
* </p>
863+
*
864+
* @return The identifier for an Key Management Service key to encrypt new configuration data versions in the
865+
* AppConfig hosted configuration store. This attribute is only used for <code>hosted</code> configuration
866+
* types. The identifier can be an KMS key ID, alias, or the Amazon Resource Name (ARN) of the key ID or
867+
* alias. To encrypt data managed in other configuration stores, see the documentation for how to specify an
868+
* KMS key for that particular service.
869+
*/
870+
871+
public String getKmsKeyIdentifier() {
872+
return this.kmsKeyIdentifier;
873+
}
874+
875+
/**
876+
* <p>
877+
* The identifier for an Key Management Service key to encrypt new configuration data versions in the AppConfig
878+
* hosted configuration store. This attribute is only used for <code>hosted</code> configuration types. The
879+
* identifier can be an KMS key ID, alias, or the Amazon Resource Name (ARN) of the key ID or alias. To encrypt data
880+
* managed in other configuration stores, see the documentation for how to specify an KMS key for that particular
881+
* service.
882+
* </p>
883+
*
884+
* @param kmsKeyIdentifier
885+
* The identifier for an Key Management Service key to encrypt new configuration data versions in the
886+
* AppConfig hosted configuration store. This attribute is only used for <code>hosted</code> configuration
887+
* types. The identifier can be an KMS key ID, alias, or the Amazon Resource Name (ARN) of the key ID or
888+
* alias. To encrypt data managed in other configuration stores, see the documentation for how to specify an
889+
* KMS key for that particular service.
890+
* @return Returns a reference to this object so that method calls can be chained together.
891+
*/
892+
893+
public CreateConfigurationProfileRequest withKmsKeyIdentifier(String kmsKeyIdentifier) {
894+
setKmsKeyIdentifier(kmsKeyIdentifier);
895+
return this;
896+
}
897+
824898
/**
825899
* Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be
826900
* redacted from this string using a placeholder value.
@@ -848,7 +922,9 @@ public String toString() {
848922
if (getTags() != null)
849923
sb.append("Tags: ").append(getTags()).append(",");
850924
if (getType() != null)
851-
sb.append("Type: ").append(getType());
925+
sb.append("Type: ").append(getType()).append(",");
926+
if (getKmsKeyIdentifier() != null)
927+
sb.append("KmsKeyIdentifier: ").append(getKmsKeyIdentifier());
852928
sb.append("}");
853929
return sb.toString();
854930
}
@@ -895,6 +971,10 @@ public boolean equals(Object obj) {
895971
return false;
896972
if (other.getType() != null && other.getType().equals(this.getType()) == false)
897973
return false;
974+
if (other.getKmsKeyIdentifier() == null ^ this.getKmsKeyIdentifier() == null)
975+
return false;
976+
if (other.getKmsKeyIdentifier() != null && other.getKmsKeyIdentifier().equals(this.getKmsKeyIdentifier()) == false)
977+
return false;
898978
return true;
899979
}
900980

@@ -911,6 +991,7 @@ public int hashCode() {
911991
hashCode = prime * hashCode + ((getValidators() == null) ? 0 : getValidators().hashCode());
912992
hashCode = prime * hashCode + ((getTags() == null) ? 0 : getTags().hashCode());
913993
hashCode = prime * hashCode + ((getType() == null) ? 0 : getType().hashCode());
994+
hashCode = prime * hashCode + ((getKmsKeyIdentifier() == null) ? 0 : getKmsKeyIdentifier().hashCode());
914995
return hashCode;
915996
}
916997

0 commit comments

Comments
 (0)