Skip to content

Commit 19ca473

Browse files
author
awstools
committed
Publish v3.1013.0
1 parent 485aa08 commit 19ca473

File tree

970 files changed

+8183
-4303
lines changed

Some content is hidden

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

970 files changed

+8183
-4303
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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.1013.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1012.0...v3.1013.0) (2026-03-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **xml-builder:** configure maxTotalExpansions on fast-xml-parser ([#7868](https://github.com/aws/aws-sdk-js-v3/issues/7868)) ([2ad1477](https://github.com/aws/aws-sdk-js-v3/commit/2ad14770e35ed1eed1918657ae7670dffcf980a0))
12+
13+
14+
### Features
15+
16+
* **client-batch:** AWS Batch now supports quota management, enabling administrators to allocate shared compute resources across teams and projects through quota shares with capacity limits, resource-sharing strategies, and priority-based preemption - currently available for SageMaker Training job queues. ([3e695b9](https://github.com/aws/aws-sdk-js-v3/commit/3e695b9aad1eb973d79cd78d7993c0d93cc789af))
17+
* **client-bedrock-agentcore-control:** Adds support for the following new features. 1. Enterprise Policies support for AgentCore Browser Tool. 2. Root CA Configuration support for AgentCore Browser Tool and Code Interpreter. ([d286f51](https://github.com/aws/aws-sdk-js-v3/commit/d286f51fab030d5f5cc496934a440386a0d49927))
18+
* **client-bedrock-agentcore:** This release includes SDK support for the following new features on AgentCore Built In Tools. 1. Enterprise Policies for AgentCore Browser Tool. 2. Root CA Configuration Support for AgentCore Browser Tool and Code Interpreter. 3. API changes to AgentCore Browser Profile APIs ([088f058](https://github.com/aws/aws-sdk-js-v3/commit/088f0580ba0fdaca8c1d86daa6317a4c1a9047c1))
19+
* **client-ec2:** Amazon EC2 Fleet instant mode now supports launching instances into Interruptible Capacity Reservations, enabling customers to use spare capacity shared by Capacity Reservation owners within their AWS Organization. ([5ae4a55](https://github.com/aws/aws-sdk-js-v3/commit/5ae4a552d7d650af248213fc7187842e89460820))
20+
* **client-observabilityadmin:** Adding a new field in the CreateCentralizationRuleForOrganization, UpdateCentralizationRuleForOrganization API and updating the GetCentralizationRuleForOrganization API response to include the new field ([f8dcb3a](https://github.com/aws/aws-sdk-js-v3/commit/f8dcb3a1ee2be84a7bfc64e099248f96baffe3e9))
21+
* **client-polly:** Added bi-directional streaming functionality through a new API, StartSpeechSynthesisStream. This API allows streaming input text through inbound events and receiving audio as part of an output stream simultaneously. ([581bf84](https://github.com/aws/aws-sdk-js-v3/commit/581bf8494d5e76aa05b5ec3f472269db2a25461a))
22+
* **clients:** update client endpoints as of 2026-03-19 ([485aa08](https://github.com/aws/aws-sdk-js-v3/commit/485aa0860360c4f0b33f778a6df7043300199776))
23+
24+
25+
26+
27+
628
# [3.1012.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1011.0...v3.1012.0) (2026-03-18)
729

830

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.1011.0 | 5 kb | 5 kb | 4 kb |
4-
| all-protocols.ts | 3.1011.0 | 79 kb | 80 kb | 79 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1011.0 | 199 kb | 203 kb | 207 kb |
6-
| lib-dynamodb-single-command.ts | 3.1011.0 | 151 kb | 144 kb | 151 kb |
7-
| multi-protocols.ts | 3.1011.0 | 59 kb | 60 kb | 59 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1011.0 | 147 kb | 148 kb | 181 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1011.0 | 242 kb | 245 kb | 337 kb |
10-
| multiple-sdk-clients.ts | 3.1011.0 | 417 kb | 424 kb | 437 kb |
11-
| private-multiple-clients-micg.ts | 3.1011.0 | 416 kb | 416 kb | 435 kb |
12-
| private-multiple-clients-schema.ts | 3.1011.0 | 353 kb | 362 kb | 383 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1011.0 | 228 kb | 228 kb | 232 kb |
14-
| private-restjson-micg-single-command.ts | 3.1011.0 | 111 kb | 111 kb | 115 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1011.0 | 209 kb | 213 kb | 218 kb |
16-
| private-restjson-schema-single-command.ts | 3.1011.0 | 140 kb | 142 kb | 174 kb |
17-
| protocol-rest-xml.ts | 3.1011.0 | 43 kb | 44 kb | 44 kb |
18-
| protocol-rpc-cbor.ts | 3.1011.0 | 43 kb | 44 kb | 44 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1011.0 | 32 kb | 34 kb | 34 kb |
20-
| sdk-connect-aggregate.ts | 3.1011.0 | 381 kb | 396 kb | 401 kb |
21-
| sdk-connect-single-command.ts | 3.1011.0 | 128 kb | 130 kb | 295 kb |
22-
| sdk-ec2-aggregate.ts | 3.1011.0 | 884 kb | 909 kb | 918 kb |
23-
| sdk-s3-aggregate.ts | 3.1011.0 | 300 kb | 303 kb | 308 kb |
24-
| sdk-s3-single-command.ts | 3.1011.0 | 202 kb | 203 kb | 261 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1011.0 | 378 kb | 394 kb | 400 kb |
3+
| NormalizedSchema.ts | 3.1012.0 | 5 kb | 5 kb | 4 kb |
4+
| all-protocols.ts | 3.1012.0 | 79 kb | 80 kb | 79 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1012.0 | 199 kb | 203 kb | 207 kb |
6+
| lib-dynamodb-single-command.ts | 3.1012.0 | 151 kb | 144 kb | 151 kb |
7+
| multi-protocols.ts | 3.1012.0 | 59 kb | 60 kb | 59 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1012.0 | 147 kb | 148 kb | 181 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1012.0 | 242 kb | 245 kb | 337 kb |
10+
| multiple-sdk-clients.ts | 3.1012.0 | 417 kb | 424 kb | 437 kb |
11+
| private-multiple-clients-micg.ts | 3.1012.0 | 416 kb | 416 kb | 435 kb |
12+
| private-multiple-clients-schema.ts | 3.1012.0 | 353 kb | 362 kb | 383 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1012.0 | 228 kb | 228 kb | 232 kb |
14+
| private-restjson-micg-single-command.ts | 3.1012.0 | 111 kb | 111 kb | 115 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1012.0 | 209 kb | 213 kb | 218 kb |
16+
| private-restjson-schema-single-command.ts | 3.1012.0 | 140 kb | 142 kb | 174 kb |
17+
| protocol-rest-xml.ts | 3.1012.0 | 43 kb | 44 kb | 44 kb |
18+
| protocol-rpc-cbor.ts | 3.1012.0 | 43 kb | 44 kb | 44 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1012.0 | 32 kb | 34 kb | 34 kb |
20+
| sdk-connect-aggregate.ts | 3.1012.0 | 381 kb | 396 kb | 401 kb |
21+
| sdk-connect-single-command.ts | 3.1012.0 | 128 kb | 130 kb | 295 kb |
22+
| sdk-ec2-aggregate.ts | 3.1012.0 | 885 kb | 910 kb | 918 kb |
23+
| sdk-s3-aggregate.ts | 3.1012.0 | 300 kb | 303 kb | 308 kb |
24+
| sdk-s3-single-command.ts | 3.1012.0 | 202 kb | 203 kb | 261 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1012.0 | 378 kb | 394 kb | 400 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.1013.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1012.0...v3.1013.0) (2026-03-19)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1012.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1011.0...v3.1012.0) (2026-03-18)
715

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

clients/client-accessanalyzer/package.json

Lines changed: 5 additions & 5 deletions
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.1012.0",
4+
"version": "3.1013.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",
@@ -21,17 +21,17 @@
2121
"dependencies": {
2222
"@aws-crypto/sha256-browser": "5.2.0",
2323
"@aws-crypto/sha256-js": "5.2.0",
24-
"@aws-sdk/core": "workspace:^3.973.21",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.22",
24+
"@aws-sdk/core": "workspace:^3.973.22",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.23",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.8",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.8",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.8",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.22",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.23",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.8",
3131
"@aws-sdk/types": "workspace:^3.973.6",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.5",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.8",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.9",
3535
"@smithy/config-resolver": "^4.4.11",
3636
"@smithy/core": "^3.23.12",
3737
"@smithy/fetch-http-handler": "^5.3.15",

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.1013.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1012.0...v3.1013.0) (2026-03-19)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.1012.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1011.0...v3.1012.0) (2026-03-18)
715

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

clients/client-account/package.json

Lines changed: 5 additions & 5 deletions
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.1012.0",
4+
"version": "3.1013.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-account",
@@ -21,17 +21,17 @@
2121
"dependencies": {
2222
"@aws-crypto/sha256-browser": "5.2.0",
2323
"@aws-crypto/sha256-js": "5.2.0",
24-
"@aws-sdk/core": "workspace:^3.973.21",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.22",
24+
"@aws-sdk/core": "workspace:^3.973.22",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.23",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.8",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.8",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.8",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.22",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.23",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.8",
3131
"@aws-sdk/types": "workspace:^3.973.6",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.5",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.8",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.9",
3535
"@smithy/config-resolver": "^4.4.11",
3636
"@smithy/core": "^3.23.12",
3737
"@smithy/fetch-http-handler": "^5.3.15",

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.1013.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1012.0...v3.1013.0) (2026-03-19)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.1012.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1011.0...v3.1012.0) (2026-03-18)
715

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

clients/client-acm-pca/package.json

Lines changed: 5 additions & 5 deletions
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.1012.0",
4+
"version": "3.1013.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",
@@ -21,17 +21,17 @@
2121
"dependencies": {
2222
"@aws-crypto/sha256-browser": "5.2.0",
2323
"@aws-crypto/sha256-js": "5.2.0",
24-
"@aws-sdk/core": "workspace:^3.973.21",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.22",
24+
"@aws-sdk/core": "workspace:^3.973.22",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.23",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.8",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.8",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.8",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.22",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.23",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.8",
3131
"@aws-sdk/types": "workspace:^3.973.6",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.5",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.8",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.9",
3535
"@smithy/config-resolver": "^4.4.11",
3636
"@smithy/core": "^3.23.12",
3737
"@smithy/fetch-http-handler": "^5.3.15",

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.1013.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1012.0...v3.1013.0) (2026-03-19)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.1012.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1011.0...v3.1012.0) (2026-03-18)
715

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

clients/client-acm/package.json

Lines changed: 5 additions & 5 deletions
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.1012.0",
4+
"version": "3.1013.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm",
@@ -23,17 +23,17 @@
2323
"dependencies": {
2424
"@aws-crypto/sha256-browser": "5.2.0",
2525
"@aws-crypto/sha256-js": "5.2.0",
26-
"@aws-sdk/core": "workspace:^3.973.21",
27-
"@aws-sdk/credential-provider-node": "workspace:^3.972.22",
26+
"@aws-sdk/core": "workspace:^3.973.22",
27+
"@aws-sdk/credential-provider-node": "workspace:^3.972.23",
2828
"@aws-sdk/middleware-host-header": "workspace:^3.972.8",
2929
"@aws-sdk/middleware-logger": "workspace:^3.972.8",
3030
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.8",
31-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.22",
31+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.23",
3232
"@aws-sdk/region-config-resolver": "workspace:^3.972.8",
3333
"@aws-sdk/types": "workspace:^3.973.6",
3434
"@aws-sdk/util-endpoints": "workspace:^3.996.5",
3535
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8",
36-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.8",
36+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.9",
3737
"@smithy/config-resolver": "^4.4.11",
3838
"@smithy/core": "^3.23.12",
3939
"@smithy/fetch-http-handler": "^5.3.15",

0 commit comments

Comments
 (0)