Skip to content

Commit 7e7e222

Browse files
author
awstools
committed
Publish v3.672.0
1 parent 18d2184 commit 7e7e222

27 files changed

+394
-11
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
9+
### Features
10+
11+
* **client-amplify:** Added sourceUrlType field to StartDeployment request ([1191ab7](https://github.com/aws/aws-sdk-js-v3/commit/1191ab702c4a91f255de6380ee824cd7ce07d8fd))
12+
* **client-codebuild:** Enable proxy for reserved capacity fleet. ([f16069b](https://github.com/aws/aws-sdk-js-v3/commit/f16069bcd088e724a31e5b216218e6aeec048f28))
13+
* **client-ivs:** On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key. ([0141b42](https://github.com/aws/aws-sdk-js-v3/commit/0141b4298d91784f32e3704759c8c9402599da43))
14+
* **client-qbusiness:** Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites. ([8f3697f](https://github.com/aws/aws-sdk-js-v3/commit/8f3697f4029fd285d4bd93ae7a83ff78e26547f1))
15+
* **client-redshift:** This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations. ([3b1ffd3](https://github.com/aws/aws-sdk-js-v3/commit/3b1ffd3e45565871a94e89cd1e818b5d9354b75f))
16+
* **client-resiliencehub:** AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement. ([d4a0fb6](https://github.com/aws/aws-sdk-js-v3/commit/d4a0fb607f4bd4c6807abef954801072c38b269b))
17+
* **client-sesv2:** This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery. ([60af417](https://github.com/aws/aws-sdk-js-v3/commit/60af4171f2a40b39e4e5a5905da8e7a7a2f94e40))
18+
* **client-transcribe-streaming:** We are expanding support for 40 new locales in AWS Transcribe Streaming. ([73471ab](https://github.com/aws/aws-sdk-js-v3/commit/73471ab2d2ea02065a1b09905721f299553f5722))
19+
* **clients:** update client endpoints as of 2024-10-15 ([18d2184](https://github.com/aws/aws-sdk-js-v3/commit/18d2184f4d40454ac47e594f73f44760c33a3869))
20+
21+
22+
23+
24+
625
# [3.671.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.671.0) (2024-10-14)
726

827

clients/client-amplify/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
9+
### Features
10+
11+
* **client-amplify:** Added sourceUrlType field to StartDeployment request ([1191ab7](https://github.com/aws/aws-sdk-js-v3/commit/1191ab702c4a91f255de6380ee824cd7ce07d8fd))
12+
13+
14+
15+
16+
617
# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)
718

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

clients/client-amplify/package.json

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

clients/client-cloudformation/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cloudformation
9+
10+
11+
12+
13+
614
# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)
715

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

clients/client-cloudformation/package.json

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

clients/client-codebuild/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
9+
### Features
10+
11+
* **client-codebuild:** Enable proxy for reserved capacity fleet. ([f16069b](https://github.com/aws/aws-sdk-js-v3/commit/f16069bcd088e724a31e5b216218e6aeec048f28))
12+
13+
14+
15+
16+
617
# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)
718

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

clients/client-codebuild/package.json

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

clients/client-ivs/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
9+
### Features
10+
11+
* **client-ivs:** On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key. ([0141b42](https://github.com/aws/aws-sdk-js-v3/commit/0141b4298d91784f32e3704759c8c9402599da43))
12+
13+
14+
15+
16+
617
# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)
718

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

clients/client-ivs/package.json

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

clients/client-qbusiness/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
9+
### Features
10+
11+
* **client-qbusiness:** Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites. ([8f3697f](https://github.com/aws/aws-sdk-js-v3/commit/8f3697f4029fd285d4bd93ae7a83ff78e26547f1))
12+
13+
14+
15+
16+
617
# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)
718

819
**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.670.0",
4+
"version": "3.672.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-redshift/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
9+
### Features
10+
11+
* **client-redshift:** This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations. ([3b1ffd3](https://github.com/aws/aws-sdk-js-v3/commit/3b1ffd3e45565871a94e89cd1e818b5d9354b75f))
12+
13+
14+
15+
16+
617
# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)
718

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

clients/client-redshift/package.json

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

clients/client-resiliencehub/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
9+
### Features
10+
11+
* **client-resiliencehub:** AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement. ([d4a0fb6](https://github.com/aws/aws-sdk-js-v3/commit/d4a0fb607f4bd4c6807abef954801072c38b269b))
12+
13+
14+
15+
16+
617
# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)
718

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

clients/client-resiliencehub/package.json

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

clients/client-sesv2/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
9+
### Features
10+
11+
* **client-sesv2:** This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery. ([60af417](https://github.com/aws/aws-sdk-js-v3/commit/60af4171f2a40b39e4e5a5905da8e7a7a2f94e40))
12+
13+
14+
15+
16+
617
# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)
718

819
**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.670.0",
4+
"version": "3.672.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-supplychain/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.672.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.671.0...v3.672.0) (2024-10-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-supplychain
9+
10+
11+
12+
13+
614
# [3.671.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.671.0) (2024-10-14)
715

816

clients/client-supplychain/package.json

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

clients/client-supplychain/src/commands/CreateInstanceCommand.ts

+54
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,60 @@ export interface CreateInstanceCommandOutput extends CreateInstanceResponse, __M
9494
* <p>Base exception class for all service exceptions from SupplyChain service.</p>
9595
*
9696
* @public
97+
* @example Successful CreateInstance request with all input data
98+
* ```javascript
99+
* //
100+
* const input = {
101+
* "instanceDescription": "example instance description",
102+
* "instanceName": "example instance name",
103+
* "kmsKeyArn": "arn:aws:kms:us-west-2:123456789012:key/b14ffc39-b7d4-45ab-991a-6257a7f0d24d",
104+
* "tags": {
105+
* "tagKey1": "tagValue1"
106+
* }
107+
* };
108+
* const command = new CreateInstanceCommand(input);
109+
* const response = await client.send(command);
110+
* /* response ==
111+
* {
112+
* "instance": {
113+
* "awsAccountId": "123456789012",
114+
* "createdTime": 172615383136,
115+
* "instanceDescription": "example instance description",
116+
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793",
117+
* "instanceName": "example instance name",
118+
* "kmsKeyArn": "arn:aws:kms:us-west-2:123456789012:key/b14ffc39-b7d4-45ab-991a-6257a7f0d24d",
119+
* "lastModifiedTime": 172615383136,
120+
* "state": "Initializing",
121+
* "versionNumber": 2
122+
* }
123+
* }
124+
* *\/
125+
* // example id: example-1
126+
* ```
127+
*
128+
* @example Successful CreateInstance request with no input data
129+
* ```javascript
130+
* //
131+
* const input = {};
132+
* const command = new CreateInstanceCommand(input);
133+
* const response = await client.send(command);
134+
* /* response ==
135+
* {
136+
* "instance": {
137+
* "awsAccountId": "123456789012",
138+
* "createdTime": 172615383136,
139+
* "instanceDescription": "",
140+
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793",
141+
* "kmsKeyArn": "arn:aws:kms:us-west-2:456789012345:key/7372eb6d-874c-4212-8d49-7804282d33a8",
142+
* "lastModifiedTime": 172615383136,
143+
* "state": "Initializing",
144+
* "versionNumber": 2
145+
* }
146+
* }
147+
* *\/
148+
* // example id: example-2
149+
* ```
150+
*
97151
*/
98152
export class CreateInstanceCommand extends $Command
99153
.classBuilder<

clients/client-supplychain/src/commands/DeleteInstanceCommand.ts

+26
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,32 @@ export interface DeleteInstanceCommandOutput extends DeleteInstanceResponse, __M
8888
* <p>Base exception class for all service exceptions from SupplyChain service.</p>
8989
*
9090
* @public
91+
* @example Successful DeleteInstance request
92+
* ```javascript
93+
* //
94+
* const input = {
95+
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793"
96+
* };
97+
* const command = new DeleteInstanceCommand(input);
98+
* const response = await client.send(command);
99+
* /* response ==
100+
* {
101+
* "instance": {
102+
* "awsAccountId": "123456789012",
103+
* "createdTime": 172615383136,
104+
* "instanceDescription": "updated example instance description",
105+
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793",
106+
* "instanceName": "updated example instance name",
107+
* "kmsKeyArn": "arn:aws:kms:us-west-2:123456789012:key/b14ffc39-b7d4-45ab-991a-6257a7f0d24d",
108+
* "lastModifiedTime": 172615383136,
109+
* "state": "Deleting",
110+
* "versionNumber": 2
111+
* }
112+
* }
113+
* *\/
114+
* // example id: example-1
115+
* ```
116+
*
91117
*/
92118
export class DeleteInstanceCommand extends $Command
93119
.classBuilder<

clients/client-supplychain/src/commands/GetInstanceCommand.ts

+26
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,32 @@ export interface GetInstanceCommandOutput extends GetInstanceResponse, __Metadat
8888
* <p>Base exception class for all service exceptions from SupplyChain service.</p>
8989
*
9090
* @public
91+
* @example Successful GetInstance request
92+
* ```javascript
93+
* //
94+
* const input = {
95+
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793"
96+
* };
97+
* const command = new GetInstanceCommand(input);
98+
* const response = await client.send(command);
99+
* /* response ==
100+
* {
101+
* "instance": {
102+
* "awsAccountId": "123456789012",
103+
* "createdTime": 172615383136,
104+
* "instanceDescription": "example instance description",
105+
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793",
106+
* "instanceName": "example instance name",
107+
* "kmsKeyArn": "arn:aws:kms:us-west-2:123456789012:key/b14ffc39-b7d4-45ab-991a-6257a7f0d24d",
108+
* "lastModifiedTime": 172615383136,
109+
* "state": "Active",
110+
* "versionNumber": 2
111+
* }
112+
* }
113+
* *\/
114+
* // example id: example-1
115+
* ```
116+
*
91117
*/
92118
export class GetInstanceCommand extends $Command
93119
.classBuilder<

0 commit comments

Comments
 (0)