Skip to content

Commit 34e7b07

Browse files
author
awstools
committed
Publish v3.1023.0
1 parent b5ffded commit 34e7b07

937 files changed

Lines changed: 4369 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: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
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.1023.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1022.0...v3.1023.0) (2026-04-02)
7+
8+
9+
### Features
10+
11+
* **client-appstream:** Amazon WorkSpaces Applications now supports drain mode for instances in multi-session fleets. This capability allows administrators to instruct individual fleet instances to stop accepting new user sessions while allowing existing sessions to continue uninterrupted. ([3644b4c](https://github.com/aws/aws-sdk-js-v3/commit/3644b4c1b9d7f2903782c01f6fda12d7988fdeb0))
12+
* **client-bedrock-agentcore-control:** Adds support for three-legged (Authorization Code grant type) OAuth along with predefined MCP tool schema configuration for Amazon Bedrock AgentCore gateway MCP server targets. ([3bf4e65](https://github.com/aws/aws-sdk-js-v3/commit/3bf4e65003f3ff7642c07ed69d7e685272398afb))
13+
* **client-bedrock-data-automation:** Data Automation Library is a BDA capability that lets you create reusable entity resources to improve extraction accuracy. Libraries support Custom Vocabulary entities that enhance speech recognition for audio and video content with domain-specific terminology shared across projects ([b7560ab](https://github.com/aws/aws-sdk-js-v3/commit/b7560ab11e24a6c3f9e6e88d33cb4b745aab8d93))
14+
* **client-bedrock-runtime:** Relax ToolUseId pattern to allow dots and colons ([2837c47](https://github.com/aws/aws-sdk-js-v3/commit/2837c47705656a871fadb1db5ae5f9d6587a7cfe))
15+
* **client-cloudwatch-logs:** We are pleased to announce that our logs transformation csv processor now has a destination field, allowing you to specify under which parent node parsed columns be placed under. ([d3d6f2b](https://github.com/aws/aws-sdk-js-v3/commit/d3d6f2bb383b8b18797237bd3553a7555dc881f2))
16+
* **client-cloudwatch:** CloudWatch now supports OTel enrichment to make vended metrics for supported AWS resources queryable via PromQL with resource ARN and tag labels, and PromQL alarms for metrics ingested via the OTLP endpoint with multi-contributor evaluation. ([c34638a](https://github.com/aws/aws-sdk-js-v3/commit/c34638a1910a8536e3a1935481055b41f142c0d4))
17+
* **client-connect:** Include CUSTOMER to evaluation target and participant role. Support Korean, Japanese and Simplified Chinese in evaluation forms. ([69be144](https://github.com/aws/aws-sdk-js-v3/commit/69be1448fb6468f3a2f60e6628c62c3a00064bcc))
18+
* **client-deadline:** AWS Deadline Cloud now supports configurable scheduling on each queue. The scheduling configuration controls how workers are distributed across jobs. ([522c454](https://github.com/aws/aws-sdk-js-v3/commit/522c454c9ad64391491564211483d4c85a747a2e))
19+
* **client-gamelift:** Amazon GameLift Servers now includes a ComputeName field in game session API responses, making it easier to identify which compute is hosting a game session without cross-referencing IP addresses. ([9eb2723](https://github.com/aws/aws-sdk-js-v3/commit/9eb2723f8ef541d9f5f1d4d5401dbfa4cf28ad61))
20+
* **client-pricing:** This release increases the MaxResults parameter of the GetAttributeValues API from 100 to 10000. ([f394460](https://github.com/aws/aws-sdk-js-v3/commit/f3944601156bd3826d2f8c40efd135bbe34d6784))
21+
* **clients:** update client endpoints as of 2026-04-02 ([b5ffded](https://github.com/aws/aws-sdk-js-v3/commit/b5ffded0d79f0990f66e033fc071ebcb129d3a0d))
22+
23+
24+
25+
26+
627
# [3.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
728

829

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.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 |
3+
| NormalizedSchema.ts | 3.1022.0 | 5 kb | 5 kb | 4 kb |
4+
| all-protocols.ts | 3.1022.0 | 80 kb | 81 kb | 80 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1022.0 | 200 kb | 204 kb | 208 kb |
6+
| lib-dynamodb-single-command.ts | 3.1022.0 | 152 kb | 144 kb | 152 kb |
7+
| multi-protocols.ts | 3.1022.0 | 59 kb | 61 kb | 60 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1022.0 | 147 kb | 148 kb | 181 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1022.0 | 243 kb | 246 kb | 338 kb |
10+
| multiple-sdk-clients.ts | 3.1022.0 | 418 kb | 425 kb | 438 kb |
11+
| private-multiple-clients-micg.ts | 3.1022.0 | 416 kb | 416 kb | 435 kb |
12+
| private-multiple-clients-schema.ts | 3.1022.0 | 354 kb | 363 kb | 384 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1022.0 | 228 kb | 229 kb | 232 kb |
14+
| private-restjson-micg-single-command.ts | 3.1022.0 | 111 kb | 111 kb | 115 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1022.0 | 210 kb | 214 kb | 218 kb |
16+
| private-restjson-schema-single-command.ts | 3.1022.0 | 141 kb | 142 kb | 174 kb |
17+
| protocol-rest-xml.ts | 3.1022.0 | 43 kb | 45 kb | 45 kb |
18+
| protocol-rpc-cbor.ts | 3.1022.0 | 43 kb | 45 kb | 45 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1022.0 | 33 kb | 34 kb | 34 kb |
20+
| sdk-connect-aggregate.ts | 3.1022.0 | 382 kb | 396 kb | 401 kb |
21+
| sdk-connect-single-command.ts | 3.1022.0 | 129 kb | 131 kb | 296 kb |
22+
| sdk-ec2-aggregate.ts | 3.1022.0 | 885 kb | 910 kb | 919 kb |
23+
| sdk-s3-aggregate.ts | 3.1022.0 | 301 kb | 304 kb | 309 kb |
24+
| sdk-s3-single-command.ts | 3.1022.0 | 203 kb | 204 kb | 262 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1022.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.1023.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1022.0...v3.1023.0) (2026-04-02)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
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.1022.0",
4+
"version": "3.1023.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.1023.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1022.0...v3.1023.0) (2026-04-02)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
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.1022.0",
4+
"version": "3.1023.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.1023.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1022.0...v3.1023.0) (2026-04-02)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
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.1022.0",
4+
"version": "3.1023.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.1023.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1022.0...v3.1023.0) (2026-04-02)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.1022.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1021.0...v3.1022.0) (2026-04-01)
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.1022.0",
4+
"version": "3.1023.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)