Skip to content

Commit 74dc940

Browse files
author
awstools
committed
Publish v3.1079.0
1 parent cc43668 commit 74dc940

1,016 files changed

Lines changed: 6683 additions & 2640 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: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@
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.1079.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1078.0...v3.1079.0) (2026-07-02)
7+
8+
9+
### Bug Fixes
10+
11+
* **core:** remove turbo.json ([#8141](https://github.com/aws/aws-sdk-js-v3/issues/8141)) ([91d738d](https://github.com/aws/aws-sdk-js-v3/commit/91d738d3ab851a8809f816584aaf4169fb23638e))
12+
13+
14+
### Features
15+
16+
* **client-cognito-identity-provider:** Add support for provisioned limit management, enabling customers to view and update their provisioned API rate limits for Amazon Cognito User Pools programmatically through the new GetProvisionedLimit and UpdateProvisionedLimit APIs. ([160778d](https://github.com/aws/aws-sdk-js-v3/commit/160778dc11e6b8e93c3a576dd9bca809498eebf2))
17+
* **client-config-service:** AWS Config now supports tag-on-create for organization-managed Config rules and conformance packs through the PutOrganizationConfigRule and PutOrganizationConformancePack APIs. ([2ca9232](https://github.com/aws/aws-sdk-js-v3/commit/2ca9232a8a31003d542403c0a31d5aaeada78b83))
18+
* **client-customer-profiles:** Amazon Connect Customer Profiles adds support for diversityConfig to recommenderConfig which can be used for diversifying the recommendations. This release also includes model versioning support which helps customer to rollback trained models. ([202ec32](https://github.com/aws/aws-sdk-js-v3/commit/202ec32a9586d6581485424c681626d49babaefe))
19+
* **client-elementalinference:** Adding new BDD representation of endpoint ruleset ([dd21a6e](https://github.com/aws/aws-sdk-js-v3/commit/dd21a6ecbf8dfbc6be8cc2fd8b07f81bde140978))
20+
* **client-mediatailor:** Added dual-stack (IPv4 and IPv6) endpoint fields to SSAI and Channel Assembly API responses. ([63a258c](https://github.com/aws/aws-sdk-js-v3/commit/63a258ce969e11cd16dbdcb3e4c994c2940fe618))
21+
* **client-odb:** Updated model definitions for ODB service. ([a9d3fd5](https://github.com/aws/aws-sdk-js-v3/commit/a9d3fd5e34e1fc223ce0a4c7db51306d8ebe2fb7))
22+
* **client-outposts:** Tighten Outpost site ContactPhoneNumber regex to perform phone number validation. ([4e2b31d](https://github.com/aws/aws-sdk-js-v3/commit/4e2b31dbebaa446b6d435756b1ccaa4807d82730))
23+
* **clients:** update client endpoints as of 2026-07-02 ([cc43668](https://github.com/aws/aws-sdk-js-v3/commit/cc43668e0ad4e748c61f38070cae026123fec751))
24+
25+
26+
27+
28+
629
# [3.1078.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1077.0...v3.1078.0) (2026-07-01)
730

831

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.1077.0 | 5.3 kb | 5.1 kb | 4.9 kb |
4-
| all-protocols.ts | 3.1077.0 | 94.5 kb | 94.2 kb | 95.2 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1077.0 | 199.4 kb | 205.1 kb | 207.8 kb |
6-
| lib-dynamodb-single-command.ts | 3.1077.0 | 160.2 kb | 158.0 kb | 162.2 kb |
7-
| multi-protocols.ts | 3.1077.0 | 73.2 kb | 71.7 kb | 72.2 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1077.0 | 148.2 kb | 173.4 kb | 174.9 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1077.0 | 229.4 kb | 253.2 kb | 313.7 kb |
10-
| multiple-sdk-clients.ts | 3.1077.0 | 364.6 kb | 379.5 kb | 383.1 kb |
11-
| private-multiple-clients-micg.ts | 3.1077.0 | 411.0 kb | 426.2 kb | 429.3 kb |
12-
| private-multiple-clients-schema.ts | 3.1077.0 | 301.5 kb | 320.4 kb | 324.9 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1077.0 | 222.5 kb | 228.6 kb | 230.5 kb |
14-
| private-restjson-micg-single-command.ts | 3.1077.0 | 108.1 kb | 113.9 kb | 115.4 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1077.0 | 186.3 kb | 191.8 kb | 194.4 kb |
16-
| private-restjson-schema-single-command.ts | 3.1077.0 | 136.1 kb | 140.1 kb | 170.0 kb |
17-
| protocol-rest-xml.ts | 3.1077.0 | 57.1 kb | 55.7 kb | 56.7 kb |
18-
| protocol-rpc-cbor.ts | 3.1077.0 | 57.1 kb | 55.7 kb | 56.7 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1077.0 | 47.3 kb | 46.0 kb | 46.4 kb |
20-
| sdk-connect-aggregate.ts | 3.1077.0 | 336.0 kb | 353.7 kb | 357.4 kb |
21-
| sdk-connect-single-command.ts | 3.1077.0 | 141.0 kb | 153.7 kb | 314.6 kb |
22-
| sdk-ec2-aggregate.ts | 3.1077.0 | 791.9 kb | 816.5 kb | 824.1 kb |
23-
| sdk-s3-aggregate.ts | 3.1077.0 | 266.0 kb | 271.1 kb | 273.8 kb |
24-
| sdk-s3-single-command.ts | 3.1077.0 | 191.0 kb | 195.4 kb | 254.5 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1077.0 | 342.2 kb | 361.8 kb | 365.9 kb |
3+
| NormalizedSchema.ts | 3.1078.0 | 5.3 kb | 5.1 kb | 4.9 kb |
4+
| all-protocols.ts | 3.1078.0 | 94.5 kb | 94.2 kb | 95.2 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1078.0 | 199.4 kb | 205.1 kb | 207.8 kb |
6+
| lib-dynamodb-single-command.ts | 3.1078.0 | 160.2 kb | 158.0 kb | 162.2 kb |
7+
| multi-protocols.ts | 3.1078.0 | 73.2 kb | 71.7 kb | 72.2 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1078.0 | 148.2 kb | 173.4 kb | 174.9 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1078.0 | 229.4 kb | 253.2 kb | 313.7 kb |
10+
| multiple-sdk-clients.ts | 3.1078.0 | 364.6 kb | 379.5 kb | 383.1 kb |
11+
| private-multiple-clients-micg.ts | 3.1078.0 | 411.0 kb | 426.2 kb | 429.3 kb |
12+
| private-multiple-clients-schema.ts | 3.1078.0 | 301.5 kb | 320.4 kb | 324.9 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1078.0 | 222.5 kb | 228.6 kb | 230.5 kb |
14+
| private-restjson-micg-single-command.ts | 3.1078.0 | 108.1 kb | 113.9 kb | 115.4 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1078.0 | 186.3 kb | 191.8 kb | 194.4 kb |
16+
| private-restjson-schema-single-command.ts | 3.1078.0 | 136.1 kb | 140.1 kb | 170.0 kb |
17+
| protocol-rest-xml.ts | 3.1078.0 | 57.1 kb | 55.7 kb | 56.7 kb |
18+
| protocol-rpc-cbor.ts | 3.1078.0 | 57.1 kb | 55.7 kb | 56.7 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1078.0 | 47.3 kb | 46.0 kb | 46.4 kb |
20+
| sdk-connect-aggregate.ts | 3.1078.0 | 336.0 kb | 353.7 kb | 357.4 kb |
21+
| sdk-connect-single-command.ts | 3.1078.0 | 141.0 kb | 153.7 kb | 314.6 kb |
22+
| sdk-ec2-aggregate.ts | 3.1078.0 | 791.9 kb | 816.5 kb | 824.1 kb |
23+
| sdk-s3-aggregate.ts | 3.1078.0 | 266.0 kb | 271.1 kb | 273.8 kb |
24+
| sdk-s3-single-command.ts | 3.1078.0 | 191.0 kb | 195.4 kb | 254.5 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1078.0 | 342.2 kb | 361.8 kb | 365.9 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.1079.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1078.0...v3.1079.0) (2026-07-02)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1078.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1077.0...v3.1078.0) (2026-07-01)
715

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

clients/client-accessanalyzer/package.json

Lines changed: 3 additions & 3 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.1078.0",
4+
"version": "3.1079.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",
@@ -19,8 +19,8 @@
1919
"module": "./dist-es/index.js",
2020
"sideEffects": false,
2121
"dependencies": {
22-
"@aws-sdk/core": "workspace:^3.974.26",
23-
"@aws-sdk/credential-provider-node": "workspace:^3.972.61",
22+
"@aws-sdk/core": "workspace:^3.974.27",
23+
"@aws-sdk/credential-provider-node": "workspace:^3.972.62",
2424
"@aws-sdk/types": "workspace:^3.973.15",
2525
"@smithy/core": "^3.29.0",
2626
"@smithy/fetch-http-handler": "^5.6.2",

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

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

clients/client-account/package.json

Lines changed: 3 additions & 3 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.1078.0",
4+
"version": "3.1079.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",
@@ -19,8 +19,8 @@
1919
"module": "./dist-es/index.js",
2020
"sideEffects": false,
2121
"dependencies": {
22-
"@aws-sdk/core": "workspace:^3.974.26",
23-
"@aws-sdk/credential-provider-node": "workspace:^3.972.61",
22+
"@aws-sdk/core": "workspace:^3.974.27",
23+
"@aws-sdk/credential-provider-node": "workspace:^3.972.62",
2424
"@aws-sdk/types": "workspace:^3.973.15",
2525
"@smithy/core": "^3.29.0",
2626
"@smithy/fetch-http-handler": "^5.6.2",

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

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

clients/client-acm-pca/package.json

Lines changed: 3 additions & 3 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.1078.0",
4+
"version": "3.1079.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",
@@ -19,8 +19,8 @@
1919
"module": "./dist-es/index.js",
2020
"sideEffects": false,
2121
"dependencies": {
22-
"@aws-sdk/core": "workspace:^3.974.26",
23-
"@aws-sdk/credential-provider-node": "workspace:^3.972.61",
22+
"@aws-sdk/core": "workspace:^3.974.27",
23+
"@aws-sdk/credential-provider-node": "workspace:^3.972.62",
2424
"@aws-sdk/types": "workspace:^3.973.15",
2525
"@smithy/core": "^3.29.0",
2626
"@smithy/fetch-http-handler": "^5.6.2",

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

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

clients/client-acm/package.json

Lines changed: 3 additions & 3 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.1078.0",
4+
"version": "3.1079.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",
@@ -21,8 +21,8 @@
2121
"module": "./dist-es/index.js",
2222
"sideEffects": false,
2323
"dependencies": {
24-
"@aws-sdk/core": "workspace:^3.974.26",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.61",
24+
"@aws-sdk/core": "workspace:^3.974.27",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.62",
2626
"@aws-sdk/types": "workspace:^3.973.15",
2727
"@smithy/core": "^3.29.0",
2828
"@smithy/fetch-http-handler": "^5.6.2",

0 commit comments

Comments
 (0)