Skip to content

Commit

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

# [3.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)


### Features

* **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))
* **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))
* **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))
* **clients:** update client endpoints as of 2024-10-28 ([de48f9d](https://github.com/aws/aws-sdk-js-v3/commit/de48f9d1848662d52a7328df2ffee9f122a6e314))





# [3.680.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.679.0...v3.680.0) (2024-10-25)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-mediapackagev2/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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)


### Features

* **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))





# [3.679.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.678.0...v3.679.0) (2024-10-24)

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


### Features

* **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))





# [3.679.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.678.0...v3.679.0) (2024-10-24)

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


### Features

* **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))





# [3.679.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.678.0...v3.679.0) (2024-10-24)

**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.679.0",
"version": "3.681.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-storage-gateway/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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)

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





# [3.679.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.678.0...v3.679.0) (2024-10-24)

**Note:** Version bump only for package @aws-sdk/client-storage-gateway
Expand Down
2 changes: 1 addition & 1 deletion clients/client-storage-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-storage-gateway",
"description": "AWS SDK for JavaScript Storage Gateway Client for Node.js, Browser and React Native",
"version": "3.679.0",
"version": "3.681.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-storage-gateway",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-supplychain/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.681.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.680.0...v3.681.0) (2024-10-28)

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





# [3.680.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.679.0...v3.680.0) (2024-10-25)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-supplychain/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-supplychain",
"description": "AWS SDK for JavaScript Supplychain Client for Node.js, Browser and React Native",
"version": "3.680.0",
"version": "3.681.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-supplychain",
Expand Down
27 changes: 27 additions & 0 deletions clients/client-supplychain/src/commands/GetInstanceCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,33 @@ export interface GetInstanceCommandOutput extends GetInstanceResponse, __Metadat
* // example id: example-1
* ```
*
* @example Successful GetInstance request with error message
* ```javascript
* //
* const input = {
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793"
* };
* const command = new GetInstanceCommand(input);
* const response = await client.send(command);
* /* response ==
* {
* "instance": {
* "awsAccountId": "123456789012",
* "createdTime": 172615383136,
* "errorMessage": "Access denied when attempting to create an S3 bucket. Please correct your IAM policy and try again.",
* "instanceDescription": "example instance description",
* "instanceId": "9e193580-7cc5-45f7-9609-c43ba0ada793",
* "instanceName": "example instance name",
* "kmsKeyArn": "arn:aws:kms:us-west-2:123456789012:key/b14ffc39-b7d4-45ab-991a-6257a7f0d24d",
* "lastModifiedTime": 172615383136,
* "state": "CreateFailed",
* "versionNumber": 2
* }
* }
* *\/
* // example id: example-2
* ```
*
*/
export class GetInstanceCommand extends $Command
.classBuilder<
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.680.0",
"version": "3.681.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit 28ffd0a

Please sign in to comment.