Skip to content

Commit 28ffd0a

Browse files
author
awstools
committed
Publish v3.681.0
1 parent de48f9d commit 28ffd0a

File tree

13 files changed

+96
-6
lines changed

13 files changed

+96
-6
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)
7+
8+
9+
### Features
10+
11+
* **client-mediapackagev2:** MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket. ([5755a32](https://github.com/aws/aws-sdk-js-v3/commit/5755a320240ef866953e7739ec4a56b0d44ce489))
12+
* **client-opensearch:** Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig. ([81e60f6](https://github.com/aws/aws-sdk-js-v3/commit/81e60f675662f8eb45dc4e7eae817f1d4051270c))
13+
* **client-rds:** This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action. ([02407f8](https://github.com/aws/aws-sdk-js-v3/commit/02407f89d0477ba7a33583675881df2eb9607ba6))
14+
* **clients:** update client endpoints as of 2024-10-28 ([de48f9d](https://github.com/aws/aws-sdk-js-v3/commit/de48f9d1848662d52a7328df2ffee9f122a6e314))
15+
16+
17+
18+
19+
620
# [3.680.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.679.0...v3.680.0) (2024-10-25)
721

822

clients/client-mediapackagev2/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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)
7+
8+
9+
### Features
10+
11+
* **client-mediapackagev2:** MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket. ([5755a32](https://github.com/aws/aws-sdk-js-v3/commit/5755a320240ef866953e7739ec4a56b0d44ce489))
12+
13+
14+
15+
16+
617
# [3.679.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.678.0...v3.679.0) (2024-10-24)
718

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

clients/client-mediapackagev2/package.json

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

clients/client-opensearch/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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)
7+
8+
9+
### Features
10+
11+
* **client-opensearch:** Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig. ([81e60f6](https://github.com/aws/aws-sdk-js-v3/commit/81e60f675662f8eb45dc4e7eae817f1d4051270c))
12+
13+
14+
15+
16+
617
# [3.679.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.678.0...v3.679.0) (2024-10-24)
718

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

clients/client-opensearch/package.json

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

clients/client-rds/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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)
7+
8+
9+
### Features
10+
11+
* **client-rds:** This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action. ([02407f8](https://github.com/aws/aws-sdk-js-v3/commit/02407f89d0477ba7a33583675881df2eb9607ba6))
12+
13+
14+
15+
16+
617
# [3.679.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.678.0...v3.679.0) (2024-10-24)
718

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

clients/client-rds/package.json

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

clients/client-storage-gateway/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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-storage-gateway
9+
10+
11+
12+
13+
614
# [3.679.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.678.0...v3.679.0) (2024-10-24)
715

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

clients/client-storage-gateway/package.json

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

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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-supplychain
9+
10+
11+
12+
13+
614
# [3.680.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.679.0...v3.680.0) (2024-10-25)
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.680.0",
4+
"version": "3.681.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/GetInstanceCommand.ts

+27
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,33 @@ export interface GetInstanceCommandOutput extends GetInstanceResponse, __Metadat
115115
* // example id: example-1
116116
* ```
117117
*
118+
* @example Successful GetInstance request with error message
119+
* ```javascript
120+
* //
121+
* const input = {
122+
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793"
123+
* };
124+
* const command = new GetInstanceCommand(input);
125+
* const response = await client.send(command);
126+
* /* response ==
127+
* {
128+
* "instance": {
129+
* "awsAccountId": "123456789012",
130+
* "createdTime": 172615383136,
131+
* "errorMessage": "Access denied when attempting to create an S3 bucket. Please correct your IAM policy and try again.",
132+
* "instanceDescription": "example instance description",
133+
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793",
134+
* "instanceName": "example instance name",
135+
* "kmsKeyArn": "arn:aws:kms:us-west-2:123456789012:key/b14ffc39-b7d4-45ab-991a-6257a7f0d24d",
136+
* "lastModifiedTime": 172615383136,
137+
* "state": "CreateFailed",
138+
* "versionNumber": 2
139+
* }
140+
* }
141+
* *\/
142+
* // example id: example-2
143+
* ```
144+
*
118145
*/
119146
export class GetInstanceCommand extends $Command
120147
.classBuilder<

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.680.0",
2+
"version": "3.681.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)