Skip to content

Commit 8cfa946

Browse files
author
awstools
committed
Publish v3.1025.0
1 parent a2eb33d commit 8cfa946

937 files changed

Lines changed: 4364 additions & 601 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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
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.1025.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1024.0...v3.1025.0) (2026-04-06)
7+
8+
9+
### Features
10+
11+
* **client-accessanalyzer:** Brookie helps customers preview the impact of SCPs before deployment using historical access activity. It evaluates attached policies and proposed policy updates using collected access activity through CloudTrail authorization events and reports where currently allowed access will be denied. ([940df70](https://github.com/aws/aws-sdk-js-v3/commit/940df70360ac51652192675a9f377cac4ba3db4d))
12+
* **client-deadline:** Added 8 batch APIs (BatchGetJob, BatchGetStep, BatchGetTask, BatchGetSession, BatchGetSessionAction, BatchGetWorker, BatchUpdateJob, BatchUpdateTask) for bulk operations. Monitors can now use an Identity Center instance in a different region via the identityCenterRegion parameter. ([64147e0](https://github.com/aws/aws-sdk-js-v3/commit/64147e0837aeeade6809d40f34c443403a30f58b))
13+
* **client-dlm:** This release adds support for Fast Snapshot Restore AvailabilityZone Ids in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. ([18d4b47](https://github.com/aws/aws-sdk-js-v3/commit/18d4b471019f383d44daa7e42cd8feb23dcb5a14))
14+
* **client-guardduty:** Migrated to Smithy. No functional changes ([0054ddd](https://github.com/aws/aws-sdk-js-v3/commit/0054ddde0e7b5cc663ac42ad7be76811cb2c57e1))
15+
* **client-lightsail:** This release adds support for the Asia Pacific (Malaysia) (ap-southeast-5) Region. ([6ceeb5d](https://github.com/aws/aws-sdk-js-v3/commit/6ceeb5d63759e180ca54aac1d36aaac4b90addc4))
16+
* **client-mediatailor:** This change adds support for Tagging the resource types Programs and Prefetch Schedules ([cfa9a0a](https://github.com/aws/aws-sdk-js-v3/commit/cfa9a0a9a29534151741cdcc1a24ead2b36bf665))
17+
* **client-qconnect:** Added optional originRequestId parameter to SendMessageRequest and ListSpans response in Amazon Q in Connect to support request tracing across service boundaries. ([5b3e0a7](https://github.com/aws/aws-sdk-js-v3/commit/5b3e0a76e4c5cec1d955b98fa6d8f8c70577f574))
18+
* **client-transfer:** AWS Transfer Family Connectors now support IPv6 connectivity, enabling outbound connections to remote SFTP or AS2 servers using IPv4-only or dual-stack (IPv4 and IPv6) configurations based on network requirements. ([51cf6a6](https://github.com/aws/aws-sdk-js-v3/commit/51cf6a624b30aaa76d96aa7447b110ec6ed1240c))
19+
* **clients:** update client endpoints as of 2026-04-06 ([a2eb33d](https://github.com/aws/aws-sdk-js-v3/commit/a2eb33dab191fcd690a3b7010b62b3097d44dbda))
20+
21+
22+
23+
24+
625
# [3.1024.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1023.0...v3.1024.0) (2026-04-03)
726

827

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.1023.0 | 5 kb | 5 kb | 4 kb |
4-
| all-protocols.ts | 3.1023.0 | 80 kb | 81 kb | 80 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1023.0 | 200 kb | 204 kb | 208 kb |
6-
| lib-dynamodb-single-command.ts | 3.1023.0 | 152 kb | 144 kb | 152 kb |
7-
| multi-protocols.ts | 3.1023.0 | 59 kb | 61 kb | 60 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1023.0 | 147 kb | 148 kb | 181 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1023.0 | 243 kb | 246 kb | 338 kb |
10-
| multiple-sdk-clients.ts | 3.1023.0 | 418 kb | 425 kb | 438 kb |
11-
| private-multiple-clients-micg.ts | 3.1023.0 | 416 kb | 416 kb | 435 kb |
12-
| private-multiple-clients-schema.ts | 3.1023.0 | 354 kb | 363 kb | 384 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1023.0 | 228 kb | 229 kb | 232 kb |
14-
| private-restjson-micg-single-command.ts | 3.1023.0 | 111 kb | 111 kb | 115 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1023.0 | 210 kb | 214 kb | 218 kb |
16-
| private-restjson-schema-single-command.ts | 3.1023.0 | 141 kb | 142 kb | 174 kb |
17-
| protocol-rest-xml.ts | 3.1023.0 | 43 kb | 45 kb | 45 kb |
18-
| protocol-rpc-cbor.ts | 3.1023.0 | 43 kb | 45 kb | 45 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1023.0 | 33 kb | 34 kb | 34 kb |
20-
| sdk-connect-aggregate.ts | 3.1023.0 | 382 kb | 396 kb | 401 kb |
21-
| sdk-connect-single-command.ts | 3.1023.0 | 129 kb | 131 kb | 296 kb |
22-
| sdk-ec2-aggregate.ts | 3.1023.0 | 885 kb | 910 kb | 919 kb |
23-
| sdk-s3-aggregate.ts | 3.1023.0 | 301 kb | 304 kb | 309 kb |
24-
| sdk-s3-single-command.ts | 3.1023.0 | 203 kb | 204 kb | 262 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1023.0 | 379 kb | 395 kb | 401 kb |
3+
| NormalizedSchema.ts | 3.1024.0 | 5 kb | 5 kb | 4 kb |
4+
| all-protocols.ts | 3.1024.0 | 80 kb | 81 kb | 80 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1024.0 | 200 kb | 204 kb | 208 kb |
6+
| lib-dynamodb-single-command.ts | 3.1024.0 | 152 kb | 144 kb | 152 kb |
7+
| multi-protocols.ts | 3.1024.0 | 59 kb | 61 kb | 60 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1024.0 | 147 kb | 148 kb | 181 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1024.0 | 243 kb | 246 kb | 338 kb |
10+
| multiple-sdk-clients.ts | 3.1024.0 | 418 kb | 425 kb | 438 kb |
11+
| private-multiple-clients-micg.ts | 3.1024.0 | 416 kb | 416 kb | 435 kb |
12+
| private-multiple-clients-schema.ts | 3.1024.0 | 354 kb | 363 kb | 384 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1024.0 | 228 kb | 229 kb | 232 kb |
14+
| private-restjson-micg-single-command.ts | 3.1024.0 | 111 kb | 111 kb | 115 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1024.0 | 210 kb | 214 kb | 218 kb |
16+
| private-restjson-schema-single-command.ts | 3.1024.0 | 141 kb | 142 kb | 174 kb |
17+
| protocol-rest-xml.ts | 3.1024.0 | 43 kb | 45 kb | 45 kb |
18+
| protocol-rpc-cbor.ts | 3.1024.0 | 43 kb | 45 kb | 45 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1024.0 | 33 kb | 34 kb | 34 kb |
20+
| sdk-connect-aggregate.ts | 3.1024.0 | 382 kb | 396 kb | 401 kb |
21+
| sdk-connect-single-command.ts | 3.1024.0 | 129 kb | 131 kb | 296 kb |
22+
| sdk-ec2-aggregate.ts | 3.1024.0 | 885 kb | 910 kb | 919 kb |
23+
| sdk-s3-aggregate.ts | 3.1024.0 | 301 kb | 304 kb | 309 kb |
24+
| sdk-s3-single-command.ts | 3.1024.0 | 203 kb | 204 kb | 262 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1024.0 | 379 kb | 395 kb | 401 kb |

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.1025.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1024.0...v3.1025.0) (2026-04-06)
7+
8+
9+
### Features
10+
11+
* **client-accessanalyzer:** Brookie helps customers preview the impact of SCPs before deployment using historical access activity. It evaluates attached policies and proposed policy updates using collected access activity through CloudTrail authorization events and reports where currently allowed access will be denied. ([940df70](https://github.com/aws/aws-sdk-js-v3/commit/940df70360ac51652192675a9f377cac4ba3db4d))
12+
13+
14+
15+
16+
617
# [3.1024.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1023.0...v3.1024.0) (2026-04-03)
718

819
**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.1024.0",
4+
"version": "3.1025.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.1025.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1024.0...v3.1025.0) (2026-04-06)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.1024.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1023.0...v3.1024.0) (2026-04-03)
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.1024.0",
4+
"version": "3.1025.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.1025.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1024.0...v3.1025.0) (2026-04-06)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.1024.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1023.0...v3.1024.0) (2026-04-03)
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.1024.0",
4+
"version": "3.1025.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.1025.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1024.0...v3.1025.0) (2026-04-06)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.1024.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1023.0...v3.1024.0) (2026-04-03)
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.1024.0",
4+
"version": "3.1025.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)