Skip to content

Commit 9199f2f

Browse files
author
awstools
committed
Publish v3.733.0
1 parent 2cac334 commit 9199f2f

File tree

73 files changed

+337
-38
lines changed

Some content is hidden

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

73 files changed

+337
-38
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow ([8d5c63a](https://github.com/aws/aws-sdk-js-v3/commit/8d5c63a4d79c3136b28a767da078f5eb444a2898))
12+
* **client-medialive:** AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. ([9a07043](https://github.com/aws/aws-sdk-js-v3/commit/9a070435a8a9f703a148d51bf29c85d231ea9f8e))
13+
* **clients:** update client endpoints as of 2025-01-22 ([2cac334](https://github.com/aws/aws-sdk-js-v3/commit/2cac334ce6b9a103f0672074a603a10fd43bced5))
14+
15+
16+
17+
18+
619
# [3.732.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.1...v3.732.0) (2025-01-21)
720

821

benchmark/size/report.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
|@aws-sdk/node-http-handler|3.370.0|14.4 KB|N/A|N/A|N/A|
5151
|@aws-sdk/polly-request-presigner|3.495.0|23.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5252
|@aws-sdk/s3-presigned-post|3.496.0|27.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53-
|@aws-sdk/s3-request-presigner|3.731.1|31.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53+
|@aws-sdk/s3-request-presigner|3.732.0|31.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5454
|@aws-sdk/signature-v4|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
55-
|@aws-sdk/signature-v4-crt|3.730.0|54.5 KB|N/A|N/A|N/A|
55+
|@aws-sdk/signature-v4-crt|3.731.0|54.5 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.370.0|18.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
5757
|@aws-sdk/types|3.723.0|42.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|

clients/client-bedrock-agent-runtime/CHANGELOG.md

+11
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow ([8d5c63a](https://github.com/aws/aws-sdk-js-v3/commit/8d5c63a4d79c3136b28a767da078f5eb444a2898))
12+
13+
14+
15+
16+
617
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
718

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

clients/client-bedrock-agent-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-bedrock-agent-runtime",
33
"description": "AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent-runtime",

clients/client-cloudfront-keyvaluestore/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cloudfront-keyvaluestore
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-cloudfront-keyvaluestore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-cloudfront-keyvaluestore",
33
"description": "AWS SDK for JavaScript Cloudfront Keyvaluestore Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-cloudfront-keyvaluestore",

clients/client-dynamodb/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-dynamodb
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-dynamodb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-dynamodb",
33
"description": "AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-dynamodb",

clients/client-eventbridge/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-eventbridge
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-eventbridge/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-eventbridge",
33
"description": "AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-eventbridge",

clients/client-glue/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-glue
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-glue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-glue",
33
"description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-glue",

clients/client-lex-runtime-v2/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-lex-runtime-v2
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-lex-runtime-v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-lex-runtime-v2",
33
"description": "AWS SDK for JavaScript Lex Runtime V2 Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-lex-runtime-v2",

clients/client-medialive/CHANGELOG.md

+11
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
9+
### Features
10+
11+
* **client-medialive:** AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging. ([9a07043](https://github.com/aws/aws-sdk-js-v3/commit/9a070435a8a9f703a148d51bf29c85d231ea9f8e))
12+
13+
14+
15+
16+
617
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
718

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

clients/client-medialive/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-medialive",
33
"description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-medialive",

clients/client-qbusiness/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-qbusiness
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-qbusiness/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-qbusiness",
33
"description": "AWS SDK for JavaScript Qbusiness Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-qbusiness",

clients/client-rekognitionstreaming/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-rekognitionstreaming
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-rekognitionstreaming/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-rekognitionstreaming",
33
"description": "AWS SDK for JavaScript Rekognitionstreaming Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-rekognitionstreaming",

clients/client-s3/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-s3
9+
10+
11+
12+
13+
614
# [3.732.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.1...v3.732.0) (2025-01-21)
715

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

clients/client-s3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-s3",
33
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4-
"version": "3.732.0",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-s3",

clients/client-sesv2/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-sesv2
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-sesv2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-sesv2",
33
"description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-sesv2",

clients/client-timestream-query/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-timestream-query
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

816
**Note:** Version bump only for package @aws-sdk/client-timestream-query

clients/client-timestream-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-timestream-query",
33
"description": "AWS SDK for JavaScript Timestream Query Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-timestream-query",

clients/client-timestream-write/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-timestream-write
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

816
**Note:** Version bump only for package @aws-sdk/client-timestream-write

clients/client-timestream-write/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-timestream-write",
33
"description": "AWS SDK for JavaScript Timestream Write Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-timestream-write",

clients/client-transcribe-streaming/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-transcribe-streaming
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

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

clients/client-transcribe-streaming/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-transcribe-streaming",
33
"description": "AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-transcribe-streaming",

clients/client-workspaces-thin-client/CHANGELOG.md

+8
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.733.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.732.0...v3.733.0) (2025-01-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-workspaces-thin-client
9+
10+
11+
12+
13+
614
## [3.731.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.731.0...v3.731.1) (2025-01-18)
715

816
**Note:** Version bump only for package @aws-sdk/client-workspaces-thin-client

clients/client-workspaces-thin-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-workspaces-thin-client",
33
"description": "AWS SDK for JavaScript Workspaces Thin Client Client for Node.js, Browser and React Native",
4-
"version": "3.731.1",
4+
"version": "3.733.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-workspaces-thin-client",

0 commit comments

Comments
 (0)