Skip to content

Commit 821ba3b

Browse files
author
awstools
committed
Publish v3.955.0
1 parent 1133521 commit 821ba3b

File tree

933 files changed

+4272
-489
lines changed

Some content is hidden

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

933 files changed

+4272
-489
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.955.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.954.0...v3.955.0) (2025-12-18)
7+
8+
9+
### Features
10+
11+
* **client-appstream:** Added support for new operating systems (1) Ubuntu 24.04 Pro LTS on Elastic fleets, and (2) Microsoft Server 2025 on Always-On and On-Demand fleets ([a94e6d5](https://github.com/aws/aws-sdk-js-v3/commit/a94e6d558fcc4160cde38324d2bd8e75b74a4279))
12+
* **client-arc-region-switch:** New API to list Route 53 health checks created by ARC region switch for a plan in a specific AWS Region using the Region switch Regional data plane. ([406035c](https://github.com/aws/aws-sdk-js-v3/commit/406035c40baa408d482b4df2230178a958421994))
13+
* **client-artifact:** Add support for ListReportVersions API for the calling AWS account. ([8247b18](https://github.com/aws/aws-sdk-js-v3/commit/8247b1833b0e67fe3c0468d6700dac1a19c5cdcd))
14+
* **client-bedrock-agentcore-control:** Feature to support header exchanges between Bedrock AgentCore Gateway Targets and client, along with propagating query parameter to the configured targets. ([800275c](https://github.com/aws/aws-sdk-js-v3/commit/800275ca20dd7c1553af15c169dfc8c14e7b9e99))
15+
* **client-bedrock-data-automation:** Blueprint Optimization (BPO) is a new Amazon Bedrock Data Automation (BDA) capability that improves blueprint inference accuracy using example content assets and ground truth data. BPO works by generating better instructions for fields in the Blueprint using provided data. ([3f901e7](https://github.com/aws/aws-sdk-js-v3/commit/3f901e7c894f8ba74c23fca65825af3dd71af09d))
16+
* **client-cleanrooms:** Adding support for collaboration change requests requiring an approval workflow. Adding support for change requests that grant or revoke results receiver ability and modifying auto approved change types in an existing collaboration. ([2698793](https://github.com/aws/aws-sdk-js-v3/commit/269879328343e6d7c352e88a4e8ce9da407ceea9))
17+
* **client-ec2:** This release adds AvailabilityZoneId support for CreateFleet, ModifyFleet, DescribeFleets, RequestSpotFleet, ModifySpotFleetRequests and DescribeSpotFleetRequests APIs. ([4d1a66b](https://github.com/aws/aws-sdk-js-v3/commit/4d1a66b99fb9e1a3701abe4c9a7b3edd8c929872))
18+
* **client-ecr:** Adds support for ECR Create On Push ([620e820](https://github.com/aws/aws-sdk-js-v3/commit/620e820d6ba65e91a3d5d5e853dde4ba784f6212))
19+
* **client-ecs:** Adding support for Event Windows via a new ECS account setting "fargateEventWindows". When enabled, ECS Fargate will use the configured event window for patching tasks. Introducing "CapacityOptionType" for CreateCapacityProvider API, allowing support for Spot capacity for ECS Managed Instances. ([751c797](https://github.com/aws/aws-sdk-js-v3/commit/751c797f1652614513f5d79c2bd1d5df62c972ae))
20+
* **client-iot:** This release adds message batching for the IoT Rules Engine HTTP action. ([aa2dc06](https://github.com/aws/aws-sdk-js-v3/commit/aa2dc069c30add7d50562852f823a4bd7de03694))
21+
* **client-opensearch:** Amazon OpenSearch Service adds support for warm nodes, enabling new multi-tier architecture. ([e574a59](https://github.com/aws/aws-sdk-js-v3/commit/e574a5919ab2dd140ba95c152e65c5e89ebb0c2b))
22+
* **client-sesv2:** Amazon SES introduces Email Validation feature which checks email addresses for syntax errors, domain validity, and risky addresses to help maintain deliverability and protect sender reputation. SES also adds resource tagging and ABAC support for EmailTemplates and CustomVerificationEmailTemplates. ([7412e74](https://github.com/aws/aws-sdk-js-v3/commit/7412e741d8ccb28f4d43f4e10d7cd83fd0920e5e))
23+
* **client-ssm-sap:** Added "Stopping" for the HANA Database Status. ([393a851](https://github.com/aws/aws-sdk-js-v3/commit/393a851620c121bc91a5ea6e816f679472154399))
24+
* **clients:** update client endpoints as of 2025-12-18 ([1133521](https://github.com/aws/aws-sdk-js-v3/commit/113352182444589c1dcce6e81ed6da2c75293f6d))
25+
26+
27+
28+
29+
630
# [3.954.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.953.0...v3.954.0) (2025-12-17)
731

832

benchmark/size/report-bundlers.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
| Application | SDK Version | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :---------------------------------------- | :---------- | :-------------- | :------------- | :-------------- |
3-
| NormalizedSchema.ts | 3.953.0 | 4 kb | 4 kb | 4 kb |
4-
| all-protocols.ts | 3.953.0 | 75 kb | 77 kb | 108 kb |
5-
| lib-dynamodb-aggregate.ts | 3.953.0 | 190 kb | 193 kb | 272 kb |
6-
| lib-dynamodb-single-command.ts | 3.953.0 | 149 kb | 141 kb | 222 kb |
7-
| multi-protocols.ts | 3.953.0 | 56 kb | 57 kb | 107 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.953.0 | 146 kb | 148 kb | 178 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.953.0 | 221 kb | 223 kb | 253 kb |
10-
| multiple-sdk-clients.ts | 3.953.0 | 401 kb | 408 kb | 482 kb |
11-
| private-multiple-clients-micg.ts | 3.953.0 | 413 kb | 413 kb | 431 kb |
12-
| private-multiple-clients-schema.ts | 3.953.0 | 347 kb | 356 kb | 376 kb |
13-
| private-restjson-micg-aggregate.ts | 3.953.0 | 226 kb | 226 kb | 231 kb |
14-
| private-restjson-micg-single-command.ts | 3.953.0 | 109 kb | 109 kb | 114 kb |
15-
| private-restjson-schema-aggregate.ts | 3.953.0 | 206 kb | 210 kb | 215 kb |
16-
| private-restjson-schema-single-command.ts | 3.953.0 | 137 kb | 139 kb | 172 kb |
17-
| protocol-rest-xml.ts | 3.953.0 | 41 kb | 42 kb | 107 kb |
18-
| protocol-rpc-cbor.ts | 3.953.0 | 41 kb | 42 kb | 107 kb |
19-
| protocol-rpc-json-1-1.ts | 3.953.0 | 31 kb | 32 kb | 107 kb |
20-
| sdk-connect-aggregate.ts | 3.953.0 | 351 kb | 364 kb | 370 kb |
21-
| sdk-connect-single-command.ts | 3.953.0 | 125 kb | 127 kb | 279 kb |
22-
| sdk-ec2-aggregate.ts | 3.953.0 | 824 kb | 849 kb | 858 kb |
23-
| sdk-s3-aggregate.ts | 3.953.0 | 289 kb | 291 kb | 297 kb |
24-
| sdk-s3-single-command.ts | 3.953.0 | 197 kb | 198 kb | 256 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.953.0 | 355 kb | 371 kb | 377 kb |
3+
| NormalizedSchema.ts | 3.954.0 | 4 kb | 4 kb | 4 kb |
4+
| all-protocols.ts | 3.954.0 | 75 kb | 77 kb | 108 kb |
5+
| lib-dynamodb-aggregate.ts | 3.954.0 | 190 kb | 193 kb | 272 kb |
6+
| lib-dynamodb-single-command.ts | 3.954.0 | 149 kb | 141 kb | 222 kb |
7+
| multi-protocols.ts | 3.954.0 | 56 kb | 57 kb | 107 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.954.0 | 146 kb | 148 kb | 178 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.954.0 | 221 kb | 223 kb | 253 kb |
10+
| multiple-sdk-clients.ts | 3.954.0 | 401 kb | 408 kb | 482 kb |
11+
| private-multiple-clients-micg.ts | 3.954.0 | 413 kb | 413 kb | 431 kb |
12+
| private-multiple-clients-schema.ts | 3.954.0 | 347 kb | 356 kb | 376 kb |
13+
| private-restjson-micg-aggregate.ts | 3.954.0 | 226 kb | 226 kb | 231 kb |
14+
| private-restjson-micg-single-command.ts | 3.954.0 | 109 kb | 109 kb | 114 kb |
15+
| private-restjson-schema-aggregate.ts | 3.954.0 | 206 kb | 210 kb | 215 kb |
16+
| private-restjson-schema-single-command.ts | 3.954.0 | 137 kb | 139 kb | 172 kb |
17+
| protocol-rest-xml.ts | 3.954.0 | 41 kb | 42 kb | 107 kb |
18+
| protocol-rpc-cbor.ts | 3.954.0 | 41 kb | 42 kb | 107 kb |
19+
| protocol-rpc-json-1-1.ts | 3.954.0 | 31 kb | 32 kb | 107 kb |
20+
| sdk-connect-aggregate.ts | 3.954.0 | 351 kb | 364 kb | 370 kb |
21+
| sdk-connect-single-command.ts | 3.954.0 | 125 kb | 127 kb | 279 kb |
22+
| sdk-ec2-aggregate.ts | 3.954.0 | 824 kb | 849 kb | 858 kb |
23+
| sdk-s3-aggregate.ts | 3.954.0 | 289 kb | 291 kb | 297 kb |
24+
| sdk-s3-single-command.ts | 3.954.0 | 197 kb | 198 kb | 256 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.954.0 | 355 kb | 371 kb | 377 kb |

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.955.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.954.0...v3.955.0) (2025-12-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.954.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.953.0...v3.954.0) (2025-12-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer

clients/client-accessanalyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-accessanalyzer",
33
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
4-
"version": "3.954.0",
4+
"version": "3.955.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",

clients/client-account/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.955.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.954.0...v3.955.0) (2025-12-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.954.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.953.0...v3.954.0) (2025-12-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-account

clients/client-account/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-account",
33
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
4-
"version": "3.954.0",
4+
"version": "3.955.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-account",

clients/client-acm-pca/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.955.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.954.0...v3.955.0) (2025-12-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.954.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.953.0...v3.954.0) (2025-12-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-acm-pca

clients/client-acm-pca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm-pca",
33
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
4-
"version": "3.954.0",
4+
"version": "3.955.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm-pca",

clients/client-acm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.955.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.954.0...v3.955.0) (2025-12-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.954.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.953.0...v3.954.0) (2025-12-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-acm

clients/client-acm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm",
33
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
4-
"version": "3.954.0",
4+
"version": "3.955.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm",

0 commit comments

Comments
 (0)