Skip to content

Commit e7e636a

Browse files
author
awstools
committed
Publish v3.1022.0
1 parent 4819301 commit e7e636a

937 files changed

Lines changed: 4367 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.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agentcore-control:** Adds support for VPC egress private endpoints for Amazon Bedrock AgentCore gateway targets, enabling private connectivity through managed VPC Lattice resources. Also adds IAM credential provider for gateway targets, enabling IAM-based authentication to target endpoints ([de64266](https://github.com/aws/aws-sdk-js-v3/commit/de64266978a92920bc003895149c4e759cfd834c))
12+
* **client-bedrock-agentcore:** Added the ability to filter out empty sessions when listing sessions. Customers can now retrieve only sessions that still contain events, eliminating the need to check each session individually. No changes required for existing integrations. ([a4d1169](https://github.com/aws/aws-sdk-js-v3/commit/a4d1169cd9611b5ed059e436250a26304de804c5))
13+
* **client-bedrock:** Adds support for Bedrock Batch Inference Job Progress Monitoring ([4f7aa9c](https://github.com/aws/aws-sdk-js-v3/commit/4f7aa9cf900b5a0b9767a8fa55a9fc7421fc724e))
14+
* **client-ecs:** Amazon ECS now supports Managed Daemons with dedicated APIs for registering daemon task definitions, creating daemons, and managing daemon deployments. ([244432f](https://github.com/aws/aws-sdk-js-v3/commit/244432f24eb0a7e51833c1f74b292666b31b2b4b))
15+
* **client-elasticache:** Updated SnapshotRetentionLimit documentation for ServerlessCache to correctly describe the parameter as number of days (max 35) instead of number of snapshots. ([67fd75e](https://github.com/aws/aws-sdk-js-v3/commit/67fd75ea4f4c67b6f2fd7d002ea4da11ef504d22))
16+
* **client-elasticsearch-service:** Adding Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08 as TLS Policy in Supported Regions ([4819301](https://github.com/aws/aws-sdk-js-v3/commit/4819301bb7989bf80727f2c42f850039254c443e))
17+
* **client-geo-routes:** This release makes RoutingBoundary optional in CalculateRouteMatrix, set StopDuration with a maximum value of 49999 for CalculateRoutes, set TrailerCount with a maximum value of 4, and introduces region restrictions for Grab Maps users. ([fc9dd50](https://github.com/aws/aws-sdk-js-v3/commit/fc9dd509095710d0368a3bf5723578410f864278))
18+
* **client-medical-imaging:** Added new boolean flag to persist metadata updates to all primary image sets in the same study as the requested image set. ([af90be3](https://github.com/aws/aws-sdk-js-v3/commit/af90be39a051be2e1d619a74445923179d12c32a))
19+
* **client-opensearch:** Adding Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08 as TLS Policy in Supported Regions ([3173ac0](https://github.com/aws/aws-sdk-js-v3/commit/3173ac0bf336d3b7c1afb4556126f319ec44e51d))
20+
21+
22+
23+
24+
625
# [3.1021.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1020.0...v3.1021.0) (2026-03-31)
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.1020.0 | 5 kb | 5 kb | 4 kb |
4-
| all-protocols.ts | 3.1020.0 | 80 kb | 81 kb | 80 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1020.0 | 200 kb | 204 kb | 208 kb |
6-
| lib-dynamodb-single-command.ts | 3.1020.0 | 152 kb | 144 kb | 152 kb |
7-
| multi-protocols.ts | 3.1020.0 | 59 kb | 61 kb | 60 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1020.0 | 147 kb | 148 kb | 181 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1020.0 | 243 kb | 246 kb | 338 kb |
10-
| multiple-sdk-clients.ts | 3.1020.0 | 418 kb | 425 kb | 438 kb |
11-
| private-multiple-clients-micg.ts | 3.1020.0 | 416 kb | 416 kb | 435 kb |
12-
| private-multiple-clients-schema.ts | 3.1020.0 | 354 kb | 363 kb | 384 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1020.0 | 228 kb | 229 kb | 232 kb |
14-
| private-restjson-micg-single-command.ts | 3.1020.0 | 111 kb | 111 kb | 115 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1020.0 | 210 kb | 214 kb | 218 kb |
16-
| private-restjson-schema-single-command.ts | 3.1020.0 | 141 kb | 142 kb | 174 kb |
17-
| protocol-rest-xml.ts | 3.1020.0 | 43 kb | 45 kb | 45 kb |
18-
| protocol-rpc-cbor.ts | 3.1020.0 | 43 kb | 45 kb | 45 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1020.0 | 33 kb | 34 kb | 34 kb |
20-
| sdk-connect-aggregate.ts | 3.1020.0 | 382 kb | 396 kb | 401 kb |
21-
| sdk-connect-single-command.ts | 3.1020.0 | 129 kb | 131 kb | 296 kb |
22-
| sdk-ec2-aggregate.ts | 3.1020.0 | 885 kb | 910 kb | 919 kb |
23-
| sdk-s3-aggregate.ts | 3.1020.0 | 301 kb | 304 kb | 309 kb |
24-
| sdk-s3-single-command.ts | 3.1020.0 | 203 kb | 204 kb | 262 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1020.0 | 379 kb | 395 kb | 401 kb |
3+
| NormalizedSchema.ts | 3.1021.0 | 5 kb | 5 kb | 4 kb |
4+
| all-protocols.ts | 3.1021.0 | 80 kb | 81 kb | 80 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1021.0 | 200 kb | 204 kb | 208 kb |
6+
| lib-dynamodb-single-command.ts | 3.1021.0 | 152 kb | 144 kb | 152 kb |
7+
| multi-protocols.ts | 3.1021.0 | 59 kb | 61 kb | 60 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1021.0 | 147 kb | 148 kb | 181 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1021.0 | 243 kb | 246 kb | 338 kb |
10+
| multiple-sdk-clients.ts | 3.1021.0 | 418 kb | 425 kb | 438 kb |
11+
| private-multiple-clients-micg.ts | 3.1021.0 | 416 kb | 416 kb | 435 kb |
12+
| private-multiple-clients-schema.ts | 3.1021.0 | 354 kb | 363 kb | 384 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1021.0 | 228 kb | 229 kb | 232 kb |
14+
| private-restjson-micg-single-command.ts | 3.1021.0 | 111 kb | 111 kb | 115 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1021.0 | 210 kb | 214 kb | 218 kb |
16+
| private-restjson-schema-single-command.ts | 3.1021.0 | 141 kb | 142 kb | 174 kb |
17+
| protocol-rest-xml.ts | 3.1021.0 | 43 kb | 45 kb | 45 kb |
18+
| protocol-rpc-cbor.ts | 3.1021.0 | 43 kb | 45 kb | 45 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1021.0 | 33 kb | 34 kb | 34 kb |
20+
| sdk-connect-aggregate.ts | 3.1021.0 | 382 kb | 396 kb | 401 kb |
21+
| sdk-connect-single-command.ts | 3.1021.0 | 129 kb | 131 kb | 296 kb |
22+
| sdk-ec2-aggregate.ts | 3.1021.0 | 885 kb | 910 kb | 919 kb |
23+
| sdk-s3-aggregate.ts | 3.1021.0 | 301 kb | 304 kb | 309 kb |
24+
| sdk-s3-single-command.ts | 3.1021.0 | 203 kb | 204 kb | 262 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1021.0 | 379 kb | 395 kb | 401 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.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1021.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1020.0...v3.1021.0) (2026-03-31)
715

816

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.1021.0",
4+
"version": "3.1022.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.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.1021.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1020.0...v3.1021.0) (2026-03-31)
715

816

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.1021.0",
4+
"version": "3.1022.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.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.1021.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1020.0...v3.1021.0) (2026-03-31)
715

816

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.1021.0",
4+
"version": "3.1022.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.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.1021.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1020.0...v3.1021.0) (2026-03-31)
715

816

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.1021.0",
4+
"version": "3.1022.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)