File tree 27 files changed +164
-13
lines changed
client-elastic-load-balancing-v2
27 files changed +164
-13
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **codegen:** use AWS SDK default credentials as sigv4 default credentials ([#6431](https://github.com/aws/aws-sdk-js-v3/issues/6431)) ([39532e4](https://github.com/aws/aws-sdk-js-v3/commit/39532e4f960bf964f059f0f1d633829675e7f92b))
12
+
13
+
14
+ ### Features
15
+
16
+ * **client-elastic-load-balancing-v2:** Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API. ([292ce40](https://github.com/aws/aws-sdk-js-v3/commit/292ce40b4408a53f9d583c80e64d0f2749d71cfb))
17
+ * **client-ivs-realtime:** IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S). ([55553d6](https://github.com/aws/aws-sdk-js-v3/commit/55553d6e9644624e3b688fe6743e7d8943e40118))
18
+ * **client-kafka:** Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions. ([f8773ce](https://github.com/aws/aws-sdk-js-v3/commit/f8773ce9f1eb6a030d4820d95ef38d54e782b262))
19
+ * **client-sagemaker-runtime:** AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models. ([5f38d6b](https://github.com/aws/aws-sdk-js-v3/commit/5f38d6b43c6de6171a4d0fab2d389f5115b9e1bd))
20
+ * **client-sagemaker:** Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS ([833a3c3](https://github.com/aws/aws-sdk-js-v3/commit/833a3c388e7b2785ea5961a7cac3870b468b0cb8))
21
+ * **clients:** update client endpoints as of 2024-09-09 ([ebbd168](https://github.com/aws/aws-sdk-js-v3/commit/ebbd168956a6d823522a14437111bf74b1138546))
22
+
23
+
24
+
25
+
26
+
6
27
# [3.647.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.646.0...v3.647.0) (2024-09-06)
7
28
8
29
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.648.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.645.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0 ) (2024-09-04)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-dynamodb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-dynamodb" ,
3
3
"description" : " AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.645 .0" ,
4
+ "version" : " 3.648 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-dynamodb" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.648.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0 ) (2024-09-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-elastic-load-balancing-v2:** Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API. ([ 292ce40] ( https://github.com/aws/aws-sdk-js-v3/commit/292ce40b4408a53f9d583c80e64d0f2749d71cfb ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.645.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0 ) (2024-09-04)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-elastic-load-balancing-v2" ,
3
3
"description" : " AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.645 .0" ,
4
+ "version" : " 3.648 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-elastic-load-balancing-v2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.648.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0 ) (2024-09-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-ivs-realtime:** IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S). ([ 55553d6] ( https://github.com/aws/aws-sdk-js-v3/commit/55553d6e9644624e3b688fe6743e7d8943e40118 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.645.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0 ) (2024-09-04)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-ivs-realtime
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-ivs-realtime" ,
3
3
"description" : " AWS SDK for JavaScript Ivs Realtime Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.645 .0" ,
4
+ "version" : " 3.648 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-ivs-realtime" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-kafka:** Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions. ([f8773ce](https://github.com/aws/aws-sdk-js-v3/commit/f8773ce9f1eb6a030d4820d95ef38d54e782b262))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.645.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0) (2024-09-04)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/client-kafka
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-kafka" ,
3
3
"description" : " AWS SDK for JavaScript Kafka Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.645 .0" ,
4
+ "version" : " 3.648 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-kafka" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.648.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0 ) (2024-09-09)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-qapps
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.647.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.646.0...v3.647.0 ) (2024-09-06)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-qapps" ,
3
3
"description" : " AWS SDK for JavaScript Qapps Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.647 .0" ,
4
+ "version" : " 3.648 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change @@ -79,6 +79,19 @@ export interface UpdateLibraryItemMetadataCommandOutput extends __MetadataBearer
79
79
* <p>Base exception class for all service exceptions from QApps service.</p>
80
80
*
81
81
* @public
82
+ * @example Update a library item to be verified
83
+ * ```javascript
84
+ * //
85
+ * const input = {
86
+ * "instanceId": "0b95c9c4-89cc-4aa8-9aae-aa91cbec699f",
87
+ * "isVerified": true,
88
+ * "libraryItemId": "cb9ecf72-8563-450d-9db9-994f98297316"
89
+ * };
90
+ * const command = new UpdateLibraryItemMetadataCommand(input);
91
+ * await client.send(command);
92
+ * // example id: example-1
93
+ * ```
94
+ *
82
95
*/
83
96
export class UpdateLibraryItemMetadataCommand extends $Command
84
97
. classBuilder <
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-sagemaker-runtime:** AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models. ([5f38d6b](https://github.com/aws/aws-sdk-js-v3/commit/5f38d6b43c6de6171a4d0fab2d389f5115b9e1bd))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.645.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0) (2024-09-04)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/client-sagemaker-runtime
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-sagemaker-runtime" ,
3
3
"description" : " AWS SDK for JavaScript Sagemaker Runtime Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.645 .0" ,
4
+ "version" : " 3.648 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-sagemaker-runtime" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-sagemaker:** Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS ([833a3c3](https://github.com/aws/aws-sdk-js-v3/commit/833a3c388e7b2785ea5961a7cac3870b468b0cb8))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.646.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.645.0...v3.646.0) (2024-09-05)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-sagemaker" ,
3
3
"description" : " AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.646 .0" ,
4
+ "version" : " 3.648 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-sagemaker" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.647 .0" ,
2
+ "version" : " 3.648 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/lib-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [3.645.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0) (2024-09-04)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/lib-dynamodb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/lib-dynamodb",
3
- "version": "3.645 .0",
3
+ "version": "3.648 .0",
4
4
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.",
5
5
"main": "./dist-cjs/index.js",
6
6
"module": "./dist-es/index.js",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/util-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [3.645.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0) (2024-09-04)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/util-dynamodb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/util-dynamodb",
3
- "version": "3.645 .0",
3
+ "version": "3.648 .0",
4
4
"scripts": {
5
5
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
"build:cjs": "node ../../scripts/compilation/inline util-dynamodb",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/aws-middleware-test
9
+
10
+
11
+
12
+
13
+
6
14
# [3.646.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.645.0...v3.646.0) (2024-09-05)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/aws-middleware-test
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/aws-middleware-test",
3
3
"description": "Integration test suite for AWS middleware",
4
- "version": "3.646 .0",
4
+ "version": "3.648 .0",
5
5
"scripts": {
6
6
"build": "exit 0",
7
7
"build:cjs": "exit 0",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **codegen:** use AWS SDK default credentials as sigv4 default credentials ([#6431](https://github.com/aws/aws-sdk-js-v3/issues/6431)) ([39532e4](https://github.com/aws/aws-sdk-js-v3/commit/39532e4f960bf964f059f0f1d633829675e7f92b))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.645.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0) (2024-09-04)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/aws-util-test
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/aws-util-test",
3
- "version": "3.645 .0",
3
+ "version": "3.648 .0",
4
4
"private": true,
5
5
"scripts": {
6
6
"build": "concurrently 'yarn:build:cjs' 'yarn:build:types'",
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.648.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.647.0...v3.648.0) (2024-09-09)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **codegen:** use AWS SDK default credentials as sigv4 default credentials ([#6431](https://github.com/aws/aws-sdk-js-v3/issues/6431)) ([39532e4](https://github.com/aws/aws-sdk-js-v3/commit/39532e4f960bf964f059f0f1d633829675e7f92b))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.645.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.644.0...v3.645.0) (2024-09-04)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/weather
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/weather",
3
3
"description": "@aws-sdk/weather client",
4
- "version": "3.645 .0",
4
+ "version": "3.648 .0",
5
5
"scripts": {
6
6
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
"build:cjs": "tsc -p tsconfig.cjs.json",
You can’t perform that action at this time.
0 commit comments