Skip to content

Commit 674fae6

Browse files
author
awstools
committed
Publish v3.933.0
1 parent a9869e9 commit 674fae6

File tree

913 files changed

+4190
-479
lines changed

Some content is hidden

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

913 files changed

+4190
-479
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,32 @@
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.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
7+
8+
9+
### Features
10+
11+
* **client-appstream:** Adding support for additional instances and extended storage ([ec6111c](https://github.com/aws/aws-sdk-js-v3/commit/ec6111c8bbf9ef992dcad06aa5139bab116bdcf5))
12+
* **client-backup:** AWS Backup now supports specifying a logically air-gapped backup vault as a primary backup target in backup plans and on-demand backup jobs. ([8223f6d](https://github.com/aws/aws-sdk-js-v3/commit/8223f6d1038e7df00770754663c81695a080b16f))
13+
* **client-bedrock:** Automated Reasoning checks in Amazon Bedrock Guardrails now automatically generate Q&A tests for new Automated Reasoning policies. The GetAutomatedReasoningPolicyBuildWorkflowResultAssets API adds GENERATED_TEST_CASES asset type, allowing customers to retrieve tests generated by the build workflow. ([0e347c4](https://github.com/aws/aws-sdk-js-v3/commit/0e347c450dc540f16a4927d56f3cfff83ebb2d44))
14+
* **client-database-migration-service:** This release introduces the SAP ASE(Sybase) Data Provider for AWS Data Migration Service (DMS). In addition, DMS Schema Conversion now supports this provider, enabling customers to migrate SAP ASE(Sybase) databases to Amazon RDS for PostgreSQL or Aurora PostgreSQL seamlessly. ([c44cfad](https://github.com/aws/aws-sdk-js-v3/commit/c44cfad0f39af49bfbd971511b7e5e67df74efc5))
15+
* **client-device-farm:** This release adds support for interacting with devices during a remote access session using the remoteDriverEndpoint interface ([574b189](https://github.com/aws/aws-sdk-js-v3/commit/574b18970931dd340e22d184e8292d2ef1d40244))
16+
* **client-ec2:** This release introduces new APIs: DescribeInstanceSqlHaStates, DescribeInstanceSqlHaHistoryStates, EnableInstanceSqlHaStandbyDetections and DisableInstanceSqlHaStandbyDetections on Amazon EC2, allowing customers to enroll and monitor SQL Server licensing fee savings for their SQL HA EC2 instances. ([c0076d8](https://github.com/aws/aws-sdk-js-v3/commit/c0076d8e2ab6539cb54c8149a106220fc595fd30))
17+
* **client-glue:** Amazon Glue Releasing 2 the new API ListIntegrationResourceProperties and DeleteIntegrationResourceProperty along with minor improvement on existing API(s). ([266572c](https://github.com/aws/aws-sdk-js-v3/commit/266572c52cec36bf0d23d2008d26bc4f64286139))
18+
* **client-guardduty:** Add S3 On-Demand Object Scanning ([0d0b1ae](https://github.com/aws/aws-sdk-js-v3/commit/0d0b1aeab8c815780f3629f77558d54a0cd722b5))
19+
* **client-lex-models-v2:** Adds support for LLM as Primary, allowing usage of LLMs as the default NLU system. ([f2bcb72](https://github.com/aws/aws-sdk-js-v3/commit/f2bcb7259afe90e5a2608a67d1af891083be4caa))
20+
* **client-medialive:** Adds configurations for spatial/temporal adaptive quantization in AV1 codec, and conversion to HLG output color space in H265 codec. ([d994f74](https://github.com/aws/aws-sdk-js-v3/commit/d994f74e2a042dac2b828d8acf2c229e14f6b5c6))
21+
* **client-mediapackagev2:** Add support for SCTE messages in Segment file output ([67d2919](https://github.com/aws/aws-sdk-js-v3/commit/67d2919f5a9eb637788d957abf9dac7b8eb458b0))
22+
* **client-mwaa-serverless:** Amazon MWAA now offers serverless deployment, eliminating operational overhead while optimizing costs. The service supports YAML and Python-based workflows, with 80+ AWS Operators. It provides isolated execution, IAM permissions, and automatic scaling with pay-per-use pricing. ([53dbffc](https://github.com/aws/aws-sdk-js-v3/commit/53dbffc32701def1d92fe799e3e4ac918e1ee68e))
23+
* **client-opensearch:** This release adds index operation APIs to support Automatic Semantic Enrichment feature ([8e96aa9](https://github.com/aws/aws-sdk-js-v3/commit/8e96aa9a69da56f09a6c55e753931b84231c6cbf))
24+
* **client-pcs:** Added support for the managed Slurm REST API endpoint ([2557db0](https://github.com/aws/aws-sdk-js-v3/commit/2557db0f2e5a797788bf805bf23103cd9301d702))
25+
* **client-route53resolver:** Adding DICTIONARY_DGA to dns-threat-protection as a new enum type. Customers can now set rules for dictionary dga protection ([adec304](https://github.com/aws/aws-sdk-js-v3/commit/adec304ce0191bb155ed1bcb14a5c4d584852ea6))
26+
* **clients:** update client endpoints as of 2025-11-17 ([a9869e9](https://github.com/aws/aws-sdk-js-v3/commit/a9869e999fe703d1855bd8c58d64fff5bbe6c748))
27+
28+
29+
30+
31+
632
# [3.932.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.931.0...v3.932.0) (2025-11-14)
733

834

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.931.0 | 4 kb | 4 kb | 4 kb |
4-
| all-protocols.ts | 3.931.0 | 74 kb | 75 kb | 106 kb |
5-
| lib-dynamodb-aggregate.ts | 3.931.0 | 188 kb | 190 kb | 195 kb |
6-
| lib-dynamodb-single-command.ts | 3.931.0 | 146 kb | 138 kb | 146 kb |
7-
| multi-protocols.ts | 3.931.0 | 55 kb | 56 kb | 105 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.931.0 | 134 kb | 135 kb | 164 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.931.0 | 205 kb | 207 kb | 236 kb |
10-
| multiple-sdk-clients.ts | 3.931.0 | 397 kb | 403 kb | 415 kb |
11-
| private-multiple-clients-micg.ts | 3.931.0 | 388 kb | 387 kb | 405 kb |
12-
| private-multiple-clients-schema.ts | 3.931.0 | 327 kb | 335 kb | 354 kb |
13-
| private-restjson-micg-aggregate.ts | 3.931.0 | 200 kb | 200 kb | 204 kb |
14-
| private-restjson-micg-single-command.ts | 3.931.0 | 97 kb | 97 kb | 102 kb |
15-
| private-restjson-schema-aggregate.ts | 3.931.0 | 186 kb | 189 kb | 194 kb |
16-
| private-restjson-schema-single-command.ts | 3.931.0 | 122 kb | 124 kb | 153 kb |
17-
| protocol-rest-xml.ts | 3.931.0 | 40 kb | 41 kb | 105 kb |
18-
| protocol-rpc-cbor.ts | 3.931.0 | 40 kb | 41 kb | 105 kb |
19-
| protocol-rpc-json-1-1.ts | 3.931.0 | 30 kb | 31 kb | 105 kb |
20-
| sdk-connect-aggregate.ts | 3.931.0 | 314 kb | 323 kb | 328 kb |
21-
| sdk-connect-single-command.ts | 3.931.0 | 124 kb | 125 kb | 251 kb |
22-
| sdk-ec2-aggregate.ts | 3.931.0 | 799 kb | 821 kb | 829 kb |
23-
| sdk-s3-aggregate.ts | 3.931.0 | 287 kb | 288 kb | 294 kb |
24-
| sdk-s3-single-command.ts | 3.931.0 | 196 kb | 196 kb | 254 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.931.0 | 347 kb | 361 kb | 367 kb |
3+
| NormalizedSchema.ts | 3.932.0 | 4 kb | 4 kb | 4 kb |
4+
| all-protocols.ts | 3.932.0 | 74 kb | 75 kb | 106 kb |
5+
| lib-dynamodb-aggregate.ts | 3.932.0 | 188 kb | 190 kb | 195 kb |
6+
| lib-dynamodb-single-command.ts | 3.932.0 | 146 kb | 138 kb | 146 kb |
7+
| multi-protocols.ts | 3.932.0 | 55 kb | 56 kb | 105 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.932.0 | 134 kb | 135 kb | 164 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.932.0 | 205 kb | 207 kb | 236 kb |
10+
| multiple-sdk-clients.ts | 3.932.0 | 397 kb | 403 kb | 415 kb |
11+
| private-multiple-clients-micg.ts | 3.932.0 | 388 kb | 387 kb | 405 kb |
12+
| private-multiple-clients-schema.ts | 3.932.0 | 327 kb | 335 kb | 354 kb |
13+
| private-restjson-micg-aggregate.ts | 3.932.0 | 200 kb | 200 kb | 204 kb |
14+
| private-restjson-micg-single-command.ts | 3.932.0 | 97 kb | 97 kb | 102 kb |
15+
| private-restjson-schema-aggregate.ts | 3.932.0 | 186 kb | 189 kb | 194 kb |
16+
| private-restjson-schema-single-command.ts | 3.932.0 | 122 kb | 124 kb | 153 kb |
17+
| protocol-rest-xml.ts | 3.932.0 | 40 kb | 41 kb | 105 kb |
18+
| protocol-rpc-cbor.ts | 3.932.0 | 40 kb | 41 kb | 105 kb |
19+
| protocol-rpc-json-1-1.ts | 3.932.0 | 30 kb | 31 kb | 105 kb |
20+
| sdk-connect-aggregate.ts | 3.932.0 | 314 kb | 323 kb | 328 kb |
21+
| sdk-connect-single-command.ts | 3.932.0 | 124 kb | 125 kb | 251 kb |
22+
| sdk-ec2-aggregate.ts | 3.932.0 | 801 kb | 824 kb | 832 kb |
23+
| sdk-s3-aggregate.ts | 3.932.0 | 287 kb | 288 kb | 294 kb |
24+
| sdk-s3-single-command.ts | 3.932.0 | 196 kb | 196 kb | 254 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.932.0 | 347 kb | 361 kb | 367 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.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.932.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.931.0...v3.932.0) (2025-11-14)
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.932.0",
4+
"version": "3.933.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
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.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.932.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.931.0...v3.932.0) (2025-11-14)
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.932.0",
4+
"version": "3.933.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
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.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.932.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.931.0...v3.932.0) (2025-11-14)
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.932.0",
4+
"version": "3.933.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
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.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.932.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.931.0...v3.932.0) (2025-11-14)
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.932.0",
4+
"version": "3.933.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm",

0 commit comments

Comments
 (0)