Skip to content

Commit 7210710

Browse files
author
awstools
committed
Publish v3.865.0
1 parent 9e55a8d commit 7210710

File tree

24 files changed

+139
-12
lines changed

24 files changed

+139
-12
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.865.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.864.0...v3.865.0) (2025-08-11)
7+
8+
9+
### Features
10+
11+
* **client-bedrock:** This release includes model updates and enhanced SDK documentation for union fields in automated reasoning policy components. Added docs cover policy definitions, mutations (add/update for rules/types/variables), build assets, workflow sources, test results, and tag exception handling. ([1a741cc](https://github.com/aws/aws-sdk-js-v3/commit/1a741cc4f6e48cbdc5e1fb0494f4a4829d6972c1))
12+
* **client-cognito-identity-provider:** Remove SigV4 auth requirement for GetTokensFromRefreshToken ([19ebeaf](https://github.com/aws/aws-sdk-js-v3/commit/19ebeaf22b7c1e1bfa02e9b8966595043f0af337))
13+
* **client-connect:** Updating SearchUserHierarchyGroups API ([9fda95f](https://github.com/aws/aws-sdk-js-v3/commit/9fda95fcdc01d1f020c1c933479154500e8a07fb))
14+
* **client-deadline:** Adds support for Wait and Save feature in service-managed fleets ([dc94f86](https://github.com/aws/aws-sdk-js-v3/commit/dc94f868a467f83c2fea23294601b212bf90bf71))
15+
* **client-ec2:** This release adds AvailabilityZoneId support for CreateVolume, DescribeVolume, LaunchTemplates, RunInstances, DescribeInstances, CreateDefaultSubnet, SpotInstances, and CreateDefaultSubnet APIs. ([d130b87](https://github.com/aws/aws-sdk-js-v3/commit/d130b8710967d2ecc226b7d1b3934cb31977c6c2))
16+
* **client-quicksight:** Add RowAxisDisplayOptions and ColumnAxisDisplayOptions to HeatMapConfiguration, add Actions to PluginVisual, increase limit for CalculatedFields list ([a0aa8dc](https://github.com/aws/aws-sdk-js-v3/commit/a0aa8dccc16e40dd9274a88e9f96521e7d2cddba))
17+
* **client-sso-admin:** Added support for managing user background session for applications ([2759ed3](https://github.com/aws/aws-sdk-js-v3/commit/2759ed369219dc9ddf85893ae73bf91f59f94746))
18+
* **clients:** update client endpoints as of 2025-08-11 ([9e55a8d](https://github.com/aws/aws-sdk-js-v3/commit/9e55a8de830838ba969fe25cab46ff49529a8e6c))
19+
20+
21+
22+
23+
624
# [3.864.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.863.0...v3.864.0) (2025-08-08)
725

826

clients/client-bedrock/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.865.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.864.0...v3.865.0) (2025-08-11)
7+
8+
9+
### Features
10+
11+
* **client-bedrock:** This release includes model updates and enhanced SDK documentation for union fields in automated reasoning policy components. Added docs cover policy definitions, mutations (add/update for rules/types/variables), build assets, workflow sources, test results, and tag exception handling. ([1a741cc](https://github.com/aws/aws-sdk-js-v3/commit/1a741cc4f6e48cbdc5e1fb0494f4a4829d6972c1))
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-bedrock

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

clients/client-cognito-identity-provider/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.865.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.864.0...v3.865.0) (2025-08-11)
7+
8+
9+
### Features
10+
11+
* **client-cognito-identity-provider:** Remove SigV4 auth requirement for GetTokensFromRefreshToken ([19ebeaf](https://github.com/aws/aws-sdk-js-v3/commit/19ebeaf22b7c1e1bfa02e9b8966595043f0af337))
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-cognito-identity-provider

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

clients/client-connect/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.865.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.864.0...v3.865.0) (2025-08-11)
7+
8+
9+
### Features
10+
11+
* **client-connect:** Updating SearchUserHierarchyGroups API ([9fda95f](https://github.com/aws/aws-sdk-js-v3/commit/9fda95fcdc01d1f020c1c933479154500e8a07fb))
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

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

clients/client-deadline/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.865.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.864.0...v3.865.0) (2025-08-11)
7+
8+
9+
### Features
10+
11+
* **client-deadline:** Adds support for Wait and Save feature in service-managed fleets ([dc94f86](https://github.com/aws/aws-sdk-js-v3/commit/dc94f868a467f83c2fea23294601b212bf90bf71))
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-deadline

clients/client-deadline/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-deadline",
33
"description": "AWS SDK for JavaScript Deadline Client for Node.js, Browser and React Native",
4-
"version": "3.864.0",
4+
"version": "3.865.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-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.865.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.864.0...v3.865.0) (2025-08-11)
7+
8+
9+
### Features
10+
11+
* **client-ec2:** This release adds AvailabilityZoneId support for CreateVolume, DescribeVolume, LaunchTemplates, RunInstances, DescribeInstances, CreateDefaultSubnet, SpotInstances, and CreateDefaultSubnet APIs. ([d130b87](https://github.com/aws/aws-sdk-js-v3/commit/d130b8710967d2ecc226b7d1b3934cb31977c6c2))
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-ec2

0 commit comments

Comments
 (0)