Skip to content

Commit

Permalink
Publish v3.674.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 17, 2024
1 parent d4d3af5 commit a535403
Show file tree
Hide file tree
Showing 353 changed files with 1,609 additions and 178 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)


### Features

* **client-bedrock-agent:** Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1 ([d4d3af5](https://github.com/aws/aws-sdk-js-v3/commit/d4d3af5de838c031d23b79678e4978f1bfc44d68))
* **client-dataexchange:** This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts. ([5180c33](https://github.com/aws/aws-sdk-js-v3/commit/5180c332309066976b9854567b7471fb15a6a401))
* **client-pinpoint-sms-voice-v2:** Added the registrations status of REQUIRES_AUTHENTICATION ([ba96169](https://github.com/aws/aws-sdk-js-v3/commit/ba96169cd9f4a2ba765046dab7d6fe7f6537122d))
* **client-pipes:** This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters. ([98a5282](https://github.com/aws/aws-sdk-js-v3/commit/98a5282390991624e8e5f91bf589a0d923041c00))
* **client-quicksight:** Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders. ([0bfe6e2](https://github.com/aws/aws-sdk-js-v3/commit/0bfe6e2598c4db0c223ab650ef12d579943ffa42))
* **client-workspaces:** Updated the DomainName pattern for Active Directory ([f4c5267](https://github.com/aws/aws-sdk-js-v3/commit/f4c52671bcfb2d3684de52e9ce23710c549ef95a))





# [3.673.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.672.0...v3.673.0) (2024-10-16)


Expand Down
4 changes: 2 additions & 2 deletions benchmark/size/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
|@aws-sdk/node-http-handler|3.370.0|14.4 KB|N/A|N/A|N/A|
|@aws-sdk/polly-request-presigner|3.495.0|23.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/s3-presigned-post|3.496.0|27.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/s3-request-presigner|3.670.0|31.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/s3-request-presigner|3.673.0|31.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/signature-v4|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/signature-v4-crt|3.668.0|54.6 KB|N/A|N/A|N/A|
|@aws-sdk/signature-v4-crt|3.669.0|54.6 KB|N/A|N/A|N/A|
|@aws-sdk/smithy-client|3.370.0|18.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/types|3.664.0|41 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
8 changes: 8 additions & 0 deletions clients/client-accessanalyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
Expand Down
2 changes: 1 addition & 1 deletion clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-accessanalyzer",
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-amp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-amp
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amp",
"description": "AWS SDK for JavaScript Amp Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-amp",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-amplifyuibuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-amplifyuibuilder
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplifyuibuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amplifyuibuilder",
"description": "AWS SDK for JavaScript Amplifyuibuilder Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-amplifyuibuilder",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-app-mesh/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

**Note:** Version bump only for package @aws-sdk/client-app-mesh





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-app-mesh
Expand Down
2 changes: 1 addition & 1 deletion clients/client-app-mesh/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-app-mesh",
"description": "AWS SDK for JavaScript App Mesh Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-app-mesh",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-appfabric/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-appfabric
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appfabric/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-appfabric",
"description": "AWS SDK for JavaScript Appfabric Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-appfabric",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-appflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-appflow
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appflow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-appflow",
"description": "AWS SDK for JavaScript Appflow Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-appflow",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-appintegrations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-appintegrations
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appintegrations/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-appintegrations",
"description": "AWS SDK for JavaScript Appintegrations Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-appintegrations",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-application-discovery-service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

**Note:** Version bump only for package @aws-sdk/client-application-discovery-service





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-application-discovery-service
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-discovery-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-application-discovery-service",
"description": "AWS SDK for JavaScript Application Discovery Service Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-application-discovery-service",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-apptest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-apptest
Expand Down
2 changes: 1 addition & 1 deletion clients/client-apptest/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-apptest",
"description": "AWS SDK for JavaScript Apptest Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-athena/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-athena
Expand Down
2 changes: 1 addition & 1 deletion clients/client-athena/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-athena",
"description": "AWS SDK for JavaScript Athena Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-athena",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-b2bi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-b2bi
Expand Down
2 changes: 1 addition & 1 deletion clients/client-b2bi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-b2bi",
"description": "AWS SDK for JavaScript B2bi Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-b2bi",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-backup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-backup
Expand Down
2 changes: 1 addition & 1 deletion clients/client-backup/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-backup",
"description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-backup",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-bedrock-agent/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)


### Features

* **client-bedrock-agent:** Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1 ([d4d3af5](https://github.com/aws/aws-sdk-js-v3/commit/d4d3af5de838c031d23b79678e4978f1bfc44d68))





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-bedrock-agent
Expand Down
2 changes: 1 addition & 1 deletion clients/client-bedrock-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-bedrock-agent",
"description": "AWS SDK for JavaScript Bedrock Agent Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-bedrock/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-bedrock
Expand Down
2 changes: 1 addition & 1 deletion clients/client-bedrock/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-bedrock",
"description": "AWS SDK for JavaScript Bedrock Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-bedrock",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-billingconductor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.674.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.673.0...v3.674.0) (2024-10-17)

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





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-billingconductor
Expand Down
2 changes: 1 addition & 1 deletion clients/client-billingconductor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-billingconductor",
"description": "AWS SDK for JavaScript Billingconductor Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.674.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-billingconductor",
Expand Down
Loading

0 comments on commit a535403

Please sign in to comment.