Skip to content

Commit dc1b75f

Browse files
author
awstools
committed
Publish v3.866.0
1 parent 4af70ae commit dc1b75f

File tree

20 files changed

+121
-10
lines changed

20 files changed

+121
-10
lines changed

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.866.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.865.0...v3.866.0) (2025-08-12)
7+
8+
9+
### Features
10+
11+
* **client-backupsearch:** Using recommended smithy trait to generate regional endpoints for Backup Search ([6e6a0a6](https://github.com/aws/aws-sdk-js-v3/commit/6e6a0a6e306888f80cfc95830de6a0b2bcd45b38))
12+
* **client-codebuild:** AWS CodeBuild now supports PullRequestBuildPolicy in webhook object. ([12e8017](https://github.com/aws/aws-sdk-js-v3/commit/12e80176dfdb4e9f52ffc5654cc874e4b0321e86))
13+
* **client-ec2:** Release to allow route table association with a PublicIpv4Pool. ([c62fd16](https://github.com/aws/aws-sdk-js-v3/commit/c62fd16991154bf8924f10981cfcd7d090e863be))
14+
* **client-organizations:** This release introduces 2 new APIs in Organizations: 1. ListAccountsWithInvalidEffectivePolicy 2. ListEffectivePolicyValidationErrors ([a4680a4](https://github.com/aws/aws-sdk-js-v3/commit/a4680a4f5298061143f3cdaad4afd0a44195648c))
15+
* **client-sagemaker:** IAM Identity Center trusted identity propagation is now supported in SageMaker Studio. ([acfa7e4](https://github.com/aws/aws-sdk-js-v3/commit/acfa7e4e69ab958d77ecd947fa78d91c4e54f350))
16+
* **client-transcribe-streaming:** AWS HealthScribe now supports specifying preferred patient pronouns through the MedicalScribeContext parameter for use in the generated clinical notes. ([af5dd74](https://github.com/aws/aws-sdk-js-v3/commit/af5dd74e0fd6786cac4bea08cf70897f7c37f558))
17+
* **client-transcribe:** AWS HealthScribe now supports specifying preferred patient pronouns through the MedicalScribeContext parameter for use in the generated clinical notes. ([9e823ef](https://github.com/aws/aws-sdk-js-v3/commit/9e823ef26c0d0b559a979a8277a057a4f8fe0392))
18+
* **clients:** update client endpoints as of 2025-08-12 ([4af70ae](https://github.com/aws/aws-sdk-js-v3/commit/4af70ae0edc749f8fb0e8719662da8cee7cbf6c3))
19+
20+
21+
22+
23+
624
# [3.865.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.864.0...v3.865.0) (2025-08-11)
725

826

clients/client-backupsearch/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.866.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.865.0...v3.866.0) (2025-08-12)
7+
8+
9+
### Features
10+
11+
* **client-backupsearch:** Using recommended smithy trait to generate regional endpoints for Backup Search ([6e6a0a6](https://github.com/aws/aws-sdk-js-v3/commit/6e6a0a6e306888f80cfc95830de6a0b2bcd45b38))
12+
13+
14+
15+
16+
617
# [3.864.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.863.0...v3.864.0) (2025-08-08)
718

819
**Note:** Version bump only for package @aws-sdk/client-backupsearch

clients/client-backupsearch/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-backupsearch",
33
"description": "AWS SDK for JavaScript Backupsearch Client for Node.js, Browser and React Native",
4-
"version": "3.864.0",
4+
"version": "3.866.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-codebuild/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.866.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.865.0...v3.866.0) (2025-08-12)
7+
8+
9+
### Features
10+
11+
* **client-codebuild:** AWS CodeBuild now supports PullRequestBuildPolicy in webhook object. ([12e8017](https://github.com/aws/aws-sdk-js-v3/commit/12e80176dfdb4e9f52ffc5654cc874e4b0321e86))
12+
13+
14+
15+
16+
617
# [3.864.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.863.0...v3.864.0) (2025-08-08)
718

819
**Note:** Version bump only for package @aws-sdk/client-codebuild

clients/client-codebuild/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-codebuild",
33
"description": "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native",
4-
"version": "3.864.0",
4+
"version": "3.866.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-codebuild",

clients/client-ec2/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.866.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.865.0...v3.866.0) (2025-08-12)
7+
8+
9+
### Features
10+
11+
* **client-ec2:** Release to allow route table association with a PublicIpv4Pool. ([c62fd16](https://github.com/aws/aws-sdk-js-v3/commit/c62fd16991154bf8924f10981cfcd7d090e863be))
12+
13+
14+
15+
16+
617
# [3.865.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.864.0...v3.865.0) (2025-08-11)
718

819

clients/client-ec2/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-ec2",
33
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
4-
"version": "3.865.0",
4+
"version": "3.866.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-ec2",

clients/client-organizations/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.866.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.865.0...v3.866.0) (2025-08-12)
7+
8+
9+
### Features
10+
11+
* **client-organizations:** This release introduces 2 new APIs in Organizations: 1. ListAccountsWithInvalidEffectivePolicy 2. ListEffectivePolicyValidationErrors ([a4680a4](https://github.com/aws/aws-sdk-js-v3/commit/a4680a4f5298061143f3cdaad4afd0a44195648c))
12+
13+
14+
15+
16+
617
# [3.864.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.863.0...v3.864.0) (2025-08-08)
718

819
**Note:** Version bump only for package @aws-sdk/client-organizations

clients/client-organizations/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-organizations",
33
"description": "AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native",
4-
"version": "3.864.0",
4+
"version": "3.866.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-organizations",

clients/client-sagemaker/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.866.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.865.0...v3.866.0) (2025-08-12)
7+
8+
9+
### Features
10+
11+
* **client-sagemaker:** IAM Identity Center trusted identity propagation is now supported in SageMaker Studio. ([acfa7e4](https://github.com/aws/aws-sdk-js-v3/commit/acfa7e4e69ab958d77ecd947fa78d91c4e54f350))
12+
13+
14+
15+
16+
617
# [3.864.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.863.0...v3.864.0) (2025-08-08)
718

819

0 commit comments

Comments
 (0)