diff --git a/.all-contributorsrc b/.all-contributorsrc
index 0cd6820d705c..c1799ef26828 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -895,6 +895,69 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "faucct",
+ "name": "Nikita Sokolov",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5202503?v=4",
+ "profile": "https://github.com/faucct",
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "sugmanue",
+ "name": "Manuel Sugawara",
+ "avatar_url": "https://avatars.githubusercontent.com/u/108146565?v=4",
+ "profile": "https://github.com/sugmanue",
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "anirudh9391",
+ "name": "Anirudh",
+ "avatar_url": "https://avatars.githubusercontent.com/u/15699250?v=4",
+ "profile": "https://github.com/anirudh9391",
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "haydenbaker",
+ "name": "Hayden Baker",
+ "avatar_url": "https://avatars.githubusercontent.com/u/26096419?v=4",
+ "profile": "https://github.com/haydenbaker",
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "gosar",
+ "name": "Jaykumar Gosar",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5666661?v=4",
+ "profile": "https://github.com/gosar",
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "graebm",
+ "name": "Michael Graeb",
+ "avatar_url": "https://avatars.githubusercontent.com/u/24399397?v=4",
+ "profile": "https://github.com/graebm",
+ "contributions": [
+ "code"
+ ]
+ },
+ {
+ "login": "mgrundie-r7",
+ "name": "Michael Grundie",
+ "avatar_url": "https://avatars.githubusercontent.com/u/103498312?v=4",
+ "profile": "https://github.com/mgrundie-r7",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/.brazil.json b/.brazil.json
index 9d9a3f897c06..e554078b10e0 100644
--- a/.brazil.json
+++ b/.brazil.json
@@ -101,7 +101,8 @@
"test-utils": { "skipImport": true },
"tests-coverage-reporting": { "skipImport": true },
"third-party": { "skipImport": true },
- "third-party-slf4j-api": { "skipImport": true }
+ "third-party-slf4j-api": { "skipImport": true },
+ "crt-unavailable-tests": { "skipImport": true }
},
"dependencies": {
diff --git a/.changes/2.23.0.json b/.changes/2.23.x/2.23.0.json
similarity index 100%
rename from .changes/2.23.0.json
rename to .changes/2.23.x/2.23.0.json
diff --git a/.changes/2.23.x/2.23.1.json b/.changes/2.23.x/2.23.1.json
new file mode 100644
index 000000000000..d659e4256df5
--- /dev/null
+++ b/.changes/2.23.x/2.23.1.json
@@ -0,0 +1,60 @@
+{
+ "version": "2.23.1",
+ "date": "2024-01-11",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Fix IllegalArgumentException in FullJitterBackoffStrategy when base delay and max backoff time are zero."
+ },
+ {
+ "type": "feature",
+ "category": "AWS IoT",
+ "contributor": "",
+ "description": "Add ConflictException to Update APIs of AWS IoT Software Package Catalog"
+ },
+ {
+ "type": "feature",
+ "category": "AWS IoT FleetWise",
+ "contributor": "",
+ "description": "The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType"
+ },
+ {
+ "type": "feature",
+ "category": "AWS Secrets Manager",
+ "contributor": "",
+ "description": "Doc only update for Secrets Manager"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon EC2 Container Service",
+ "contributor": "",
+ "description": "This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Elastic Compute Cloud",
+ "contributor": "",
+ "description": "This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon EventBridge",
+ "contributor": "",
+ "description": "Adding AppSync as an EventBridge Target"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon WorkSpaces",
+ "contributor": "",
+ "description": "Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update"
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.10.json b/.changes/2.23.x/2.23.10.json
new file mode 100644
index 000000000000..275399877c37
--- /dev/null
+++ b/.changes/2.23.x/2.23.10.json
@@ -0,0 +1,36 @@
+{
+ "version": "2.23.10",
+ "date": "2024-01-24",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS Outposts",
+ "contributor": "",
+ "description": "DeviceSerialNumber parameter is now optional in StartConnection API"
+ },
+ {
+ "type": "feature",
+ "category": "AWS Storage Gateway",
+ "contributor": "",
+ "description": "Add DeprecationDate and SoftwareVersion to response of ListGateways."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon EC2 Container Service",
+ "contributor": "",
+ "description": "Documentation updates for Amazon ECS."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Elastic Compute Cloud",
+ "contributor": "",
+ "description": "Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Relational Database Service",
+ "contributor": "",
+ "description": "This release adds support for Aurora Limitless Database."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.11.json b/.changes/2.23.x/2.23.11.json
new file mode 100644
index 000000000000..6feccf4f3018
--- /dev/null
+++ b/.changes/2.23.x/2.23.11.json
@@ -0,0 +1,18 @@
+{
+ "version": "2.23.11",
+ "date": "2024-01-25",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS Certificate Manager Private Certificate Authority",
+ "contributor": "",
+ "description": "AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Lightsail",
+ "contributor": "",
+ "description": "This release adds support for IPv6-only instance plans."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.12.json b/.changes/2.23.x/2.23.12.json
new file mode 100644
index 000000000000..bfd14cd9caff
--- /dev/null
+++ b/.changes/2.23.x/2.23.12.json
@@ -0,0 +1,36 @@
+{
+ "version": "2.23.12",
+ "date": "2024-01-26",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Fixed bug where the ProfileCredentialsProvider would re-read the credentials file with each request by default."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Improved performance of chunk-encoded streaming uploads, like S3's PutObject."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Connect Service",
+ "contributor": "",
+ "description": "Update list and string length limits for predefined attributes."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon SageMaker Service",
+ "contributor": "",
+ "description": "Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs."
+ },
+ {
+ "type": "feature",
+ "category": "Inspector2",
+ "contributor": "",
+ "description": "This release adds ECR container image scanning based on their lastRecordedPullTime."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.13.json b/.changes/2.23.x/2.23.13.json
new file mode 100644
index 000000000000..8d54dd73b598
--- /dev/null
+++ b/.changes/2.23.x/2.23.13.json
@@ -0,0 +1,54 @@
+{
+ "version": "2.23.13",
+ "date": "2024-01-29",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "Amazon Simple Storage Service",
+ "contributor": "",
+ "description": "S3 client configured with crossRegionEnabled(true) will now use us-east-1 regional endpoint instead of the global endpoint. See [#4720](https://github.com/aws/aws-sdk-java-v2/issues/4720)."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Comprehend",
+ "contributor": "",
+ "description": "Comprehend PII analysis now supports Spanish input documents."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Elastic Compute Cloud",
+ "contributor": "",
+ "description": "EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Import/Export Snowball",
+ "contributor": "",
+ "description": "Modified description of createaddress to include direction to add path when providing a JSON file."
+ },
+ {
+ "type": "feature",
+ "category": "AmazonMWAA",
+ "contributor": "",
+ "description": "This release adds MAINTENANCE environment status for Amazon MWAA environments."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Relational Database Service",
+ "contributor": "",
+ "description": "Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience."
+ },
+ {
+ "type": "feature",
+ "category": "Auto Scaling",
+ "contributor": "",
+ "description": "EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.14.json b/.changes/2.23.x/2.23.14.json
new file mode 100644
index 000000000000..b47f5e067ec8
--- /dev/null
+++ b/.changes/2.23.x/2.23.14.json
@@ -0,0 +1,24 @@
+{
+ "version": "2.23.14",
+ "date": "2024-01-30",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "Amazon DataZone",
+ "contributor": "",
+ "description": "Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Route 53",
+ "contributor": "",
+ "description": "Update the SDKs for text changes in the APIs."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon S3",
+ "contributor": "",
+ "description": "Reduce memory usage when request-level plugins aren't used."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.15.json b/.changes/2.23.x/2.23.15.json
new file mode 100644
index 000000000000..82b690010410
--- /dev/null
+++ b/.changes/2.23.x/2.23.15.json
@@ -0,0 +1,42 @@
+{
+ "version": "2.23.15",
+ "date": "2024-01-31",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS CloudFormation",
+ "contributor": "",
+ "description": "CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Glue",
+ "contributor": "",
+ "description": "Update page size limits for GetJobRuns and GetTriggers APIs."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Reduce how many times input data is copied when writing to chunked encoded operations, like S3's PutObject."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Simple Systems Manager (SSM)",
+ "contributor": "",
+ "description": "This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled."
+ },
+ {
+ "type": "feature",
+ "category": "Elastic Load Balancing",
+ "contributor": "",
+ "description": "This release enables unhealthy target draining intervals for Network Load Balancers."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.16.json b/.changes/2.23.x/2.23.16.json
new file mode 100644
index 000000000000..3ecf6a199421
--- /dev/null
+++ b/.changes/2.23.x/2.23.16.json
@@ -0,0 +1,48 @@
+{
+ "version": "2.23.16",
+ "date": "2024-02-01",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS Elemental MediaConvert",
+ "contributor": "",
+ "description": "This release includes support for broadcast-mixed audio description tracks."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Switching a set of services onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0. For a list of individual services affected, please check the committed files."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Cognito Identity Provider",
+ "contributor": "",
+ "description": "Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Interactive Video Service",
+ "contributor": "",
+ "description": "This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Managed Blockchain Query",
+ "contributor": "",
+ "description": "This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Neptune Graph",
+ "contributor": "",
+ "description": "Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.17.json b/.changes/2.23.x/2.23.17.json
new file mode 100644
index 000000000000..1dbeba63d1ca
--- /dev/null
+++ b/.changes/2.23.x/2.23.17.json
@@ -0,0 +1,36 @@
+{
+ "version": "2.23.17",
+ "date": "2024-02-02",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS CRT-based S3 Client",
+ "contributor": "",
+ "description": "Allow users to configure future completion executor on the AWS CRT-based S3 client via `S3CrtAsyncClientBuilder#futureCompletionExecutor`. See [#4879](https://github.com/aws/aws-sdk-java-v2/issues/4879)"
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Adds setting to disable making EC2 Instance Metadata Service (IMDS) calls without a token header when prefetching a token does not work. This feature can be configured through environment variables (AWS_EC2_METADATA_V1_DISABLED), system property (aws.disableEc2MetadataV1) or AWS config file (ec2_metadata_v1_disabled). When you configure this setting to true, no calls without token headers will be made to IMDS."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon DynamoDB",
+ "contributor": "",
+ "description": "Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon SageMaker Service",
+ "contributor": "",
+ "description": "Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.18.json b/.changes/2.23.x/2.23.18.json
new file mode 100644
index 000000000000..a1ebc6bf59f4
--- /dev/null
+++ b/.changes/2.23.x/2.23.18.json
@@ -0,0 +1,18 @@
+{
+ "version": "2.23.18",
+ "date": "2024-02-05",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS Glue",
+ "contributor": "",
+ "description": "Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon WorkSpaces",
+ "contributor": "",
+ "description": "Added definitions of various WorkSpace states"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.19.json b/.changes/2.23.x/2.23.19.json
new file mode 100644
index 000000000000..f2dc9e342a49
--- /dev/null
+++ b/.changes/2.23.x/2.23.19.json
@@ -0,0 +1,42 @@
+{
+ "version": "2.23.19",
+ "date": "2024-02-06",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS AppSync",
+ "contributor": "",
+ "description": "Support for environment variables in AppSync GraphQL APIs"
+ },
+ {
+ "type": "feature",
+ "category": "AWS WAFV2",
+ "contributor": "",
+ "description": "You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon CloudWatch Logs",
+ "contributor": "",
+ "description": "This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon EC2 Container Service",
+ "contributor": "",
+ "description": "This release is a documentation only update to address customer issues."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Elasticsearch Service",
+ "contributor": "",
+ "description": "This release adds clear visibility to the customers on the changes that they make on the domain."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon OpenSearch Service",
+ "contributor": "",
+ "description": "This release adds clear visibility to the customers on the changes that they make on the domain."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.2.json b/.changes/2.23.x/2.23.2.json
new file mode 100644
index 000000000000..3b3fc6570f88
--- /dev/null
+++ b/.changes/2.23.x/2.23.2.json
@@ -0,0 +1,60 @@
+{
+ "version": "2.23.2",
+ "date": "2024-01-12",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Fix shading of artifacts in the `bundle` by not `org.apache.log4j.*` packages. This allows proper binding of `commons-logging` to Log4J and enables dependencies that use commons logging (e.g. Apache HTTP Client) to properly bind to Log4j."
+ },
+ {
+ "type": "feature",
+ "category": "AWS S3 Control",
+ "contributor": "",
+ "description": "S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Supply Chain",
+ "contributor": "",
+ "description": "This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Transfer Family",
+ "contributor": "",
+ "description": "AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Connect Participant Service",
+ "contributor": "",
+ "description": "Introduce new Supervisor participant role"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Connect Service",
+ "contributor": "",
+ "description": "Supervisor Barge for Chat is now supported through the MonitorContact API."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Location Service",
+ "contributor": "",
+ "description": "Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type."
+ },
+ {
+ "type": "feature",
+ "category": "AmazonMWAA",
+ "contributor": "",
+ "description": "This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.20.json b/.changes/2.23.x/2.23.20.json
new file mode 100644
index 000000000000..27973be63027
--- /dev/null
+++ b/.changes/2.23.x/2.23.20.json
@@ -0,0 +1,54 @@
+{
+ "version": "2.23.20",
+ "date": "2024-02-07",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS CRT Sync HTTP Client",
+ "contributor": "",
+ "description": "Fixed an issue where `CancellationException` was thrown incorrectly from AWS CRT Sync HTTP client when execution time exceeded the total configured API call attempt timeout or API call timeout. Now it throws `ApiCallAttemptTimeoutException`/`ApiCallTimeoutException` accordingly. See [#4820](https://github.com/aws/aws-sdk-java-v2/issues/4820)"
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Bump `aws-crt` version to `0.29.9`"
+ },
+ {
+ "type": "feature",
+ "category": "AWS DataSync",
+ "contributor": "",
+ "description": "AWS DataSync now supports manifests for specifying files or objects to transfer."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon CloudFront KeyValueStore",
+ "contributor": "",
+ "description": "Switching CloudFront KeyValueStore onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Lex Model Building V2",
+ "contributor": "",
+ "description": "This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Redshift",
+ "contributor": "",
+ "description": "LisRecommendations API to fetch Amazon Redshift Advisor recommendations."
+ },
+ {
+ "type": "feature",
+ "category": "AWS CRT-based S3 Client",
+ "contributor": "",
+ "description": "Exposes a setting to set the memory limit when making asynchronous calls with the CRT-based S3 client"
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.21.json b/.changes/2.23.x/2.23.21.json
new file mode 100644
index 000000000000..9dfcec53758d
--- /dev/null
+++ b/.changes/2.23.x/2.23.21.json
@@ -0,0 +1,24 @@
+{
+ "version": "2.23.21",
+ "date": "2024-02-08",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS CodePipeline",
+ "contributor": "",
+ "description": "Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon QuickSight",
+ "contributor": "",
+ "description": "General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon WorkSpaces",
+ "contributor": "",
+ "description": "This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter \"WorkspaceName\"."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.3.json b/.changes/2.23.x/2.23.3.json
new file mode 100644
index 000000000000..e5182afe5abc
--- /dev/null
+++ b/.changes/2.23.x/2.23.3.json
@@ -0,0 +1,12 @@
+{
+ "version": "2.23.3",
+ "date": "2024-01-13",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "Amazon SageMaker Service",
+ "contributor": "",
+ "description": "This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.4.json b/.changes/2.23.x/2.23.4.json
new file mode 100644
index 000000000000..e8d459b39140
--- /dev/null
+++ b/.changes/2.23.x/2.23.4.json
@@ -0,0 +1,66 @@
+{
+ "version": "2.23.4",
+ "date": "2024-01-16",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS IoT",
+ "contributor": "",
+ "description": "Revert release of LogTargetTypes"
+ },
+ {
+ "type": "feature",
+ "category": "AWS IoT FleetWise",
+ "contributor": "",
+ "description": "Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SecurityHub",
+ "contributor": "",
+ "description": "Documentation updates for AWS Security Hub"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Macie 2",
+ "contributor": "",
+ "description": "This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Personalize",
+ "contributor": "",
+ "description": "Documentation updates for Amazon Personalize."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Personalize Runtime",
+ "contributor": "",
+ "description": "Documentation updates for Amazon Personalize"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Rekognition",
+ "contributor": "",
+ "description": "This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon S3",
+ "contributor": "",
+ "description": "Propagating client apiCallTimeout values to S3Express createSession calls. If existing, this value overrides the default timeout value of 10s when making the nested S3Express session credentials call."
+ },
+ {
+ "type": "feature",
+ "category": "Payment Cryptography Control Plane",
+ "contributor": "",
+ "description": "Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.5.json b/.changes/2.23.x/2.23.5.json
new file mode 100644
index 000000000000..279c0fabd431
--- /dev/null
+++ b/.changes/2.23.x/2.23.5.json
@@ -0,0 +1,36 @@
+{
+ "version": "2.23.5",
+ "date": "2024-01-17",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS CRT HTTP Client",
+ "contributor": "",
+ "description": "Fixed the issue in the AWS CRT HTTP client where the application could crash if stream.incrementWindow was invoked on a closed stream"
+ },
+ {
+ "type": "feature",
+ "category": "AWS Backup Storage, Amazon CodeCatalyst, Amazon Cognito Identity, Amazon Cognito Identity Provider, AWS Identity and Access Management (IAM), Amazon Kinesis, AWS Elemental MediaStore Data Plane, Amazon Transcribe Service, Amazon Transcribe Streaming Service",
+ "contributor": "",
+ "description": "Switching a set of services onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0."
+ },
+ {
+ "type": "feature",
+ "category": "AWS DynamoDB Enhanced Client",
+ "contributor": "",
+ "description": "Added support for `@DynamoDBAutoGeneratedUUID` to facilitate the automatic updating of DynamoDB attributes with random UUID."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon DynamoDB",
+ "contributor": "",
+ "description": "Updating note for enabling streams for UpdateTable."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Keyspaces",
+ "contributor": "",
+ "description": "This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.6.json b/.changes/2.23.x/2.23.6.json
new file mode 100644
index 000000000000..d222dbdbb2ff
--- /dev/null
+++ b/.changes/2.23.x/2.23.6.json
@@ -0,0 +1,54 @@
+{
+ "version": "2.23.6",
+ "date": "2024-01-18",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS CRT HTTP Client",
+ "contributor": "",
+ "description": "Fixed the issue in the AWS CRT sync HTTP client where the connection was left open after the stream was aborted."
+ },
+ {
+ "type": "feature",
+ "category": "AWS B2B Data Interchange",
+ "contributor": "",
+ "description": "Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs."
+ },
+ {
+ "type": "feature",
+ "category": "AWS CloudTrail",
+ "contributor": "",
+ "description": "This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Connect Service",
+ "contributor": "",
+ "description": "GetMetricDataV2 now supports 3 groupings"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Kinesis Firehose",
+ "contributor": "",
+ "description": "Allow support for Snowflake as a Kinesis Data Firehose delivery destination."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon SageMaker Feature Store Runtime",
+ "contributor": "",
+ "description": "Increase BatchGetRecord limits from 10 items to 100 items"
+ },
+ {
+ "type": "feature",
+ "category": "Elastic Disaster Recovery Service",
+ "contributor": "",
+ "description": "Removed invalid and unnecessary default values."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.7.json b/.changes/2.23.x/2.23.7.json
new file mode 100644
index 000000000000..4542440c718e
--- /dev/null
+++ b/.changes/2.23.x/2.23.7.json
@@ -0,0 +1,42 @@
+{
+ "version": "2.23.7",
+ "date": "2024-01-19",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS CodeBuild",
+ "contributor": "",
+ "description": "Release CodeBuild Reserved Capacity feature"
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "anirudh9391",
+ "description": "Allowing SDK plugins to read and modify S3's crossRegionEnabled and SQS's checksumValidationEnabled"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Athena",
+ "contributor": "",
+ "description": "Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon DynamoDB",
+ "contributor": "",
+ "description": "This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Q Connect",
+ "contributor": "",
+ "description": "Increased Quick Response name max length to 100"
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.8.json b/.changes/2.23.x/2.23.8.json
new file mode 100644
index 000000000000..6b1e50098a71
--- /dev/null
+++ b/.changes/2.23.x/2.23.8.json
@@ -0,0 +1,66 @@
+{
+ "version": "2.23.8",
+ "date": "2024-01-22",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS CRT HTTP Client",
+ "contributor": "",
+ "description": "Fixed a thread safety issue that could cause application to crash in the edge case where the SDK attempted to invoke `incrementWindow` after the stream is closed in AWS CRT HTTP Client."
+ },
+ {
+ "type": "feature",
+ "category": "AWS AppConfig Data",
+ "contributor": "",
+ "description": "Fix FIPS Endpoints in aws-us-gov."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Cloud9",
+ "contributor": "",
+ "description": "Doc-only update around removing AL1 from list of available AMIs for Cloud9"
+ },
+ {
+ "type": "feature",
+ "category": "AWS Organizations",
+ "contributor": "",
+ "description": "Doc only update for quota increase change"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon CloudFront KeyValueStore",
+ "contributor": "",
+ "description": "This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Connect Cases",
+ "contributor": "",
+ "description": "This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon EC2 Container Service",
+ "contributor": "",
+ "description": "This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Elastic Compute Cloud",
+ "contributor": "",
+ "description": "Documentation updates for Amazon EC2."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Relational Database Service",
+ "contributor": "",
+ "description": "Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity."
+ },
+ {
+ "type": "feature",
+ "category": "FinSpace User Environment Management service",
+ "contributor": "",
+ "description": "Allow customer to set zip default through command line arguments."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.23.x/2.23.9.json b/.changes/2.23.x/2.23.9.json
new file mode 100644
index 000000000000..22699a5db363
--- /dev/null
+++ b/.changes/2.23.x/2.23.9.json
@@ -0,0 +1,12 @@
+{
+ "version": "2.23.9",
+ "date": "2024-01-23",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "Inspector2",
+ "contributor": "",
+ "description": "This release adds support for CIS scans on EC2 instances."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.0.json b/.changes/2.24.0.json
new file mode 100644
index 000000000000..6fe6e6c07f8d
--- /dev/null
+++ b/.changes/2.24.0.json
@@ -0,0 +1,72 @@
+{
+ "version": "2.24.0",
+ "date": "2024-02-09",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "Amazon S3",
+ "contributor": "",
+ "description": "Fix bug where PUT fails when using SSE-C with Checksum when using S3AsyncClient with multipart enabled. Enable CRC32 for putObject when using multipart client if checksum validation is not disabled and checksum is not set by user"
+ },
+ {
+ "type": "feature",
+ "category": "AWS Batch",
+ "contributor": "",
+ "description": "This feature allows Batch to support configuration of repository credentials for jobs running on ECS"
+ },
+ {
+ "type": "feature",
+ "category": "AWS IoT",
+ "contributor": "",
+ "description": "This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Price List Service",
+ "contributor": "",
+ "description": "Add Throttling Exception to all APIs."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon EC2 Container Service",
+ "contributor": "",
+ "description": "Documentation only update for Amazon ECS."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Prometheus Service",
+ "contributor": "",
+ "description": "Overall documentation updates."
+ },
+ {
+ "type": "feature",
+ "category": "Braket",
+ "contributor": "",
+ "description": "Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device."
+ },
+ {
+ "type": "feature",
+ "category": "Cost Optimization Hub",
+ "contributor": "",
+ "description": "Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated internal core logic for signing properties with non-default values to be codegen based instead of set at runtime."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon S3",
+ "contributor": "",
+ "description": "Overriding signer properties for S3 through the deprecated non-public execution attributes in S3SignerExecutionAttribute no longer works with this release. The recommended approach is to use plugins in order to change these settings."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.1.json b/.changes/2.24.1.json
new file mode 100644
index 000000000000..0cbdcd7f967f
--- /dev/null
+++ b/.changes/2.24.1.json
@@ -0,0 +1,30 @@
+{
+ "version": "2.24.1",
+ "date": "2024-02-12",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS AppSync",
+ "contributor": "",
+ "description": "Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon CloudWatch",
+ "contributor": "",
+ "description": "This release enables PutMetricData API request payload compression by default."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Neptune Graph",
+ "contributor": "",
+ "description": "Adding a new option \"parameters\" for data plane api ExecuteQuery to support running parameterized query via SDK."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Route 53 Domains",
+ "contributor": "",
+ "description": "This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.2.json b/.changes/2.24.2.json
new file mode 100644
index 000000000000..8afef3107c35
--- /dev/null
+++ b/.changes/2.24.2.json
@@ -0,0 +1,54 @@
+{
+ "version": "2.24.2",
+ "date": "2024-02-13",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "URL Connection Client",
+ "contributor": "",
+ "description": "Fix a bug where headers with multiple values don't have all values for that header sent on the wire. This leads to signature mismatch exceptions.\n\nFixes [#4746](https://github.com/aws/aws-sdk-java-v2/issues/4746)."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Marketplace Catalog Service",
+ "contributor": "",
+ "description": "AWS Marketplace Catalog API now supports setting intent on requests"
+ },
+ {
+ "type": "feature",
+ "category": "AWS Resource Explorer",
+ "contributor": "",
+ "description": "Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon DynamoDB",
+ "contributor": "akiesler",
+ "description": "Add additional logical operator ('and' and 'or') methods to DynamoDB Expression"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Lightsail",
+ "contributor": "",
+ "description": "This release adds support to upgrade the major version of a database."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon S3",
+ "contributor": "",
+ "description": "Automatically trim object metadata keys of whitespace for `PutObject` and `CreateMultipartUpload`."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Security Lake",
+ "contributor": "",
+ "description": "Documentation updates for Security Lake"
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.3.json b/.changes/2.24.3.json
new file mode 100644
index 000000000000..3200357f20cb
--- /dev/null
+++ b/.changes/2.24.3.json
@@ -0,0 +1,48 @@
+{
+ "version": "2.24.3",
+ "date": "2024-02-14",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Fixed an issue where NPE would be thrown if there was an empty event in the input for an event streaming operation."
+ },
+ {
+ "type": "bugfix",
+ "category": "Amazon Simple Storage Service",
+ "contributor": "",
+ "description": "Fix for Issue [#4912](https://github.com/aws/aws-sdk-java-v2/issues/4912) where client region with AWS_GLOBAL calls failed for cross region access."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Control Tower",
+ "contributor": "",
+ "description": "Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Switching half of the AWS service clients onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0. For a list of individual services affected, please check the committed files."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Lookout for Equipment",
+ "contributor": "",
+ "description": "This feature allows customers to see pointwise model diagnostics results for their models."
+ },
+ {
+ "type": "feature",
+ "category": "QBusiness",
+ "contributor": "",
+ "description": "This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.4.json b/.changes/2.24.4.json
new file mode 100644
index 000000000000..5aa3ce143562
--- /dev/null
+++ b/.changes/2.24.4.json
@@ -0,0 +1,66 @@
+{
+ "version": "2.24.4",
+ "date": "2024-02-15",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS Artifact",
+ "contributor": "",
+ "description": "This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings."
+ },
+ {
+ "type": "feature",
+ "category": "AWS CodePipeline",
+ "contributor": "",
+ "description": "Add ability to override timeout on action level."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Secrets Manager",
+ "contributor": "",
+ "description": "Doc only update for Secrets Manager"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Detective",
+ "contributor": "",
+ "description": "Doc only updates for content enhancement"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon GuardDuty",
+ "contributor": "",
+ "description": "Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon HealthLake",
+ "contributor": "",
+ "description": "This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon OpenSearch Service",
+ "contributor": "",
+ "description": "Adds additional supported instance types."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Polly",
+ "contributor": "",
+ "description": "Amazon Polly adds 1 new voice - Burcu (tr-TR)"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon SageMaker Service",
+ "contributor": "",
+ "description": "This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.5.json b/.changes/2.24.5.json
new file mode 100644
index 000000000000..dddde424c866
--- /dev/null
+++ b/.changes/2.24.5.json
@@ -0,0 +1,48 @@
+{
+ "version": "2.24.5",
+ "date": "2024-02-16",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS Lambda",
+ "contributor": "",
+ "description": "Documentation-only updates for Lambda to clarify a number of existing actions and properties."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Connect Participant Service",
+ "contributor": "",
+ "description": "Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon EMR",
+ "contributor": "",
+ "description": "adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Kinesis Firehose",
+ "contributor": "",
+ "description": "This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Relational Database Service",
+ "contributor": "",
+ "description": "Doc only update for a valid option in DB parameter group"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Simple Notification Service",
+ "contributor": "",
+ "description": "This release marks phone numbers as sensitive inputs."
+ },
+ {
+ "type": "feature",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Updated endpoint and partition metadata."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.6.json b/.changes/2.24.6.json
new file mode 100644
index 000000000000..6e695f57af45
--- /dev/null
+++ b/.changes/2.24.6.json
@@ -0,0 +1,48 @@
+{
+ "version": "2.24.6",
+ "date": "2024-02-19",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS Amplify",
+ "contributor": "",
+ "description": "This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Config",
+ "contributor": "",
+ "description": "Documentation updates for the AWS Config CLI"
+ },
+ {
+ "type": "feature",
+ "category": "AWS MediaTailor",
+ "contributor": "",
+ "description": "MediaTailor: marking #AdBreak.OffsetMillis as required."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Interactive Video Service",
+ "contributor": "",
+ "description": "Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Keyspaces",
+ "contributor": "",
+ "description": "Documentation updates for Amazon Keyspaces"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon S3",
+ "contributor": "",
+ "description": "Add support for pause/resume upload for TransferManager with Java-based S3Client that has multipart enabled"
+ },
+ {
+ "type": "feature",
+ "category": "chatbot",
+ "contributor": "",
+ "description": "This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.7.json b/.changes/2.24.7.json
new file mode 100644
index 000000000000..c039dbcc2fff
--- /dev/null
+++ b/.changes/2.24.7.json
@@ -0,0 +1,24 @@
+{
+ "version": "2.24.7",
+ "date": "2024-02-20",
+ "entries": [
+ {
+ "type": "feature",
+ "category": "AWS Lambda",
+ "contributor": "",
+ "description": "Add .NET 8 (dotnet8) Runtime support to AWS Lambda."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon DynamoDB",
+ "contributor": "",
+ "description": "Publishing quick fix for doc only update."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Kinesis Firehose",
+ "contributor": "",
+ "description": "This release updates a few Firehose related APIs."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.8.json b/.changes/2.24.8.json
new file mode 100644
index 000000000000..b1fbf8334e5d
--- /dev/null
+++ b/.changes/2.24.8.json
@@ -0,0 +1,36 @@
+{
+ "version": "2.24.8",
+ "date": "2024-02-21",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS SDK for Java v2",
+ "contributor": "",
+ "description": "Add content-length header in Json and Xml Protocol Marshaller for String and Binary explicit Payloads."
+ },
+ {
+ "type": "feature",
+ "category": "AWS Elemental MediaLive",
+ "contributor": "",
+ "description": "MediaLive now supports the ability to restart pipelines in a running channel."
+ },
+ {
+ "type": "feature",
+ "category": "AWS IoT Events",
+ "contributor": "",
+ "description": "Increase the maximum length of descriptions for Inputs, Detector Models, and Alarm Models"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Lookout for Equipment",
+ "contributor": "",
+ "description": "This release adds a field exposing model quality to read APIs for models. It also adds a model quality field to the API response when creating an inference scheduler."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Simple Systems Manager (SSM)",
+ "contributor": "",
+ "description": "This release adds support for sharing Systems Manager parameters with other AWS accounts."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/2.24.9.json b/.changes/2.24.9.json
new file mode 100644
index 000000000000..329912dd615e
--- /dev/null
+++ b/.changes/2.24.9.json
@@ -0,0 +1,24 @@
+{
+ "version": "2.24.9",
+ "date": "2024-02-22",
+ "entries": [
+ {
+ "type": "bugfix",
+ "category": "AWS CRT-based S3 client",
+ "contributor": "",
+ "description": "Fixed memory leak issue when a request was cancelled in the AWS CRT-based S3 client."
+ },
+ {
+ "type": "feature",
+ "category": "Amazon CloudWatch Internet Monitor",
+ "contributor": "",
+ "description": "This release adds IPv4 prefixes to health events"
+ },
+ {
+ "type": "feature",
+ "category": "Amazon Kinesis Video Streams",
+ "contributor": "",
+ "description": "Increasing NextToken parameter length restriction for List APIs from 512 to 1024."
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.changes/next-release/feature-AWSSDKforJavav2-787c575.json b/.changes/next-release/feature-AWSSDKforJavav2-787c575.json
new file mode 100644
index 000000000000..840c545b4531
--- /dev/null
+++ b/.changes/next-release/feature-AWSSDKforJavav2-787c575.json
@@ -0,0 +1,6 @@
+{
+ "type": "feature",
+ "category": "S3 Transfer Manager",
+ "contributor": "",
+ "description": "Make Transfer Manager work by default with S3AsyncClient when multipart configuration is enabled."
+}
diff --git a/.changes/next-release/feature-S3TransferManager-2e987ba.json b/.changes/next-release/feature-S3TransferManager-2e987ba.json
new file mode 100644
index 000000000000..72f2cadc85c3
--- /dev/null
+++ b/.changes/next-release/feature-S3TransferManager-2e987ba.json
@@ -0,0 +1,6 @@
+{
+ "type": "feature",
+ "category": "S3 Transfer Manager",
+ "contributor": "",
+ "description": "Enable multipart configuration by default when creating a new S3TranferManager instance using the .create() method"
+}
diff --git a/.github/workflows/codebuild-ci.yml b/.github/workflows/codebuild-ci.yml
index 13089a44cede..44f75f5f1698 100644
--- a/.github/workflows/codebuild-ci.yml
+++ b/.github/workflows/codebuild-ci.yml
@@ -1,10 +1,6 @@
name: AWS CodeBuild CI
on:
pull_request:
- paths-ignore:
- - '**.md'
- - '.all-contributorsrc'
- - 'docs/**'
push:
branches:
- master
@@ -133,4 +129,4 @@ jobs:
- name: Run endpoints test
uses: aws-actions/aws-codebuild-run-build@v1
with:
- project-name: aws-sdk-java-v2-endpoints-test
\ No newline at end of file
+ project-name: aws-sdk-java-v2-endpoints-test
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4a78d7a27527..f3188a6da72d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,513 +1,270 @@
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
-# __2.23.20__ __2024-02-07__
-## __AWS CRT Sync HTTP Client__
+# __2.24.9__ __2024-02-22__
+## __AWS CRT-based S3 client__
- ### Bugfixes
- - Fixed an issue where `CancellationException` was thrown incorrectly from AWS CRT Sync HTTP client when execution time exceeded the total configured API call attempt timeout or API call timeout. Now it throws `ApiCallAttemptTimeoutException`/`ApiCallTimeoutException` accordingly. See [#4820](https://github.com/aws/aws-sdk-java-v2/issues/4820)
+ - Fixed memory leak issue when a request was cancelled in the AWS CRT-based S3 client.
-## __AWS CRT-based S3 Client__
+## __Amazon CloudWatch Internet Monitor__
- ### Features
- - Exposes a setting to set the memory limit when making asynchronous calls with the CRT-based S3 client
+ - This release adds IPv4 prefixes to health events
-## __AWS DataSync__
+## __Amazon Kinesis Video Streams__
- ### Features
- - AWS DataSync now supports manifests for specifying files or objects to transfer.
+ - Increasing NextToken parameter length restriction for List APIs from 512 to 1024.
-## __AWS SDK for Java v2__
- - ### Features
- - Bump `aws-crt` version to `0.29.9`
- - Updated endpoint and partition metadata.
-
-## __Amazon CloudFront KeyValueStore__
- - ### Features
- - Switching CloudFront KeyValueStore onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0.
-
-## __Amazon Lex Model Building V2__
+# __2.24.8__ __2024-02-21__
+## __AWS Elemental MediaLive__
- ### Features
- - This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions.
+ - MediaLive now supports the ability to restart pipelines in a running channel.
-## __Amazon Redshift__
+## __AWS IoT Events__
- ### Features
- - LisRecommendations API to fetch Amazon Redshift Advisor recommendations.
+ - Increase the maximum length of descriptions for Inputs, Detector Models, and Alarm Models
-# __2.23.19__ __2024-02-06__
-## __AWS AppSync__
- - ### Features
- - Support for environment variables in AppSync GraphQL APIs
-
-## __AWS WAFV2__
- - ### Features
- - You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API.
-
-## __Amazon CloudWatch Logs__
- - ### Features
- - This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
-
-## __Amazon EC2 Container Service__
- - ### Features
- - This release is a documentation only update to address customer issues.
-
-## __Amazon Elasticsearch Service__
- - ### Features
- - This release adds clear visibility to the customers on the changes that they make on the domain.
-
-## __Amazon OpenSearch Service__
- - ### Features
- - This release adds clear visibility to the customers on the changes that they make on the domain.
-
-# __2.23.18__ __2024-02-05__
-## __AWS Glue__
- - ### Features
- - Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
+## __AWS SDK for Java v2__
+ - ### Bugfixes
+ - Add content-length header in Json and Xml Protocol Marshaller for String and Binary explicit Payloads.
-## __Amazon WorkSpaces__
+## __Amazon Lookout for Equipment__
- ### Features
- - Added definitions of various WorkSpace states
+ - This release adds a field exposing model quality to read APIs for models. It also adds a model quality field to the API response when creating an inference scheduler.
-# __2.23.17__ __2024-02-02__
-## __AWS CRT-based S3 Client__
+## __Amazon Simple Systems Manager (SSM)__
- ### Features
- - Allow users to configure future completion executor on the AWS CRT-based S3 client via `S3CrtAsyncClientBuilder#futureCompletionExecutor`. See [#4879](https://github.com/aws/aws-sdk-java-v2/issues/4879)
+ - This release adds support for sharing Systems Manager parameters with other AWS accounts.
-## __AWS SDK for Java v2__
+# __2.24.7__ __2024-02-20__
+## __AWS Lambda__
- ### Features
- - Adds setting to disable making EC2 Instance Metadata Service (IMDS) calls without a token header when prefetching a token does not work. This feature can be configured through environment variables (AWS_EC2_METADATA_V1_DISABLED), system property (aws.disableEc2MetadataV1) or AWS config file (ec2_metadata_v1_disabled). When you configure this setting to true, no calls without token headers will be made to IMDS.
- - Updated endpoint and partition metadata.
+ - Add .NET 8 (dotnet8) Runtime support to AWS Lambda.
## __Amazon DynamoDB__
- ### Features
- - Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.
+ - Publishing quick fix for doc only update.
-## __Amazon SageMaker Service__
+## __Amazon Kinesis Firehose__
- ### Features
- - Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.
+ - This release updates a few Firehose related APIs.
-# __2.23.16__ __2024-02-01__
-## __AWS Elemental MediaConvert__
+# __2.24.6__ __2024-02-19__
+## __AWS Amplify__
- ### Features
- - This release includes support for broadcast-mixed audio description tracks.
+ - This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.
-## __AWS SDK for Java v2__
+## __AWS Config__
- ### Features
- - Switching a set of services onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0. For a list of individual services affected, please check the committed files.
- - Updated endpoint and partition metadata.
+ - Documentation updates for the AWS Config CLI
-## __Amazon Cognito Identity Provider__
+## __AWS MediaTailor__
- ### Features
- - Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features
+ - MediaTailor: marking #AdBreak.OffsetMillis as required.
## __Amazon Interactive Video Service__
- ### Features
- - This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List.
-
-## __Amazon Managed Blockchain Query__
- - ### Features
- - This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction.
+ - Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary.
-## __Amazon Neptune Graph__
- - ### Features
- - Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary.
-
-# __2.23.15__ __2024-01-31__
-## __AWS CloudFormation__
- - ### Features
- - CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
-
-## __AWS Glue__
- - ### Features
- - Update page size limits for GetJobRuns and GetTriggers APIs.
-
-## __AWS SDK for Java v2__
- - ### Features
- - Reduce how many times input data is copied when writing to chunked encoded operations, like S3's PutObject.
- - Updated endpoint and partition metadata.
-
-## __Amazon Simple Systems Manager (SSM)__
- - ### Features
- - This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.
-
-## __Elastic Load Balancing__
+## __Amazon Keyspaces__
- ### Features
- - This release enables unhealthy target draining intervals for Network Load Balancers.
+ - Documentation updates for Amazon Keyspaces
-# __2.23.14__ __2024-01-30__
-## __Amazon DataZone__
+## __Amazon S3__
- ### Features
- - Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects
+ - Add support for pause/resume upload for TransferManager with Java-based S3Client that has multipart enabled
-## __Amazon Route 53__
+## __chatbot__
- ### Features
- - Update the SDKs for text changes in the APIs.
+ - This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.
-## __Amazon S3__
+# __2.24.5__ __2024-02-16__
+## __AWS Lambda__
- ### Features
- - Reduce memory usage when request-level plugins aren't used.
+ - Documentation-only updates for Lambda to clarify a number of existing actions and properties.
-# __2.23.13__ __2024-01-29__
## __AWS SDK for Java v2__
- ### Features
- Updated endpoint and partition metadata.
-## __Amazon Comprehend__
+## __Amazon Connect Participant Service__
- ### Features
- - Comprehend PII analysis now supports Spanish input documents.
+ - Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.
-## __Amazon Elastic Compute Cloud__
+## __Amazon EMR__
- ### Features
- - EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
+ - adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
-## __Amazon Import/Export Snowball__
+## __Amazon Kinesis Firehose__
- ### Features
- - Modified description of createaddress to include direction to add path when providing a JSON file.
+ - This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
## __Amazon Relational Database Service__
- ### Features
- - Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.
+ - Doc only update for a valid option in DB parameter group
-## __Amazon Simple Storage Service__
- - ### Bugfixes
- - S3 client configured with crossRegionEnabled(true) will now use us-east-1 regional endpoint instead of the global endpoint. See [#4720](https://github.com/aws/aws-sdk-java-v2/issues/4720).
-
-## __AmazonMWAA__
+## __Amazon Simple Notification Service__
- ### Features
- - This release adds MAINTENANCE environment status for Amazon MWAA environments.
+ - This release marks phone numbers as sensitive inputs.
-## __Auto Scaling__
+# __2.24.4__ __2024-02-15__
+## __AWS Artifact__
- ### Features
- - EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
+ - This is the initial SDK release for AWS Artifact. AWS Artifact provides on-demand access to compliance and third-party compliance reports. This release includes access to List and Get reports, along with their metadata. This release also includes access to AWS Artifact notifications settings.
-# __2.23.12__ __2024-01-26__
-## __AWS SDK for Java v2__
+## __AWS CodePipeline__
- ### Features
- - Improved performance of chunk-encoded streaming uploads, like S3's PutObject.
-
- - ### Bugfixes
- - Fixed bug where the ProfileCredentialsProvider would re-read the credentials file with each request by default.
+ - Add ability to override timeout on action level.
-## __Amazon Connect Service__
- - ### Features
- - Update list and string length limits for predefined attributes.
-
-## __Amazon SageMaker Service__
- - ### Features
- - Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.
-
-## __Inspector2__
- - ### Features
- - This release adds ECR container image scanning based on their lastRecordedPullTime.
-
-# __2.23.11__ __2024-01-25__
-## __AWS Certificate Manager Private Certificate Authority__
- - ### Features
- - AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.
-
-## __Amazon Lightsail__
- - ### Features
- - This release adds support for IPv6-only instance plans.
-
-# __2.23.10__ __2024-01-24__
-## __AWS Outposts__
- - ### Features
- - DeviceSerialNumber parameter is now optional in StartConnection API
-
-## __AWS Storage Gateway__
- - ### Features
- - Add DeprecationDate and SoftwareVersion to response of ListGateways.
-
-## __Amazon EC2 Container Service__
- - ### Features
- - Documentation updates for Amazon ECS.
-
-## __Amazon Elastic Compute Cloud__
- - ### Features
- - Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
-
-## __Amazon Relational Database Service__
- - ### Features
- - This release adds support for Aurora Limitless Database.
-
-# __2.23.9__ __2024-01-23__
-## __Inspector2__
- - ### Features
- - This release adds support for CIS scans on EC2 instances.
-
-# __2.23.8__ __2024-01-22__
-## __AWS AppConfig Data__
- - ### Features
- - Fix FIPS Endpoints in aws-us-gov.
-
-## __AWS CRT HTTP Client__
- - ### Bugfixes
- - Fixed a thread safety issue that could cause application to crash in the edge case where the SDK attempted to invoke `incrementWindow` after the stream is closed in AWS CRT HTTP Client.
-
-## __AWS Cloud9__
+## __AWS SDK for Java v2__
- ### Features
- - Doc-only update around removing AL1 from list of available AMIs for Cloud9
+ - Updated endpoint and partition metadata.
-## __AWS Organizations__
+## __AWS Secrets Manager__
- ### Features
- - Doc only update for quota increase change
+ - Doc only update for Secrets Manager
-## __Amazon CloudFront KeyValueStore__
+## __Amazon Detective__
- ### Features
- - This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.
+ - Doc only updates for content enhancement
-## __Amazon Connect Cases__
+## __Amazon GuardDuty__
- ### Features
- - This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.
+ - Marked fields IpAddressV4, PrivateIpAddress, Email as Sensitive.
-## __Amazon EC2 Container Service__
+## __Amazon HealthLake__
- ### Features
- - This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
+ - This release adds a new response parameter, JobProgressReport, to the DescribeFHIRImportJob and ListFHIRImportJobs API operation. JobProgressReport provides details on the progress of the import job on the server.
-## __Amazon Elastic Compute Cloud__
+## __Amazon OpenSearch Service__
- ### Features
- - Documentation updates for Amazon EC2.
+ - Adds additional supported instance types.
-## __Amazon Relational Database Service__
+## __Amazon Polly__
- ### Features
- - Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
+ - Amazon Polly adds 1 new voice - Burcu (tr-TR)
-## __FinSpace User Environment Management service__
+## __Amazon SageMaker Service__
- ### Features
- - Allow customer to set zip default through command line arguments.
+ - This release adds a new API UpdateClusterSoftware for SageMaker HyperPod. This API allows users to patch HyperPod clusters with latest platform softwares.
-# __2.23.7__ __2024-01-19__
-## __AWS CodeBuild__
+# __2.24.3__ __2024-02-14__
+## __AWS Control Tower__
- ### Features
- - Release CodeBuild Reserved Capacity feature
+ - Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.
## __AWS SDK for Java v2__
- ### Features
- - Allowing SDK plugins to read and modify S3's crossRegionEnabled and SQS's checksumValidationEnabled
- - Contributed by: [@anirudh9391](https://github.com/anirudh9391)
+ - Switching half of the AWS service clients onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0. For a list of individual services affected, please check the committed files.
- Updated endpoint and partition metadata.
-## __Amazon Athena__
- - ### Features
- - Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
-
-## __Amazon DynamoDB__
- - ### Features
- - This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
-
-## __Amazon Q Connect__
- - ### Features
- - Increased Quick Response name max length to 100
-
-## __Contributors__
-Special thanks to the following contributors to this release:
-
-[@anirudh9391](https://github.com/anirudh9391)
-# __2.23.6__ __2024-01-18__
-## __AWS B2B Data Interchange__
- - ### Features
- - Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.
-
-## __AWS CRT HTTP Client__
- ### Bugfixes
- - Fixed the issue in the AWS CRT sync HTTP client where the connection was left open after the stream was aborted.
-
-## __AWS CloudTrail__
- - ### Features
- - This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
-
-## __AWS SDK for Java v2__
- - ### Features
- - Updated endpoint and partition metadata.
+ - Fixed an issue where NPE would be thrown if there was an empty event in the input for an event streaming operation.
-## __Amazon Connect Service__
+## __Amazon Lookout for Equipment__
- ### Features
- - GetMetricDataV2 now supports 3 groupings
+ - This feature allows customers to see pointwise model diagnostics results for their models.
-## __Amazon Kinesis Firehose__
- - ### Features
- - Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
-
-## __Amazon SageMaker Feature Store Runtime__
- - ### Features
- - Increase BatchGetRecord limits from 10 items to 100 items
-
-## __Elastic Disaster Recovery Service__
- - ### Features
- - Removed invalid and unnecessary default values.
-
-# __2.23.5__ __2024-01-17__
-## __AWS Backup Storage, Amazon CodeCatalyst, Amazon Cognito Identity, Amazon Cognito Identity Provider, AWS Identity and Access Management (IAM), Amazon Kinesis, AWS Elemental MediaStore Data Plane, Amazon Transcribe Service, Amazon Transcribe Streaming Service__
- - ### Features
- - Switching a set of services onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0.
-
-## __AWS CRT HTTP Client__
+## __Amazon Simple Storage Service__
- ### Bugfixes
- - Fixed the issue in the AWS CRT HTTP client where the application could crash if stream.incrementWindow was invoked on a closed stream
-
-## __AWS DynamoDB Enhanced Client__
- - ### Features
- - Added support for `@DynamoDBAutoGeneratedUUID` to facilitate the automatic updating of DynamoDB attributes with random UUID.
-
-## __Amazon DynamoDB__
- - ### Features
- - Updating note for enabling streams for UpdateTable.
+ - Fix for Issue [#4912](https://github.com/aws/aws-sdk-java-v2/issues/4912) where client region with AWS_GLOBAL calls failed for cross region access.
-## __Amazon Keyspaces__
+## __QBusiness__
- ### Features
- - This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs
+ - This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API.
-# __2.23.4__ __2024-01-16__
-## __AWS IoT__
+# __2.24.2__ __2024-02-13__
+## __AWS Marketplace Catalog Service__
- ### Features
- - Revert release of LogTargetTypes
+ - AWS Marketplace Catalog API now supports setting intent on requests
-## __AWS IoT FleetWise__
+## __AWS Resource Explorer__
- ### Features
- - Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field.
+ - Resource Explorer now uses newly supported IPv4 'amazonaws.com' endpoints by default.
## __AWS SDK for Java v2__
- ### Features
- Updated endpoint and partition metadata.
-## __AWS SecurityHub__
- - ### Features
- - Documentation updates for AWS Security Hub
-
-## __Amazon Macie 2__
- - ### Features
- - This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects.
-
-## __Amazon Personalize__
- - ### Features
- - Documentation updates for Amazon Personalize.
-
-## __Amazon Personalize Runtime__
+## __Amazon DynamoDB__
- ### Features
- - Documentation updates for Amazon Personalize
+ - Add additional logical operator ('and' and 'or') methods to DynamoDB Expression
+ - Contributed by: [@akiesler](https://github.com/akiesler)
-## __Amazon Rekognition__
+## __Amazon Lightsail__
- ### Features
- - This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
+ - This release adds support to upgrade the major version of a database.
## __Amazon S3__
- ### Features
- - Propagating client apiCallTimeout values to S3Express createSession calls. If existing, this value overrides the default timeout value of 10s when making the nested S3Express session credentials call.
-
-## __Payment Cryptography Control Plane__
- - ### Features
- - Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations.
-
-# __2.23.3__ __2024-01-13__
-## __Amazon SageMaker Service__
- - ### Features
- - This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
-
-# __2.23.2__ __2024-01-12__
-## __AWS S3 Control__
- - ### Features
- - S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
+ - Automatically trim object metadata keys of whitespace for `PutObject` and `CreateMultipartUpload`.
-## __AWS SDK for Java v2__
+## __Amazon Security Lake__
- ### Features
- - Updated endpoint and partition metadata.
+ - Documentation updates for Security Lake
+## __URL Connection Client__
- ### Bugfixes
- - Fix shading of artifacts in the `bundle` by not `org.apache.log4j.*` packages. This allows proper binding of `commons-logging` to Log4J and enables dependencies that use commons logging (e.g. Apache HTTP Client) to properly bind to Log4j.
+ - Fix a bug where headers with multiple values don't have all values for that header sent on the wire. This leads to signature mismatch exceptions.
-## __AWS Supply Chain__
- - ### Features
- - This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob.
+ Fixes [#4746](https://github.com/aws/aws-sdk-java-v2/issues/4746).
+
+## __Contributors__
+Special thanks to the following contributors to this release:
-## __AWS Transfer Family__
+[@akiesler](https://github.com/akiesler)
+# __2.24.1__ __2024-02-12__
+## __AWS AppSync__
- ### Features
- - AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.
+ - Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.
-## __Amazon Connect Participant Service__
+## __Amazon CloudWatch__
- ### Features
- - Introduce new Supervisor participant role
+ - This release enables PutMetricData API request payload compression by default.
-## __Amazon Connect Service__
+## __Amazon Neptune Graph__
- ### Features
- - Supervisor Barge for Chat is now supported through the MonitorContact API.
+ - Adding a new option "parameters" for data plane api ExecuteQuery to support running parameterized query via SDK.
-## __Amazon Location Service__
+## __Amazon Route 53 Domains__
- ### Features
- - Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type.
+ - This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API.
-## __AmazonMWAA__
+# __2.24.0__ __2024-02-09__
+## __AWS Batch__
- ### Features
- - This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.
+ - This feature allows Batch to support configuration of repository credentials for jobs running on ECS
-# __2.23.1__ __2024-01-11__
## __AWS IoT__
- ### Features
- - Add ConflictException to Update APIs of AWS IoT Software Package Catalog
+ - This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain.
-## __AWS IoT FleetWise__
+## __AWS Price List Service__
- ### Features
- - The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
+ - Add Throttling Exception to all APIs.
## __AWS SDK for Java v2__
- ### Features
- Updated endpoint and partition metadata.
-
- - ### Bugfixes
- - Fix IllegalArgumentException in FullJitterBackoffStrategy when base delay and max backoff time are zero.
-
-## __AWS Secrets Manager__
- - ### Features
- - Doc only update for Secrets Manager
+ - Updated internal core logic for signing properties with non-default values to be codegen based instead of set at runtime.
## __Amazon EC2 Container Service__
- ### Features
- - This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
-
-## __Amazon Elastic Compute Cloud__
- - ### Features
- - This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
-
-## __Amazon EventBridge__
- - ### Features
- - Adding AppSync as an EventBridge Target
-
-## __Amazon WorkSpaces__
- - ### Features
- - Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update
-
-# __2.23.0__ __2024-01-10__
-## __AWS CRT HTTP Client__
- - ### Bugfixes
- - Fixed the issue where `AWS_ERROR_HTTP_CONNECTION_CLOSED` was not retried by the SDK.
-
-## __AWS SDK for Java v2__
- - ### Features
- - Updated endpoint and partition metadata.
-
-## __Amazon CloudWatch Logs__
- - ### Features
- - Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
+ - Documentation only update for Amazon ECS.
-## __Amazon Connect Wisdom Service__
+## __Amazon Prometheus Service__
- ### Features
- - QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
+ - Overall documentation updates.
-## __Amazon Location Service__
- - ### Features
- - This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
-
-## __Amazon Q Connect__
- - ### Features
- - QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
-
-## __Amazon Route 53__
+## __Amazon S3__
- ### Features
- - Route53 now supports geoproximity routing in AWS regions
+ - Overriding signer properties for S3 through the deprecated non-public execution attributes in S3SignerExecutionAttribute no longer works with this release. The recommended approach is to use plugins in order to change these settings.
-## __Amazon S3__
- ### Bugfixes
- - Fixes a bug in DeleteObjects to properly encode the key in the request.
+ - Fix bug where PUT fails when using SSE-C with Checksum when using S3AsyncClient with multipart enabled. Enable CRC32 for putObject when using multipart client if checksum validation is not disabled and checksum is not set by user
-## __AmazonConnectCampaignService__
+## __Braket__
- ### Features
- - Minor pattern updates for Campaign and Dial Request API fields.
+ - Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device.
-## __Redshift Serverless__
+## __Cost Optimization Hub__
- ### Features
- - Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
+ - Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API.
diff --git a/README.md b/README.md
index 48edb2281f46..74da76c4de48 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![Gitter](https://badges.gitter.im/aws/aws-sdk-java-v2.svg)](https://gitter.im/aws/aws-sdk-java-v2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![codecov](https://codecov.io/gh/aws/aws-sdk-java-v2/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-java-v2)
-[![All Contributors](https://img.shields.io/badge/all_contributors-99-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-106-orange.svg?style=flat-square)](#contributors-)
The **AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0,
@@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
software.amazon.awssdkbom
- 2.23.20
+ 2.24.9pomimport
@@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
software.amazon.awssdkec2
- 2.23.20
+ 2.24.9software.amazon.awssdks3
- 2.23.20
+ 2.24.9
```
@@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
software.amazon.awssdkaws-sdk-java
- 2.23.20
+ 2.24.9
```
@@ -319,6 +319,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
diff --git a/archetypes/archetype-app-quickstart/pom.xml b/archetypes/archetype-app-quickstart/pom.xml
index 318add245879..11f5e9515d8d 100644
--- a/archetypes/archetype-app-quickstart/pom.xml
+++ b/archetypes/archetype-app-quickstart/pom.xml
@@ -20,7 +20,7 @@
archetypessoftware.amazon.awssdk
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT4.0.0
diff --git a/archetypes/archetype-lambda/pom.xml b/archetypes/archetype-lambda/pom.xml
index cda189bf07f1..9a8f18979371 100644
--- a/archetypes/archetype-lambda/pom.xml
+++ b/archetypes/archetype-lambda/pom.xml
@@ -20,7 +20,7 @@
archetypessoftware.amazon.awssdk
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT4.0.0archetype-lambda
diff --git a/archetypes/archetype-tools/pom.xml b/archetypes/archetype-tools/pom.xml
index 2501196d933d..f3dcadd6ee8c 100644
--- a/archetypes/archetype-tools/pom.xml
+++ b/archetypes/archetype-tools/pom.xml
@@ -20,7 +20,7 @@
archetypessoftware.amazon.awssdk
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT4.0.0
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 34c705134ca7..aaf82a78fd20 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -20,7 +20,7 @@
aws-sdk-java-pomsoftware.amazon.awssdk
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT4.0.0archetypes
diff --git a/aws-sdk-java/pom.xml b/aws-sdk-java/pom.xml
index 9031355fe360..52b2e388f8b3 100644
--- a/aws-sdk-java/pom.xml
+++ b/aws-sdk-java/pom.xml
@@ -17,7 +17,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT../pom.xmlaws-sdk-java
@@ -1923,6 +1923,16 @@ Amazon AutoScaling, etc).
supplychain${awsjavasdk.version}
+
+ software.amazon.awssdk
+ artifact
+ ${awsjavasdk.version}
+
+
+ software.amazon.awssdk
+ chatbot
+ ${awsjavasdk.version}
+ ${project.artifactId}-${project.version}
diff --git a/bom-internal/pom.xml b/bom-internal/pom.xml
index a4838c688a72..fc642c695d58 100644
--- a/bom-internal/pom.xml
+++ b/bom-internal/pom.xml
@@ -20,7 +20,7 @@
aws-sdk-java-pomsoftware.amazon.awssdk
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT4.0.0
diff --git a/bom/pom.xml b/bom/pom.xml
index 98f46b7202f0..206dedad342c 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -17,7 +17,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT../pom.xmlbom
@@ -2103,6 +2103,16 @@
supplychain${awsjavasdk.version}
+
+ software.amazon.awssdk
+ artifact
+ ${awsjavasdk.version}
+
+
+ software.amazon.awssdk
+ chatbot
+ ${awsjavasdk.version}
+
diff --git a/build-tools/src/main/resources/software/amazon/awssdk/checkstyle-suppressions.xml b/build-tools/src/main/resources/software/amazon/awssdk/checkstyle-suppressions.xml
index 7d0333b86eac..17c617c0d12b 100644
--- a/build-tools/src/main/resources/software/amazon/awssdk/checkstyle-suppressions.xml
+++ b/build-tools/src/main/resources/software/amazon/awssdk/checkstyle-suppressions.xml
@@ -53,4 +53,15 @@
+
+
+
+
+
+
+
+
diff --git a/build-tools/src/main/resources/software/amazon/awssdk/checkstyle.xml b/build-tools/src/main/resources/software/amazon/awssdk/checkstyle.xml
index e06660009921..532429b1cfd2 100644
--- a/build-tools/src/main/resources/software/amazon/awssdk/checkstyle.xml
+++ b/build-tools/src/main/resources/software/amazon/awssdk/checkstyle.xml
@@ -359,6 +359,14 @@
+
+
+
+
+
+
+
+
diff --git a/buildspecs/release-javadoc.yml b/buildspecs/release-javadoc.yml
index a5dc4b3157d4..62132efd1cca 100644
--- a/buildspecs/release-javadoc.yml
+++ b/buildspecs/release-javadoc.yml
@@ -18,7 +18,7 @@ phases:
commands:
- python ./scripts/doc_crosslinks/generate_cross_link_data.py --apiDefinitionsBasePath ./services/ --apiDefinitionsRelativeFilePath src/main/resources/codegen-resources/service-2.json --templateFilePath ./scripts/doc_crosslinks/crosslink_redirect.html --outputFilePath ./scripts/crosslink_redirect.html
- mvn install -P quick -T1C
- - mvn clean install javadoc:aggregate -B -Ppublic-javadoc -Dcheckstyle.skip -Dspotbugs.skip -DskipTests -Ddoclint=none -pl '!:protocol-tests,!:protocol-tests-core,!:codegen-generated-classes-test,!:sdk-benchmarks,!:s3-benchmarks,!:module-path-tests,!:test-utils,!:http-client-tests,!:tests-coverage-reporting,!:sdk-native-image-test,!:ruleset-testing-core,!:old-client-version-compatibility-test'
+ - mvn clean install javadoc:aggregate -B -Ppublic-javadoc -Dcheckstyle.skip -Dspotbugs.skip -DskipTests -Ddoclint=none -pl '!:protocol-tests,!:protocol-tests-core,!:codegen-generated-classes-test,!:sdk-benchmarks,!:s3-benchmarks,!:module-path-tests,!:test-utils,!:http-client-tests,!:tests-coverage-reporting,!:sdk-native-image-test,!:ruleset-testing-core,!:old-client-version-compatibility-test,!:crt-unavailable-tests'
- RELEASE_VERSION=`mvn -q -Dexec.executable=echo -Dexec.args='${project.version}' --non-recursive exec:exec`
-
- aws s3 sync target/site/apidocs/ $DOC_PATH/$RELEASE_VERSION/ --acl="public-read"
diff --git a/buildspecs/release-to-github.yml b/buildspecs/release-to-github.yml
index 36cbaaebe466..f0b04621129a 100644
--- a/buildspecs/release-to-github.yml
+++ b/buildspecs/release-to-github.yml
@@ -24,6 +24,7 @@ phases:
- |
if [ `git ls-remote --tags public | grep refs/tags/$RELEASE_VERSION | wc -l` -ge "1" ]; then
git push public :refs/tags/$RELEASE_VERSION
+ git tag --delete $RELEASE_VERSION
fi
- git tag -a $RELEASE_VERSION -m "AWS SDK for Java v2 ($RELEASE_VERSION)"
-
diff --git a/buildspecs/release-to-maven.yml b/buildspecs/release-to-maven.yml
index 66a9fcde6525..061b1737de35 100644
--- a/buildspecs/release-to-maven.yml
+++ b/buildspecs/release-to-maven.yml
@@ -34,7 +34,7 @@ phases:
awk 'BEGIN { var=ENVIRON["SDK_SIGNING_GPG_KEYNAME"] } { gsub("\\$SDK_SIGNING_GPG_KEYNAME", var, $0); print }' > \
$SETTINGS_XML
- mvn clean deploy -B -s $SETTINGS_XML -Ppublishing -DperformRelease -Dspotbugs.skip -DskipTests -Dcheckstyle.skip -Djapicmp.skip -Ddoclint=none -pl !:protocol-tests,!:protocol-tests-core,!:codegen-generated-classes-test,!:sdk-benchmarks,!:module-path-tests,!:tests-coverage-reporting,!:stability-tests,!:sdk-native-image-test,!:auth-tests,!:s3-benchmarks,!:region-testing,!:old-client-version-compatibility-test -DautoReleaseAfterClose=true -DstagingProgressTimeoutMinutes=30 -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.requestSentEnabled=true
+ mvn clean deploy -B -s $SETTINGS_XML -Ppublishing -DperformRelease -Dspotbugs.skip -DskipTests -Dcheckstyle.skip -Djapicmp.skip -Ddoclint=none -pl !:protocol-tests,!:protocol-tests-core,!:codegen-generated-classes-test,!:sdk-benchmarks,!:module-path-tests,!:tests-coverage-reporting,!:stability-tests,!:sdk-native-image-test,!:auth-tests,!:s3-benchmarks,!:region-testing,!:old-client-version-compatibility-test,!:crt-unavailable-tests -DautoReleaseAfterClose=true -DstagingProgressTimeoutMinutes=30 -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.requestSentEnabled=true
else
echo "This version was already released."
fi
diff --git a/bundle-logging-bridge/pom.xml b/bundle-logging-bridge/pom.xml
index 878d647f3fbc..c11ea5e3a3ad 100644
--- a/bundle-logging-bridge/pom.xml
+++ b/bundle-logging-bridge/pom.xml
@@ -21,7 +21,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOTbundle-logging-bridgejar
diff --git a/bundle-sdk/pom.xml b/bundle-sdk/pom.xml
index afec05ab42ed..bc10495df65a 100644
--- a/bundle-sdk/pom.xml
+++ b/bundle-sdk/pom.xml
@@ -21,7 +21,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOTbundle-sdkjar
diff --git a/bundle/pom.xml b/bundle/pom.xml
index 161864a7f212..3e22aba47bff 100644
--- a/bundle/pom.xml
+++ b/bundle/pom.xml
@@ -21,7 +21,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOTbundlejar
diff --git a/changelogs/2.23.x-CHANGELOG.md b/changelogs/2.23.x-CHANGELOG.md
new file mode 100644
index 000000000000..b86babc7694b
--- /dev/null
+++ b/changelogs/2.23.x-CHANGELOG.md
@@ -0,0 +1,525 @@
+# __2.23.21__ __2024-02-08__
+## __AWS CodePipeline__
+ - ### Features
+ - Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.
+
+## __Amazon QuickSight__
+ - ### Features
+ - General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update
+
+## __Amazon WorkSpaces__
+ - ### Features
+ - This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".
+
+# __2.23.20__ __2024-02-07__
+## __AWS CRT Sync HTTP Client__
+ - ### Bugfixes
+ - Fixed an issue where `CancellationException` was thrown incorrectly from AWS CRT Sync HTTP client when execution time exceeded the total configured API call attempt timeout or API call timeout. Now it throws `ApiCallAttemptTimeoutException`/`ApiCallTimeoutException` accordingly. See [#4820](https://github.com/aws/aws-sdk-java-v2/issues/4820)
+
+## __AWS CRT-based S3 Client__
+ - ### Features
+ - Exposes a setting to set the memory limit when making asynchronous calls with the CRT-based S3 client
+
+## __AWS DataSync__
+ - ### Features
+ - AWS DataSync now supports manifests for specifying files or objects to transfer.
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Bump `aws-crt` version to `0.29.9`
+ - Updated endpoint and partition metadata.
+
+## __Amazon CloudFront KeyValueStore__
+ - ### Features
+ - Switching CloudFront KeyValueStore onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0.
+
+## __Amazon Lex Model Building V2__
+ - ### Features
+ - This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions.
+
+## __Amazon Redshift__
+ - ### Features
+ - LisRecommendations API to fetch Amazon Redshift Advisor recommendations.
+
+# __2.23.19__ __2024-02-06__
+## __AWS AppSync__
+ - ### Features
+ - Support for environment variables in AppSync GraphQL APIs
+
+## __AWS WAFV2__
+ - ### Features
+ - You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API.
+
+## __Amazon CloudWatch Logs__
+ - ### Features
+ - This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
+
+## __Amazon EC2 Container Service__
+ - ### Features
+ - This release is a documentation only update to address customer issues.
+
+## __Amazon Elasticsearch Service__
+ - ### Features
+ - This release adds clear visibility to the customers on the changes that they make on the domain.
+
+## __Amazon OpenSearch Service__
+ - ### Features
+ - This release adds clear visibility to the customers on the changes that they make on the domain.
+
+# __2.23.18__ __2024-02-05__
+## __AWS Glue__
+ - ### Features
+ - Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
+
+## __Amazon WorkSpaces__
+ - ### Features
+ - Added definitions of various WorkSpace states
+
+# __2.23.17__ __2024-02-02__
+## __AWS CRT-based S3 Client__
+ - ### Features
+ - Allow users to configure future completion executor on the AWS CRT-based S3 client via `S3CrtAsyncClientBuilder#futureCompletionExecutor`. See [#4879](https://github.com/aws/aws-sdk-java-v2/issues/4879)
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Adds setting to disable making EC2 Instance Metadata Service (IMDS) calls without a token header when prefetching a token does not work. This feature can be configured through environment variables (AWS_EC2_METADATA_V1_DISABLED), system property (aws.disableEc2MetadataV1) or AWS config file (ec2_metadata_v1_disabled). When you configure this setting to true, no calls without token headers will be made to IMDS.
+ - Updated endpoint and partition metadata.
+
+## __Amazon DynamoDB__
+ - ### Features
+ - Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.
+
+## __Amazon SageMaker Service__
+ - ### Features
+ - Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.
+
+# __2.23.16__ __2024-02-01__
+## __AWS Elemental MediaConvert__
+ - ### Features
+ - This release includes support for broadcast-mixed audio description tracks.
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Switching a set of services onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0. For a list of individual services affected, please check the committed files.
+ - Updated endpoint and partition metadata.
+
+## __Amazon Cognito Identity Provider__
+ - ### Features
+ - Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features
+
+## __Amazon Interactive Video Service__
+ - ### Features
+ - This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List.
+
+## __Amazon Managed Blockchain Query__
+ - ### Features
+ - This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction.
+
+## __Amazon Neptune Graph__
+ - ### Features
+ - Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary.
+
+# __2.23.15__ __2024-01-31__
+## __AWS CloudFormation__
+ - ### Features
+ - CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack.
+
+## __AWS Glue__
+ - ### Features
+ - Update page size limits for GetJobRuns and GetTriggers APIs.
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Reduce how many times input data is copied when writing to chunked encoded operations, like S3's PutObject.
+ - Updated endpoint and partition metadata.
+
+## __Amazon Simple Systems Manager (SSM)__
+ - ### Features
+ - This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled.
+
+## __Elastic Load Balancing__
+ - ### Features
+ - This release enables unhealthy target draining intervals for Network Load Balancers.
+
+# __2.23.14__ __2024-01-30__
+## __Amazon DataZone__
+ - ### Features
+ - Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects
+
+## __Amazon Route 53__
+ - ### Features
+ - Update the SDKs for text changes in the APIs.
+
+## __Amazon S3__
+ - ### Features
+ - Reduce memory usage when request-level plugins aren't used.
+
+# __2.23.13__ __2024-01-29__
+## __AWS SDK for Java v2__
+ - ### Features
+ - Updated endpoint and partition metadata.
+
+## __Amazon Comprehend__
+ - ### Features
+ - Comprehend PII analysis now supports Spanish input documents.
+
+## __Amazon Elastic Compute Cloud__
+ - ### Features
+ - EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
+
+## __Amazon Import/Export Snowball__
+ - ### Features
+ - Modified description of createaddress to include direction to add path when providing a JSON file.
+
+## __Amazon Relational Database Service__
+ - ### Features
+ - Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.
+
+## __Amazon Simple Storage Service__
+ - ### Bugfixes
+ - S3 client configured with crossRegionEnabled(true) will now use us-east-1 regional endpoint instead of the global endpoint. See [#4720](https://github.com/aws/aws-sdk-java-v2/issues/4720).
+
+## __AmazonMWAA__
+ - ### Features
+ - This release adds MAINTENANCE environment status for Amazon MWAA environments.
+
+## __Auto Scaling__
+ - ### Features
+ - EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
+
+# __2.23.12__ __2024-01-26__
+## __AWS SDK for Java v2__
+ - ### Features
+ - Improved performance of chunk-encoded streaming uploads, like S3's PutObject.
+
+ - ### Bugfixes
+ - Fixed bug where the ProfileCredentialsProvider would re-read the credentials file with each request by default.
+
+## __Amazon Connect Service__
+ - ### Features
+ - Update list and string length limits for predefined attributes.
+
+## __Amazon SageMaker Service__
+ - ### Features
+ - Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.
+
+## __Inspector2__
+ - ### Features
+ - This release adds ECR container image scanning based on their lastRecordedPullTime.
+
+# __2.23.11__ __2024-01-25__
+## __AWS Certificate Manager Private Certificate Authority__
+ - ### Features
+ - AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.
+
+## __Amazon Lightsail__
+ - ### Features
+ - This release adds support for IPv6-only instance plans.
+
+# __2.23.10__ __2024-01-24__
+## __AWS Outposts__
+ - ### Features
+ - DeviceSerialNumber parameter is now optional in StartConnection API
+
+## __AWS Storage Gateway__
+ - ### Features
+ - Add DeprecationDate and SoftwareVersion to response of ListGateways.
+
+## __Amazon EC2 Container Service__
+ - ### Features
+ - Documentation updates for Amazon ECS.
+
+## __Amazon Elastic Compute Cloud__
+ - ### Features
+ - Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
+
+## __Amazon Relational Database Service__
+ - ### Features
+ - This release adds support for Aurora Limitless Database.
+
+# __2.23.9__ __2024-01-23__
+## __Inspector2__
+ - ### Features
+ - This release adds support for CIS scans on EC2 instances.
+
+# __2.23.8__ __2024-01-22__
+## __AWS AppConfig Data__
+ - ### Features
+ - Fix FIPS Endpoints in aws-us-gov.
+
+## __AWS CRT HTTP Client__
+ - ### Bugfixes
+ - Fixed a thread safety issue that could cause application to crash in the edge case where the SDK attempted to invoke `incrementWindow` after the stream is closed in AWS CRT HTTP Client.
+
+## __AWS Cloud9__
+ - ### Features
+ - Doc-only update around removing AL1 from list of available AMIs for Cloud9
+
+## __AWS Organizations__
+ - ### Features
+ - Doc only update for quota increase change
+
+## __Amazon CloudFront KeyValueStore__
+ - ### Features
+ - This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.
+
+## __Amazon Connect Cases__
+ - ### Features
+ - This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.
+
+## __Amazon EC2 Container Service__
+ - ### Features
+ - This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
+
+## __Amazon Elastic Compute Cloud__
+ - ### Features
+ - Documentation updates for Amazon EC2.
+
+## __Amazon Relational Database Service__
+ - ### Features
+ - Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
+
+## __FinSpace User Environment Management service__
+ - ### Features
+ - Allow customer to set zip default through command line arguments.
+
+# __2.23.7__ __2024-01-19__
+## __AWS CodeBuild__
+ - ### Features
+ - Release CodeBuild Reserved Capacity feature
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Allowing SDK plugins to read and modify S3's crossRegionEnabled and SQS's checksumValidationEnabled
+ - Contributed by: [@anirudh9391](https://github.com/anirudh9391)
+ - Updated endpoint and partition metadata.
+
+## __Amazon Athena__
+ - ### Features
+ - Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
+
+## __Amazon DynamoDB__
+ - ### Features
+ - This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
+
+## __Amazon Q Connect__
+ - ### Features
+ - Increased Quick Response name max length to 100
+
+## __Contributors__
+Special thanks to the following contributors to this release:
+
+[@anirudh9391](https://github.com/anirudh9391)
+# __2.23.6__ __2024-01-18__
+## __AWS B2B Data Interchange__
+ - ### Features
+ - Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.
+
+## __AWS CRT HTTP Client__
+ - ### Bugfixes
+ - Fixed the issue in the AWS CRT sync HTTP client where the connection was left open after the stream was aborted.
+
+## __AWS CloudTrail__
+ - ### Features
+ - This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Updated endpoint and partition metadata.
+
+## __Amazon Connect Service__
+ - ### Features
+ - GetMetricDataV2 now supports 3 groupings
+
+## __Amazon Kinesis Firehose__
+ - ### Features
+ - Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
+
+## __Amazon SageMaker Feature Store Runtime__
+ - ### Features
+ - Increase BatchGetRecord limits from 10 items to 100 items
+
+## __Elastic Disaster Recovery Service__
+ - ### Features
+ - Removed invalid and unnecessary default values.
+
+# __2.23.5__ __2024-01-17__
+## __AWS Backup Storage, Amazon CodeCatalyst, Amazon Cognito Identity, Amazon Cognito Identity Provider, AWS Identity and Access Management (IAM), Amazon Kinesis, AWS Elemental MediaStore Data Plane, Amazon Transcribe Service, Amazon Transcribe Streaming Service__
+ - ### Features
+ - Switching a set of services onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0.
+
+## __AWS CRT HTTP Client__
+ - ### Bugfixes
+ - Fixed the issue in the AWS CRT HTTP client where the application could crash if stream.incrementWindow was invoked on a closed stream
+
+## __AWS DynamoDB Enhanced Client__
+ - ### Features
+ - Added support for `@DynamoDBAutoGeneratedUUID` to facilitate the automatic updating of DynamoDB attributes with random UUID.
+
+## __Amazon DynamoDB__
+ - ### Features
+ - Updating note for enabling streams for UpdateTable.
+
+## __Amazon Keyspaces__
+ - ### Features
+ - This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs
+
+# __2.23.4__ __2024-01-16__
+## __AWS IoT__
+ - ### Features
+ - Revert release of LogTargetTypes
+
+## __AWS IoT FleetWise__
+ - ### Features
+ - Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field.
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Updated endpoint and partition metadata.
+
+## __AWS SecurityHub__
+ - ### Features
+ - Documentation updates for AWS Security Hub
+
+## __Amazon Macie 2__
+ - ### Features
+ - This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects.
+
+## __Amazon Personalize__
+ - ### Features
+ - Documentation updates for Amazon Personalize.
+
+## __Amazon Personalize Runtime__
+ - ### Features
+ - Documentation updates for Amazon Personalize
+
+## __Amazon Rekognition__
+ - ### Features
+ - This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
+
+## __Amazon S3__
+ - ### Features
+ - Propagating client apiCallTimeout values to S3Express createSession calls. If existing, this value overrides the default timeout value of 10s when making the nested S3Express session credentials call.
+
+## __Payment Cryptography Control Plane__
+ - ### Features
+ - Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations.
+
+# __2.23.3__ __2024-01-13__
+## __Amazon SageMaker Service__
+ - ### Features
+ - This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
+
+# __2.23.2__ __2024-01-12__
+## __AWS S3 Control__
+ - ### Features
+ - S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Updated endpoint and partition metadata.
+
+ - ### Bugfixes
+ - Fix shading of artifacts in the `bundle` by not `org.apache.log4j.*` packages. This allows proper binding of `commons-logging` to Log4J and enables dependencies that use commons logging (e.g. Apache HTTP Client) to properly bind to Log4j.
+
+## __AWS Supply Chain__
+ - ### Features
+ - This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob.
+
+## __AWS Transfer Family__
+ - ### Features
+ - AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.
+
+## __Amazon Connect Participant Service__
+ - ### Features
+ - Introduce new Supervisor participant role
+
+## __Amazon Connect Service__
+ - ### Features
+ - Supervisor Barge for Chat is now supported through the MonitorContact API.
+
+## __Amazon Location Service__
+ - ### Features
+ - Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type.
+
+## __AmazonMWAA__
+ - ### Features
+ - This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.
+
+# __2.23.1__ __2024-01-11__
+## __AWS IoT__
+ - ### Features
+ - Add ConflictException to Update APIs of AWS IoT Software Package Catalog
+
+## __AWS IoT FleetWise__
+ - ### Features
+ - The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Updated endpoint and partition metadata.
+
+ - ### Bugfixes
+ - Fix IllegalArgumentException in FullJitterBackoffStrategy when base delay and max backoff time are zero.
+
+## __AWS Secrets Manager__
+ - ### Features
+ - Doc only update for Secrets Manager
+
+## __Amazon EC2 Container Service__
+ - ### Features
+ - This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
+
+## __Amazon Elastic Compute Cloud__
+ - ### Features
+ - This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
+
+## __Amazon EventBridge__
+ - ### Features
+ - Adding AppSync as an EventBridge Target
+
+## __Amazon WorkSpaces__
+ - ### Features
+ - Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update
+
+# __2.23.0__ __2024-01-10__
+## __AWS CRT HTTP Client__
+ - ### Bugfixes
+ - Fixed the issue where `AWS_ERROR_HTTP_CONNECTION_CLOSED` was not retried by the SDK.
+
+## __AWS SDK for Java v2__
+ - ### Features
+ - Updated endpoint and partition metadata.
+
+## __Amazon CloudWatch Logs__
+ - ### Features
+ - Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
+
+## __Amazon Connect Wisdom Service__
+ - ### Features
+ - QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
+
+## __Amazon Location Service__
+ - ### Features
+ - This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap.
+
+## __Amazon Q Connect__
+ - ### Features
+ - QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications.
+
+## __Amazon Route 53__
+ - ### Features
+ - Route53 now supports geoproximity routing in AWS regions
+
+## __Amazon S3__
+ - ### Bugfixes
+ - Fixes a bug in DeleteObjects to properly encode the key in the request.
+
+## __AmazonConnectCampaignService__
+ - ### Features
+ - Minor pattern updates for Campaign and Dial Request API fields.
+
+## __Redshift Serverless__
+ - ### Features
+ - Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl
+
diff --git a/codegen-lite-maven-plugin/pom.xml b/codegen-lite-maven-plugin/pom.xml
index d6e727db4892..3a100a349f71 100644
--- a/codegen-lite-maven-plugin/pom.xml
+++ b/codegen-lite-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT../pom.xmlcodegen-lite-maven-plugin
diff --git a/codegen-lite/pom.xml b/codegen-lite/pom.xml
index 185b447cc3e6..55c2de9946c8 100644
--- a/codegen-lite/pom.xml
+++ b/codegen-lite/pom.xml
@@ -21,7 +21,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOTcodegen-liteAWS Java SDK :: Code Generator Lite
diff --git a/codegen-maven-plugin/pom.xml b/codegen-maven-plugin/pom.xml
index 60334be30802..5d3146bef495 100644
--- a/codegen-maven-plugin/pom.xml
+++ b/codegen-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOT../pom.xmlcodegen-maven-plugin
diff --git a/codegen/pom.xml b/codegen/pom.xml
index b82a84271d81..412b5b6f2caa 100644
--- a/codegen/pom.xml
+++ b/codegen/pom.xml
@@ -21,7 +21,7 @@
software.amazon.awssdkaws-sdk-java-pom
- 2.23.21-SNAPSHOT
+ 2.24.10-SNAPSHOTcodegenAWS Java SDK :: Code Generator
diff --git a/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/AuthType.java b/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/AuthType.java
index 1b1a73d5728f..b7cd768456c6 100644
--- a/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/AuthType.java
+++ b/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/AuthType.java
@@ -36,6 +36,10 @@ public enum AuthType {
this.value = value;
}
+ public String value() {
+ return value;
+ }
+
public static AuthType fromValue(String value) {
String normalizedValue = StringUtils.lowerCase(value);
return Arrays.stream(values())
diff --git a/codegen/src/main/java/software/amazon/awssdk/codegen/poet/auth/scheme/AuthSchemeCodegenKnowledgeIndex.java b/codegen/src/main/java/software/amazon/awssdk/codegen/poet/auth/scheme/AuthSchemeCodegenKnowledgeIndex.java
new file mode 100644
index 000000000000..d8bf80517ca1
--- /dev/null
+++ b/codegen/src/main/java/software/amazon/awssdk/codegen/poet/auth/scheme/AuthSchemeCodegenKnowledgeIndex.java
@@ -0,0 +1,80 @@
+/*
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License").
+ * You may not use this file except in compliance with the License.
+ * A copy of the License is located at
+ *
+ * http://aws.amazon.com/apache2.0
+ *
+ * or in the "license" file accompanying this file. This file is distributed
+ * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
+ * express or implied. See the License for the specific language governing
+ * permissions and limitations under the License.
+ */
+
+package software.amazon.awssdk.codegen.poet.auth.scheme;
+
+import java.util.Collections;
+import java.util.List;
+import java.util.Map;
+import java.util.function.BiConsumer;
+import software.amazon.awssdk.codegen.model.intermediate.IntermediateModel;
+
+/**
+ * Knowledge index to get access to the configured service auth schemes and operations overrides. This index is optimized for
+ * code generation of switch statements therefore the data is grouped by operations that share the same auth schemes.
+ */
+public final class AuthSchemeCodegenKnowledgeIndex {
+ /**
+ * We delegate this value to {@link ModelAuthSchemeKnowledgeIndex#operationsToMetadata()}. We just wrap the results in an
+ * interface that easier to use for the layer that does the code generation.
+ */
+ private final Map, List> operationsToAuthSchemes;
+
+ private AuthSchemeCodegenKnowledgeIndex(IntermediateModel intermediateModel) {
+ this.operationsToAuthSchemes = ModelAuthSchemeKnowledgeIndex.of(intermediateModel).operationsToMetadata();
+ }
+
+ /**
+ * Creates a new {@link AuthSchemeCodegenKnowledgeIndex} using the given {@code intermediateModel}..
+ */
+ public static AuthSchemeCodegenKnowledgeIndex of(IntermediateModel intermediateModel) {
+ return new AuthSchemeCodegenKnowledgeIndex(intermediateModel);
+ }
+
+ /**
+ * Returns the service defaults auth schemes. These can be overridden by operation.
+ *
+ * @return the service defaults auth schemes.
+ */
+ public List serviceDefaultAuthSchemes() {
+ return operationsToAuthSchemes.get(Collections.emptyList());
+ }
+
+ /**
+ * Returns true if there are auth scheme overrides per operation.
+ *
+ * @return true if there are auth scheme overrides per operation
+ */
+ public boolean hasPerOperationAuthSchemesOverrides() {
+ // The map at least contains one key-value pair (keyed with Collections.emptyList()).
+ // If we have more than that then we have at least one override.
+ return operationsToAuthSchemes.size() > 1;
+ }
+
+ /**
+ * Traverses each group of operations with the same set of auth schemes.
+ *
+ * @param consumer The consumer to call for each group of operations with the same set of auth schemes.
+ */
+ public void forEachOperationsOverridesGroup(BiConsumer, List> consumer) {
+ for (Map.Entry, List> kvp : operationsToAuthSchemes.entrySet()) {
+ if (kvp.getKey().isEmpty()) {
+ // We are traversing operation groups, ignore service wide defaults.
+ continue;
+ }
+ consumer.accept(kvp.getKey(), kvp.getValue());
+ }
+ }
+}
diff --git a/codegen/src/main/java/software/amazon/awssdk/codegen/poet/auth/scheme/AuthSchemeCodegenMetadata.java b/codegen/src/main/java/software/amazon/awssdk/codegen/poet/auth/scheme/AuthSchemeCodegenMetadata.java
index 90149c984fa5..158e70dc0bba 100644
--- a/codegen/src/main/java/software/amazon/awssdk/codegen/poet/auth/scheme/AuthSchemeCodegenMetadata.java
+++ b/codegen/src/main/java/software/amazon/awssdk/codegen/poet/auth/scheme/AuthSchemeCodegenMetadata.java
@@ -15,87 +15,18 @@
package software.amazon.awssdk.codegen.poet.auth.scheme;
-import com.squareup.javapoet.MethodSpec;
+import com.squareup.javapoet.CodeBlock;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.function.BiConsumer;
-import software.amazon.awssdk.codegen.model.service.AuthType;
-import software.amazon.awssdk.http.auth.aws.scheme.AwsV4AuthScheme;
-import software.amazon.awssdk.http.auth.aws.signer.AwsV4HttpSigner;
-import software.amazon.awssdk.http.auth.scheme.BearerAuthScheme;
-import software.amazon.awssdk.http.auth.scheme.NoAuthAuthScheme;
+import java.util.function.Supplier;
import software.amazon.awssdk.utils.Validate;
+/**
+ * Represents a modeled auth scheme option.
+ */
public final class AuthSchemeCodegenMetadata {
-
- static final AuthSchemeCodegenMetadata SIGV4 = builder()
- .schemeId(AwsV4AuthScheme.SCHEME_ID)
- .authSchemeClass(AwsV4AuthScheme.class)
- .addProperty(SignerPropertyValueProvider.builder()
- .containingClass(AwsV4HttpSigner.class)
- .fieldName("SERVICE_SIGNING_NAME")
- .valueEmitter((spec, utils) -> spec.addCode("$S", utils.signingName()))
- .build())
- .addProperty(SignerPropertyValueProvider.builder()
- .containingClass(AwsV4HttpSigner.class)
- .fieldName("REGION_NAME")
- .valueEmitter((spec, utils) -> spec.addCode("$L", "params.region().id()"))
- .build())
- .build();
-
- static final AuthSchemeCodegenMetadata SIGV4_UNSIGNED_BODY =
- SIGV4.toBuilder()
- .addProperty(SignerPropertyValueProvider.builder()
- .containingClass(AwsV4HttpSigner.class)
- .fieldName("PAYLOAD_SIGNING_ENABLED")
- .valueEmitter((spec, utils) -> spec.addCode("$L", false))
- .build())
- .build();
-
- static final AuthSchemeCodegenMetadata S3 =
- SIGV4.toBuilder()
- .addProperty(SignerPropertyValueProvider.builder()
- .containingClass(AwsV4HttpSigner.class)
- .fieldName("DOUBLE_URL_ENCODE")
- .valueEmitter((spec, utils) -> spec.addCode("$L", "false"))
- .build())
- .addProperty(SignerPropertyValueProvider.builder()
- .containingClass(AwsV4HttpSigner.class)
- .fieldName("NORMALIZE_PATH")
- .valueEmitter((spec, utils) -> spec.addCode("$L", "false"))
- .build())
- .addProperty(SignerPropertyValueProvider.builder()
- .containingClass(AwsV4HttpSigner.class)
- .fieldName("PAYLOAD_SIGNING_ENABLED")
- .valueEmitter((spec, utils) -> spec.addCode("$L", false))
- .build())
- .build();
-
- static final AuthSchemeCodegenMetadata S3V4 =
- SIGV4.toBuilder()
- .addProperty(SignerPropertyValueProvider.builder()
- .containingClass(AwsV4HttpSigner.class)
- .fieldName("DOUBLE_URL_ENCODE")
- .valueEmitter((spec, utils) -> spec.addCode("$L", "false"))
- .build())
- .addProperty(SignerPropertyValueProvider.builder()
- .containingClass(AwsV4HttpSigner.class)
- .fieldName("NORMALIZE_PATH")
- .valueEmitter((spec, utils) -> spec.addCode("$L", "false"))
- .build())
- .build();
-
- static final AuthSchemeCodegenMetadata BEARER = builder()
- .schemeId(BearerAuthScheme.SCHEME_ID)
- .authSchemeClass(BearerAuthScheme.class)
- .build();
-
- static final AuthSchemeCodegenMetadata NO_AUTH = builder()
- .schemeId(NoAuthAuthScheme.SCHEME_ID)
- .authSchemeClass(NoAuthAuthScheme.class)
- .build();
-
private final String schemeId;
private final List properties;
private final Class> authSchemeClass;
@@ -122,30 +53,11 @@ public Builder toBuilder() {
return new Builder(this);
}
- private static Builder builder() {
+ public static Builder builder() {
return new Builder();
}
- public static AuthSchemeCodegenMetadata fromAuthType(AuthType type) {
- switch (type) {
- case BEARER:
- return BEARER;
- case NONE:
- return NO_AUTH;
- case V4:
- return SIGV4;
- case V4_UNSIGNED_BODY:
- return SIGV4_UNSIGNED_BODY;
- case S3:
- return S3;
- case S3V4:
- return S3V4;
- default:
- throw new IllegalArgumentException("Unknown auth type: " + type);
- }
- }
-
- private static class Builder {
+ public static class Builder {
private String schemeId;
private List properties = new ArrayList<>();
private Class> authSchemeClass;
@@ -169,6 +81,12 @@ public Builder addProperty(SignerPropertyValueProvider property) {
return this;
}
+ public Builder properties(List properties) {
+ this.properties.clear();
+ this.properties.addAll(properties);
+ return this;
+ }
+
public Builder authSchemeClass(Class> authSchemeClass) {
this.authSchemeClass = authSchemeClass;
return this;
@@ -182,12 +100,14 @@ public AuthSchemeCodegenMetadata build() {
static class SignerPropertyValueProvider {
private final Class> containingClass;
private final String fieldName;
- private final BiConsumer valueEmitter;
+ private final BiConsumer valueEmitter;
+ private final Supplier