Skip to content

Commit 1eea89d

Browse files
author
awstools
committed
Publish v3.965.0
1 parent a77238b commit 1eea89d

1,047 files changed

Lines changed: 4737 additions & 546 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.965.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.964.0...v3.965.0) (2026-01-07)
7+
8+
9+
### Features
10+
11+
* **client-workspaces:** Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response. ([fe652fb](https://github.com/aws/aws-sdk-js-v3/commit/fe652fb5ea11048f611a06e03b9181ef85614e5d))
12+
* **clients:** update client endpoints as of 2026-01-07 ([a77238b](https://github.com/aws/aws-sdk-js-v3/commit/a77238b48a6ff8c6d3889533a6b23e3c4815fc4e))
13+
14+
15+
16+
17+
618
# [3.964.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.963.0...v3.964.0) (2026-01-06)
719

820

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.963.0 | 4 kb | 4 kb | 4 kb |
4-
| all-protocols.ts | 3.963.0 | 77 kb | 78 kb | 109 kb |
5-
| lib-dynamodb-aggregate.ts | 3.963.0 | 191 kb | 194 kb | 274 kb |
6-
| lib-dynamodb-single-command.ts | 3.963.0 | 150 kb | 142 kb | 225 kb |
7-
| multi-protocols.ts | 3.963.0 | 57 kb | 58 kb | 109 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.963.0 | 147 kb | 148 kb | 178 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.963.0 | 222 kb | 225 kb | 254 kb |
10-
| multiple-sdk-clients.ts | 3.963.0 | 404 kb | 410 kb | 486 kb |
11-
| private-multiple-clients-micg.ts | 3.963.0 | 413 kb | 413 kb | 431 kb |
12-
| private-multiple-clients-schema.ts | 3.963.0 | 349 kb | 358 kb | 377 kb |
13-
| private-restjson-micg-aggregate.ts | 3.963.0 | 226 kb | 226 kb | 231 kb |
14-
| private-restjson-micg-single-command.ts | 3.963.0 | 109 kb | 109 kb | 114 kb |
15-
| private-restjson-schema-aggregate.ts | 3.963.0 | 207 kb | 211 kb | 216 kb |
16-
| private-restjson-schema-single-command.ts | 3.963.0 | 138 kb | 139 kb | 172 kb |
17-
| protocol-rest-xml.ts | 3.963.0 | 42 kb | 43 kb | 108 kb |
18-
| protocol-rpc-cbor.ts | 3.963.0 | 42 kb | 43 kb | 108 kb |
19-
| protocol-rpc-json-1-1.ts | 3.963.0 | 32 kb | 33 kb | 108 kb |
20-
| sdk-connect-aggregate.ts | 3.963.0 | 352 kb | 365 kb | 371 kb |
21-
| sdk-connect-single-command.ts | 3.963.0 | 126 kb | 128 kb | 280 kb |
22-
| sdk-ec2-aggregate.ts | 3.963.0 | 825 kb | 850 kb | 859 kb |
23-
| sdk-s3-aggregate.ts | 3.963.0 | 291 kb | 293 kb | 299 kb |
24-
| sdk-s3-single-command.ts | 3.963.0 | 199 kb | 200 kb | 258 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.963.0 | 355 kb | 372 kb | 378 kb |
3+
| NormalizedSchema.ts | 3.964.0 | 4 kb | 4 kb | 4 kb |
4+
| all-protocols.ts | 3.964.0 | 77 kb | 78 kb | 109 kb |
5+
| lib-dynamodb-aggregate.ts | 3.964.0 | 191 kb | 194 kb | 274 kb |
6+
| lib-dynamodb-single-command.ts | 3.964.0 | 150 kb | 142 kb | 225 kb |
7+
| multi-protocols.ts | 3.964.0 | 57 kb | 58 kb | 109 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.964.0 | 147 kb | 148 kb | 178 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.964.0 | 222 kb | 225 kb | 254 kb |
10+
| multiple-sdk-clients.ts | 3.964.0 | 404 kb | 410 kb | 486 kb |
11+
| private-multiple-clients-micg.ts | 3.964.0 | 413 kb | 413 kb | 431 kb |
12+
| private-multiple-clients-schema.ts | 3.964.0 | 349 kb | 358 kb | 377 kb |
13+
| private-restjson-micg-aggregate.ts | 3.964.0 | 226 kb | 226 kb | 231 kb |
14+
| private-restjson-micg-single-command.ts | 3.964.0 | 109 kb | 109 kb | 114 kb |
15+
| private-restjson-schema-aggregate.ts | 3.964.0 | 207 kb | 211 kb | 216 kb |
16+
| private-restjson-schema-single-command.ts | 3.964.0 | 138 kb | 139 kb | 172 kb |
17+
| protocol-rest-xml.ts | 3.964.0 | 42 kb | 43 kb | 108 kb |
18+
| protocol-rpc-cbor.ts | 3.964.0 | 42 kb | 43 kb | 108 kb |
19+
| protocol-rpc-json-1-1.ts | 3.964.0 | 32 kb | 33 kb | 108 kb |
20+
| sdk-connect-aggregate.ts | 3.964.0 | 352 kb | 365 kb | 371 kb |
21+
| sdk-connect-single-command.ts | 3.964.0 | 126 kb | 128 kb | 280 kb |
22+
| sdk-ec2-aggregate.ts | 3.964.0 | 825 kb | 850 kb | 859 kb |
23+
| sdk-s3-aggregate.ts | 3.964.0 | 291 kb | 293 kb | 299 kb |
24+
| sdk-s3-single-command.ts | 3.964.0 | 199 kb | 200 kb | 258 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.964.0 | 355 kb | 372 kb | 378 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.965.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.964.0...v3.965.0) (2026-01-07)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.964.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.963.0...v3.964.0) (2026-01-06)
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.964.0",
4+
"version": "3.965.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.965.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.964.0...v3.965.0) (2026-01-07)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.964.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.963.0...v3.964.0) (2026-01-06)
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.964.0",
4+
"version": "3.965.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.965.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.964.0...v3.965.0) (2026-01-07)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.964.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.963.0...v3.964.0) (2026-01-06)
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.964.0",
4+
"version": "3.965.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.965.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.964.0...v3.965.0) (2026-01-07)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.964.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.963.0...v3.964.0) (2026-01-06)
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.964.0",
4+
"version": "3.965.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)