Skip to content

Commit afc3740

Browse files
author
awstools
committed
Publish v3.1082.0
1 parent a273b75 commit afc3740

1,071 files changed

Lines changed: 8143 additions & 3799 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: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
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.1082.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1081.0...v3.1082.0) (2026-07-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **lib-transfer-manager:** destroy orphaned response streams on abort ([#8165](https://github.com/aws/aws-sdk-js-v3/issues/8165)) ([8a5e590](https://github.com/aws/aws-sdk-js-v3/commit/8a5e590c9386c2106444971fc26dbb4f21926358))
12+
13+
14+
### Features
15+
16+
* **client-appconfig:** Update ExperimentRun APIs to support ConflictExceptions. ([d985124](https://github.com/aws/aws-sdk-js-v3/commit/d985124fd39f761a7b65a2d467778cf03f8946c6))
17+
* **client-bedrock-agentcore-control:** AgentCore Gateway now supports mapping allowed scopes to separate advertised scopes on the inbound authorizer. ([bde793c](https://github.com/aws/aws-sdk-js-v3/commit/bde793c87392f5f6991790abe0f4f9a6f7fe2363))
18+
* **client-ec2:** Replace Root Volume now supports a VolumeId parameter. This allows the customer to pass in a pre-prepared volume as the target root volume for an RRV workflow. ([76859d4](https://github.com/aws/aws-sdk-js-v3/commit/76859d480e3786942a43b82e55b74632fdce0ee1))
19+
* **client-ecs:** Amazon ECS now automatically detects the correct CPU architecture for Express Mode services. ([a273b75](https://github.com/aws/aws-sdk-js-v3/commit/a273b75711e07dc1c0445880172ca76e6bfafb3c))
20+
* **client-geo-places:** Added AddressNamesMode, AddressNameTranslations, MobilityMode, PostalCodeMode, SecondaryAddresses, and DriveThrough features across Places V2 APIs to support address name formatting, multilingual translations, travel-aware search, multi-city postal codes, and unit-level address resolution. ([81bbd67](https://github.com/aws/aws-sdk-js-v3/commit/81bbd6772403999d20f80bb4bd0e582769251751))
21+
* **client-iot-wireless:** Default session downlink transmission parameters have been added to the existing Multicast Group APIs. Explicit transmission parameters are no longer required when starting a multicast session during the FUOTA procedure. ([a2e2650](https://github.com/aws/aws-sdk-js-v3/commit/a2e2650398637a623a7f99eaddd2267f26c3f2e0))
22+
* **client-resiliencehubv2:** Next Generation Resilience Hub now supports filtering and sorting failure mode assessments, resource type filtering in ListResources, cross-region and cross-account topology edges, data recovery achievability status, and more granular dependency discovery progress tracking. ([572ad2c](https://github.com/aws/aws-sdk-js-v3/commit/572ad2cf71f6925d7ecef0affa0e82cef0ccc24a))
23+
* **core/client:** propagate w3c trace headers ([#8156](https://github.com/aws/aws-sdk-js-v3/issues/8156)) ([e5f383c](https://github.com/aws/aws-sdk-js-v3/commit/e5f383c77b935532ab183a43b139faf1d889a0fc))
24+
* **credential-providers:** deferred loading for credential providers aggregation package ([#8129](https://github.com/aws/aws-sdk-js-v3/issues/8129)) ([d0f426c](https://github.com/aws/aws-sdk-js-v3/commit/d0f426cb354454238efc135a059ee413406a196c))
25+
* **undici-http-handler:** bump version to 3.0.0 ([#8168](https://github.com/aws/aws-sdk-js-v3/issues/8168)) ([6c243a1](https://github.com/aws/aws-sdk-js-v3/commit/6c243a15d8e0b059098d547a7b48311d9e43e352))
26+
27+
28+
29+
30+
631
# [3.1081.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1080.0...v3.1081.0) (2026-07-07)
732

833

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.1080.0 | 5.3 kb | 6.2 kb | 4.9 kb |
4-
| all-protocols.ts | 3.1080.0 | 94.5 kb | 123.4 kb | 95.2 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1080.0 | 199.4 kb | 270.6 kb | 207.8 kb |
6-
| lib-dynamodb-single-command.ts | 3.1080.0 | 160.2 kb | 207.3 kb | 162.2 kb |
7-
| multi-protocols.ts | 3.1080.0 | 73.2 kb | 93.7 kb | 72.2 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1080.0 | 148.2 kb | 230.0 kb | 174.9 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1080.0 | 229.4 kb | 328.5 kb | 313.7 kb |
10-
| multiple-sdk-clients.ts | 3.1080.0 | 364.6 kb | 505.6 kb | 383.1 kb |
11-
| private-multiple-clients-micg.ts | 3.1080.0 | 411.0 kb | 532.4 kb | 429.3 kb |
12-
| private-multiple-clients-schema.ts | 3.1080.0 | 301.5 kb | 421.5 kb | 324.9 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1080.0 | 222.5 kb | 289.6 kb | 230.5 kb |
14-
| private-restjson-micg-single-command.ts | 3.1080.0 | 108.1 kb | 151.3 kb | 115.4 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1080.0 | 186.3 kb | 254.6 kb | 194.4 kb |
16-
| private-restjson-schema-single-command.ts | 3.1080.0 | 136.1 kb | 185.5 kb | 170.0 kb |
17-
| protocol-rest-xml.ts | 3.1080.0 | 57.1 kb | 73.1 kb | 56.7 kb |
18-
| protocol-rpc-cbor.ts | 3.1080.0 | 57.1 kb | 73.1 kb | 56.7 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1080.0 | 47.3 kb | 60.6 kb | 46.4 kb |
20-
| sdk-connect-aggregate.ts | 3.1080.0 | 336.7 kb | 477.3 kb | 358.2 kb |
21-
| sdk-connect-single-command.ts | 3.1080.0 | 141.0 kb | 203.6 kb | 315.3 kb |
22-
| sdk-ec2-aggregate.ts | 3.1080.0 | 792.0 kb | 1.074 mb | 824.2 kb |
23-
| sdk-s3-aggregate.ts | 3.1080.0 | 266.0 kb | 363.5 kb | 273.8 kb |
24-
| sdk-s3-single-command.ts | 3.1080.0 | 191.0 kb | 257.8 kb | 254.5 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1080.0 | 342.2 kb | 496.3 kb | 365.9 kb |
3+
| NormalizedSchema.ts | 3.1081.0 | 5.3 kb | 6.2 kb | 4.9 kb |
4+
| all-protocols.ts | 3.1081.0 | 94.5 kb | 121.3 kb | 93.4 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1081.0 | 199.4 kb | 268.4 kb | 206.0 kb |
6+
| lib-dynamodb-single-command.ts | 3.1081.0 | 160.2 kb | 205.1 kb | 160.4 kb |
7+
| multi-protocols.ts | 3.1081.0 | 73.2 kb | 93.7 kb | 72.2 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1081.0 | 148.2 kb | 227.9 kb | 173.1 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1081.0 | 229.4 kb | 326.3 kb | 311.9 kb |
10+
| multiple-sdk-clients.ts | 3.1081.0 | 364.6 kb | 503.3 kb | 381.1 kb |
11+
| private-multiple-clients-micg.ts | 3.1081.0 | 411.0 kb | 530.2 kb | 427.5 kb |
12+
| private-multiple-clients-schema.ts | 3.1081.0 | 301.5 kb | 419.2 kb | 323.0 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1081.0 | 222.5 kb | 287.4 kb | 228.7 kb |
14+
| private-restjson-micg-single-command.ts | 3.1081.0 | 108.1 kb | 149.1 kb | 113.6 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1081.0 | 186.3 kb | 252.4 kb | 192.6 kb |
16+
| private-restjson-schema-single-command.ts | 3.1081.0 | 136.1 kb | 183.3 kb | 168.1 kb |
17+
| protocol-rest-xml.ts | 3.1081.0 | 57.1 kb | 73.1 kb | 56.7 kb |
18+
| protocol-rpc-cbor.ts | 3.1081.0 | 57.1 kb | 73.1 kb | 56.7 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1081.0 | 47.3 kb | 60.6 kb | 46.4 kb |
20+
| sdk-connect-aggregate.ts | 3.1081.0 | 336.7 kb | 475.0 kb | 356.2 kb |
21+
| sdk-connect-single-command.ts | 3.1081.0 | 141.0 kb | 201.4 kb | 313.4 kb |
22+
| sdk-ec2-aggregate.ts | 3.1081.0 | 792.0 kb | 1.072 mb | 822.1 kb |
23+
| sdk-s3-aggregate.ts | 3.1081.0 | 266.0 kb | 361.3 kb | 272.0 kb |
24+
| sdk-s3-single-command.ts | 3.1081.0 | 191.0 kb | 255.6 kb | 252.7 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1081.0 | 342.2 kb | 494.0 kb | 364.0 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.1082.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1081.0...v3.1082.0) (2026-07-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1081.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1080.0...v3.1081.0) (2026-07-07)
715

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

clients/client-accessanalyzer/package.json

Lines changed: 4 additions & 4 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.1081.0",
4+
"version": "3.1082.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",
@@ -19,9 +19,9 @@
1919
"module": "./dist-es/index.js",
2020
"sideEffects": false,
2121
"dependencies": {
22-
"@aws-sdk/core": "workspace:^3.974.29",
23-
"@aws-sdk/credential-provider-node": "workspace:^3.972.64",
24-
"@aws-sdk/types": "workspace:^3.973.15",
22+
"@aws-sdk/core": "workspace:^3.975.0",
23+
"@aws-sdk/credential-provider-node": "workspace:^3.972.65",
24+
"@aws-sdk/types": "workspace:^3.974.0",
2525
"@smithy/core": "^3.29.2",
2626
"@smithy/fetch-http-handler": "^5.6.4",
2727
"@smithy/node-http-handler": "^4.9.4",

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.1082.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1081.0...v3.1082.0) (2026-07-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.1081.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1080.0...v3.1081.0) (2026-07-07)
715

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

clients/client-account/package.json

Lines changed: 4 additions & 4 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.1081.0",
4+
"version": "3.1082.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",
@@ -19,9 +19,9 @@
1919
"module": "./dist-es/index.js",
2020
"sideEffects": false,
2121
"dependencies": {
22-
"@aws-sdk/core": "workspace:^3.974.29",
23-
"@aws-sdk/credential-provider-node": "workspace:^3.972.64",
24-
"@aws-sdk/types": "workspace:^3.973.15",
22+
"@aws-sdk/core": "workspace:^3.975.0",
23+
"@aws-sdk/credential-provider-node": "workspace:^3.972.65",
24+
"@aws-sdk/types": "workspace:^3.974.0",
2525
"@smithy/core": "^3.29.2",
2626
"@smithy/fetch-http-handler": "^5.6.4",
2727
"@smithy/node-http-handler": "^4.9.4",

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.1082.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1081.0...v3.1082.0) (2026-07-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.1081.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1080.0...v3.1081.0) (2026-07-07)
715

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

clients/client-acm-pca/package.json

Lines changed: 4 additions & 4 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.1081.0",
4+
"version": "3.1082.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",
@@ -19,9 +19,9 @@
1919
"module": "./dist-es/index.js",
2020
"sideEffects": false,
2121
"dependencies": {
22-
"@aws-sdk/core": "workspace:^3.974.29",
23-
"@aws-sdk/credential-provider-node": "workspace:^3.972.64",
24-
"@aws-sdk/types": "workspace:^3.973.15",
22+
"@aws-sdk/core": "workspace:^3.975.0",
23+
"@aws-sdk/credential-provider-node": "workspace:^3.972.65",
24+
"@aws-sdk/types": "workspace:^3.974.0",
2525
"@smithy/core": "^3.29.2",
2626
"@smithy/fetch-http-handler": "^5.6.4",
2727
"@smithy/node-http-handler": "^4.9.4",

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.1082.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1081.0...v3.1082.0) (2026-07-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.1081.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1080.0...v3.1081.0) (2026-07-07)
715

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

clients/client-acm/package.json

Lines changed: 4 additions & 4 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.1081.0",
4+
"version": "3.1082.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",
@@ -21,9 +21,9 @@
2121
"module": "./dist-es/index.js",
2222
"sideEffects": false,
2323
"dependencies": {
24-
"@aws-sdk/core": "workspace:^3.974.29",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.64",
26-
"@aws-sdk/types": "workspace:^3.973.15",
24+
"@aws-sdk/core": "workspace:^3.975.0",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.65",
26+
"@aws-sdk/types": "workspace:^3.974.0",
2727
"@smithy/core": "^3.29.2",
2828
"@smithy/fetch-http-handler": "^5.6.4",
2929
"@smithy/node-http-handler": "^4.9.4",

0 commit comments

Comments
 (0)