Skip to content

Commit 8d0b498

Browse files
author
awstools
committed
Publish v3.1085.0
1 parent dffbeab commit 8d0b498

945 files changed

Lines changed: 4404 additions & 613 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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.1085.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1084.0...v3.1085.0) (2026-07-10)
7+
8+
9+
### Features
10+
11+
* **client-cloudwatch:** CloudWatch now assigns a unique identifier to each anomaly detector. PutAnomalyDetector and DescribeAnomalyDetectors return this AnomalyDetectorId, which you can use to describe or delete a specific anomaly detector directly. ([36fc0ee](https://github.com/aws/aws-sdk-js-v3/commit/36fc0ee52f520bcd30676ec8954140309719677f))
12+
* **client-ec2:** New Amazon EC2 instances. M9g, M9gd, C9g, and C9gd on AWS Graviton5. C8in, M8in, and R8in add 600 Gbps network. C8ib, M8ib, and R8ib add 300 Gbps EBS. C8ine, M8ine, M8idn, R8idn, M8idb, and R8idb round out Intel Xeon 6. Mac-m3ultra with Apple M3 Ultra. G7 with NVIDIA RTX PRO 4500 Blackwell GPUs. ([35aaf38](https://github.com/aws/aws-sdk-js-v3/commit/35aaf38707d66fa250c40fbef879fb9254a38cab))
13+
* **client-inspector2:** Support for 3 day and 7 day ECR re-scan durations ([4b0b5c8](https://github.com/aws/aws-sdk-js-v3/commit/4b0b5c86d1c0c228751d3ad42287c96599982eab))
14+
* **client-lambda:** Added TelemetryConfig support for Managed Instances Capacity Provider, enabling customers to configure system log level and custom log group for managed instance logging. ([6338813](https://github.com/aws/aws-sdk-js-v3/commit/6338813981e21da09c2afff2774453bfeed8b0de))
15+
* **client-license-manager:** Added the ResetUsage field to the CreateLicenseVersion API. When set to true, the entitlement usage counts for the license are reset to 0. If it is false or not specified, entitlement usage is left unchanged. ([52f1c9c](https://github.com/aws/aws-sdk-js-v3/commit/52f1c9c03192532f8d7fd99fbd9a3a1a567df6ad))
16+
* **client-quicksight:** Provides CreateKnowledgeBase and UpdateKnowledgeBase APIs ([42de552](https://github.com/aws/aws-sdk-js-v3/commit/42de55235e68fccff5f36ba5dddd4f6026b9c4f4))
17+
* **client-sagemaker:** Release support for g4d, c6g, c7g, c8g instance types for SageMaker HyperPod ([800976d](https://github.com/aws/aws-sdk-js-v3/commit/800976de4cc075bdd3f835982236e646e2871566))
18+
* **clients:** update client endpoints as of 2026-07-10 ([dffbeab](https://github.com/aws/aws-sdk-js-v3/commit/dffbeab020cb30acaf3e126b70df855fbd644b38))
19+
20+
21+
22+
23+
624
# [3.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
725

826

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.1083.0 | 5.3 kb | 6.2 kb | 4.9 kb |
4-
| all-protocols.ts | 3.1083.0 | 94.5 kb | 121.3 kb | 93.4 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1083.0 | 199.4 kb | 268.4 kb | 206.0 kb |
6-
| lib-dynamodb-single-command.ts | 3.1083.0 | 160.2 kb | 205.1 kb | 160.4 kb |
7-
| multi-protocols.ts | 3.1083.0 | 73.2 kb | 93.7 kb | 72.2 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1083.0 | 148.2 kb | 227.8 kb | 173.1 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1083.0 | 229.4 kb | 326.3 kb | 311.9 kb |
10-
| multiple-sdk-clients.ts | 3.1083.0 | 364.6 kb | 503.3 kb | 381.1 kb |
11-
| private-multiple-clients-micg.ts | 3.1083.0 | 411.0 kb | 530.2 kb | 427.5 kb |
12-
| private-multiple-clients-schema.ts | 3.1083.0 | 301.5 kb | 419.2 kb | 323.0 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1083.0 | 222.5 kb | 287.4 kb | 228.7 kb |
14-
| private-restjson-micg-single-command.ts | 3.1083.0 | 108.1 kb | 149.1 kb | 113.6 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1083.0 | 186.3 kb | 252.4 kb | 192.6 kb |
16-
| private-restjson-schema-single-command.ts | 3.1083.0 | 136.1 kb | 183.3 kb | 168.1 kb |
17-
| protocol-rest-xml.ts | 3.1083.0 | 57.1 kb | 73.1 kb | 56.7 kb |
18-
| protocol-rpc-cbor.ts | 3.1083.0 | 57.1 kb | 73.1 kb | 56.7 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1083.0 | 47.3 kb | 60.6 kb | 46.4 kb |
20-
| sdk-connect-aggregate.ts | 3.1083.0 | 337.4 kb | 475.9 kb | 356.9 kb |
21-
| sdk-connect-single-command.ts | 3.1083.0 | 141.3 kb | 201.8 kb | 313.9 kb |
22-
| sdk-ec2-aggregate.ts | 3.1083.0 | 792.3 kb | 1.073 mb | 822.5 kb |
23-
| sdk-s3-aggregate.ts | 3.1083.0 | 266.0 kb | 361.3 kb | 272.0 kb |
24-
| sdk-s3-single-command.ts | 3.1083.0 | 191.0 kb | 255.6 kb | 252.7 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1083.0 | 342.2 kb | 494.0 kb | 364.0 kb |
3+
| NormalizedSchema.ts | 3.1084.0 | 5.3 kb | 6.2 kb | 4.9 kb |
4+
| all-protocols.ts | 3.1084.0 | 94.5 kb | 121.3 kb | 93.4 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1084.0 | 199.4 kb | 268.4 kb | 206.0 kb |
6+
| lib-dynamodb-single-command.ts | 3.1084.0 | 160.2 kb | 205.1 kb | 160.4 kb |
7+
| multi-protocols.ts | 3.1084.0 | 73.2 kb | 93.7 kb | 72.2 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1084.0 | 148.2 kb | 227.8 kb | 173.1 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1084.0 | 229.4 kb | 326.3 kb | 311.9 kb |
10+
| multiple-sdk-clients.ts | 3.1084.0 | 364.6 kb | 503.3 kb | 381.1 kb |
11+
| private-multiple-clients-micg.ts | 3.1084.0 | 411.0 kb | 530.2 kb | 427.5 kb |
12+
| private-multiple-clients-schema.ts | 3.1084.0 | 301.5 kb | 419.2 kb | 323.0 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1084.0 | 222.5 kb | 287.4 kb | 228.7 kb |
14+
| private-restjson-micg-single-command.ts | 3.1084.0 | 108.1 kb | 149.1 kb | 113.6 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1084.0 | 186.3 kb | 252.4 kb | 192.6 kb |
16+
| private-restjson-schema-single-command.ts | 3.1084.0 | 136.1 kb | 183.3 kb | 168.1 kb |
17+
| protocol-rest-xml.ts | 3.1084.0 | 57.1 kb | 73.1 kb | 56.7 kb |
18+
| protocol-rpc-cbor.ts | 3.1084.0 | 57.1 kb | 73.1 kb | 56.7 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1084.0 | 47.3 kb | 60.6 kb | 46.4 kb |
20+
| sdk-connect-aggregate.ts | 3.1084.0 | 337.4 kb | 475.9 kb | 356.9 kb |
21+
| sdk-connect-single-command.ts | 3.1084.0 | 141.3 kb | 201.8 kb | 313.9 kb |
22+
| sdk-ec2-aggregate.ts | 3.1084.0 | 792.3 kb | 1.073 mb | 822.5 kb |
23+
| sdk-s3-aggregate.ts | 3.1084.0 | 266.0 kb | 361.3 kb | 272.0 kb |
24+
| sdk-s3-single-command.ts | 3.1084.0 | 191.0 kb | 255.6 kb | 252.7 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1084.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.1085.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1084.0...v3.1085.0) (2026-07-10)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
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.1084.0",
4+
"version": "3.1085.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",

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.1085.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1084.0...v3.1085.0) (2026-07-10)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
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.1084.0",
4+
"version": "3.1085.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",

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.1085.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1084.0...v3.1085.0) (2026-07-10)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
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.1084.0",
4+
"version": "3.1085.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",

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.1085.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1084.0...v3.1085.0) (2026-07-10)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.1084.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1083.0...v3.1084.0) (2026-07-09)
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.1084.0",
4+
"version": "3.1085.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline",

0 commit comments

Comments
 (0)