Skip to content

Commit

Permalink
Publish v3.534.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 14, 2024
1 parent 4620a92 commit 1d3b44b
Show file tree
Hide file tree
Showing 49 changed files with 239 additions and 25 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)


### Bug Fixes

* **middleware-signing:** attempt secondary authscheme selection during request signing ([#5895](https://github.com/aws/aws-sdk-js-v3/issues/5895)) ([5e6af3f](https://github.com/aws/aws-sdk-js-v3/commit/5e6af3fe67e75c7a39b76a5f353cf46a44a05cd2))


### Features

* **client-ec2-instance-connect:** This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API. ([0bce168](https://github.com/aws/aws-sdk-js-v3/commit/0bce1686dc1f376c570324810440e811d1053d8a))
* **client-fis:** This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses. ([4620a92](https://github.com/aws/aws-sdk-js-v3/commit/4620a92f2d3dda176f1f3d827fbffd3cdbfc94af))
* **client-timestream-influxdb:** This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs. ([0ca0d28](https://github.com/aws/aws-sdk-js-v3/commit/0ca0d28e7b08de8c540e315d7e77a47cd6fc9fe9))





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)


Expand Down
2 changes: 1 addition & 1 deletion benchmark/size/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
|@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.529.1|32.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/s3-request-presigner|3.533.0|32.1 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.525.0|55.7 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)|
Expand Down
8 changes: 8 additions & 0 deletions clients/client-amplify/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

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





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-amplify
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amplify",
"description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-amplify",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-cloudfront-keyvaluestore/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

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





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-cloudfront-keyvaluestore
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudfront-keyvaluestore/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-cloudfront-keyvaluestore",
"description": "AWS SDK for JavaScript Cloudfront Keyvaluestore Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-cloudfront-keyvaluestore",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-ec2-instance-connect/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)


### Features

* **client-ec2-instance-connect:** This release includes a new exception type "SerialConsoleSessionUnsupportedException" for SendSerialConsoleSSHPublicKey API. ([0bce168](https://github.com/aws/aws-sdk-js-v3/commit/0bce1686dc1f376c570324810440e811d1053d8a))





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-ec2-instance-connect
Expand Down
2 changes: 1 addition & 1 deletion clients/client-ec2-instance-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-ec2-instance-connect",
"description": "AWS SDK for JavaScript Ec2 Instance Connect Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ec2-instance-connect",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-elastic-load-balancing-v2/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
Expand Down
2 changes: 1 addition & 1 deletion clients/client-elastic-load-balancing-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elastic-load-balancing-v2",
"description": "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing-v2",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-eventbridge/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

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





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-eventbridge
Expand Down
2 changes: 1 addition & 1 deletion clients/client-eventbridge/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-eventbridge",
"description": "AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-eventbridge",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-fis/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)


### Features

* **client-fis:** This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses. ([4620a92](https://github.com/aws/aws-sdk-js-v3/commit/4620a92f2d3dda176f1f3d827fbffd3cdbfc94af))





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-fis
Expand Down
2 changes: 1 addition & 1 deletion clients/client-fis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-fis",
"description": "AWS SDK for JavaScript Fis Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fis",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-lex-runtime-v2/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

**Note:** Version bump only for package @aws-sdk/client-lex-runtime-v2





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-lex-runtime-v2
Expand Down
2 changes: 1 addition & 1 deletion clients/client-lex-runtime-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-lex-runtime-v2",
"description": "AWS SDK for JavaScript Lex Runtime V2 Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-lex-runtime-v2",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-rds/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

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





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-rds
Expand Down
2 changes: 1 addition & 1 deletion clients/client-rds/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-rds",
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rds",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-rekognitionstreaming/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

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





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-rekognitionstreaming
Expand Down
2 changes: 1 addition & 1 deletion clients/client-rekognitionstreaming/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-rekognitionstreaming",
"description": "AWS SDK for JavaScript Rekognitionstreaming Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rekognitionstreaming",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-s3/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

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





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-s3",
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-s3",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-secrets-manager/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

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





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-secrets-manager
Expand Down
2 changes: 1 addition & 1 deletion clients/client-secrets-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-secrets-manager",
"description": "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-timestream-influxdb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)


### Features

* **client-timestream-influxdb:** This is the initial SDK release for Amazon Timestream for InfluxDB. Amazon Timestream for InfluxDB is a new time-series database engine that makes it easy for application developers and DevOps teams to run InfluxDB databases on AWS for near real-time time-series applications using open source APIs. ([0ca0d28](https://github.com/aws/aws-sdk-js-v3/commit/0ca0d28e7b08de8c540e315d7e77a47cd6fc9fe9))
2 changes: 1 addition & 1 deletion clients/client-timestream-influxdb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-timestream-influxdb",
"description": "AWS SDK for JavaScript Timestream Influxdb Client for Node.js, Browser and React Native",
"version": "3.0.0",
"version": "3.534.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-transcribe-streaming/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

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





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/client-transcribe-streaming
Expand Down
2 changes: 1 addition & 1 deletion clients/client-transcribe-streaming/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-transcribe-streaming",
"description": "AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native",
"version": "3.533.0",
"version": "3.534.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-transcribe-streaming",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.533.0",
"version": "3.534.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions lib/lib-storage/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

**Note:** Version bump only for package @aws-sdk/lib-storage





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/lib-storage
Expand Down
2 changes: 1 addition & 1 deletion lib/lib-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-sdk/lib-storage",
"version": "3.533.0",
"version": "3.534.0",
"description": "Storage higher order operation",
"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/middleware-sdk-sts/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.534.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.533.0...v3.534.0) (2024-03-14)

**Note:** Version bump only for package @aws-sdk/middleware-sdk-sts





# [3.533.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.532.0...v3.533.0) (2024-03-13)

**Note:** Version bump only for package @aws-sdk/middleware-sdk-sts
Expand Down
Loading

0 comments on commit 1d3b44b

Please sign in to comment.