Skip to content

Commit 7210e7d

Browse files
author
awstools
committed
Publish v3.544.0
1 parent d7e1491 commit 7210e7d

File tree

20 files changed

+125
-10
lines changed

20 files changed

+125
-10
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-codecatalyst:** This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst. ([42591f5](https://github.com/aws/aws-sdk-js-v3/commit/42591f56b25d76ecbd52dc96d40ba74f5c22a590))
12+
* **client-compute-optimizer:** This release enables AWS Compute Optimizer to analyze and generate recommendations with a new customization preference, Memory Utilization. ([2f67543](https://github.com/aws/aws-sdk-js-v3/commit/2f67543b31542ae8b0c74df82a5ed7287cedbdfa))
13+
* **client-ec2:** Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than comparable Graviton2-based instances. ([790018d](https://github.com/aws/aws-sdk-js-v3/commit/790018dce662cdea619ab14a4a0b0df8699bff22))
14+
* **client-eks:** Add multiple customer error code to handle customer caused failure when managing EKS node groups ([539621d](https://github.com/aws/aws-sdk-js-v3/commit/539621d9db65f0983ff63710818405d467d49154))
15+
* **client-guardduty:** Add EC2 support for GuardDuty Runtime Monitoring auto management. ([11a2340](https://github.com/aws/aws-sdk-js-v3/commit/11a2340512825d3e847abc9add1777b54bd7d5ed))
16+
* **client-neptune-graph:** Update ImportTaskCancelled waiter to evaluate task state correctly and minor documentation changes. ([70254e2](https://github.com/aws/aws-sdk-js-v3/commit/70254e298625774bfa2141431c4aac0ca821daa9))
17+
* **client-oam:** This release adds support for sharing AWS::InternetMonitor::Monitor resources. ([17bc8e1](https://github.com/aws/aws-sdk-js-v3/commit/17bc8e1b3e9026a5a7b430537c5cc9476903fa04))
18+
* **client-quicksight:** Amazon QuickSight: Adds support for setting up VPC Endpoint restrictions for accessing QuickSight Website. ([0e22651](https://github.com/aws/aws-sdk-js-v3/commit/0e22651ee580d49ea7d870b400b52c1e89eb0bc5))
19+
* **clients:** update client endpoints as of 2024-03-28 ([d7e1491](https://github.com/aws/aws-sdk-js-v3/commit/d7e1491e2dd3f01f9961dc1871ddd3f0490e26fb))
20+
21+
22+
23+
24+
625
# [3.543.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.542.0...v3.543.0) (2024-03-27)
726

827

clients/client-codecatalyst/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-codecatalyst:** This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst. ([42591f5](https://github.com/aws/aws-sdk-js-v3/commit/42591f56b25d76ecbd52dc96d40ba74f5c22a590))
12+
13+
14+
15+
16+
617
# [3.540.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.539.0...v3.540.0) (2024-03-22)
718

819

clients/client-codecatalyst/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-codecatalyst",
33
"description": "AWS SDK for JavaScript Codecatalyst Client for Node.js, Browser and React Native",
4-
"version": "3.540.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-codecatalyst",

clients/client-compute-optimizer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-compute-optimizer:** This release enables AWS Compute Optimizer to analyze and generate recommendations with a new customization preference, Memory Utilization. ([2f67543](https://github.com/aws/aws-sdk-js-v3/commit/2f67543b31542ae8b0c74df82a5ed7287cedbdfa))
12+
13+
14+
15+
16+
617
# [3.540.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.539.0...v3.540.0) (2024-03-22)
718

819

clients/client-compute-optimizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-compute-optimizer",
33
"description": "AWS SDK for JavaScript Compute Optimizer Client for Node.js, Browser and React Native",
4-
"version": "3.540.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-compute-optimizer",

clients/client-ec2/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-ec2:** Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than comparable Graviton2-based instances. ([790018d](https://github.com/aws/aws-sdk-js-v3/commit/790018dce662cdea619ab14a4a0b0df8699bff22))
12+
13+
14+
15+
16+
617
# [3.542.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.541.0...v3.542.0) (2024-03-26)
718

819

clients/client-ec2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-ec2",
33
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
4-
"version": "3.542.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-ec2",

clients/client-eks/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-eks:** Add multiple customer error code to handle customer caused failure when managing EKS node groups ([539621d](https://github.com/aws/aws-sdk-js-v3/commit/539621d9db65f0983ff63710818405d467d49154))
12+
13+
14+
15+
16+
617
# [3.540.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.539.0...v3.540.0) (2024-03-22)
718

819

clients/client-eks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-eks",
33
"description": "AWS SDK for JavaScript Eks Client for Node.js, Browser and React Native",
4-
"version": "3.540.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-eks",

clients/client-guardduty/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-guardduty:** Add EC2 support for GuardDuty Runtime Monitoring auto management. ([11a2340](https://github.com/aws/aws-sdk-js-v3/commit/11a2340512825d3e847abc9add1777b54bd7d5ed))
12+
13+
14+
15+
16+
617
# [3.540.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.539.0...v3.540.0) (2024-03-22)
718

819

clients/client-guardduty/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-guardduty",
33
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
4-
"version": "3.540.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-guardduty",

clients/client-neptune-graph/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-neptune-graph:** Update ImportTaskCancelled waiter to evaluate task state correctly and minor documentation changes. ([70254e2](https://github.com/aws/aws-sdk-js-v3/commit/70254e298625774bfa2141431c4aac0ca821daa9))
12+
13+
14+
15+
16+
617
# [3.540.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.539.0...v3.540.0) (2024-03-22)
718

819

clients/client-neptune-graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-neptune-graph",
33
"description": "AWS SDK for JavaScript Neptune Graph Client for Node.js, Browser and React Native",
4-
"version": "3.540.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-neptune-graph",

clients/client-oam/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-oam:** This release adds support for sharing AWS::InternetMonitor::Monitor resources. ([17bc8e1](https://github.com/aws/aws-sdk-js-v3/commit/17bc8e1b3e9026a5a7b430537c5cc9476903fa04))
12+
13+
14+
15+
16+
617
# [3.540.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.539.0...v3.540.0) (2024-03-22)
718

819

clients/client-oam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-oam",
33
"description": "AWS SDK for JavaScript Oam Client for Node.js, Browser and React Native",
4-
"version": "3.540.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-oam",

clients/client-quicksight/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
9+
### Features
10+
11+
* **client-quicksight:** Amazon QuickSight: Adds support for setting up VPC Endpoint restrictions for accessing QuickSight Website. ([0e22651](https://github.com/aws/aws-sdk-js-v3/commit/0e22651ee580d49ea7d870b400b52c1e89eb0bc5))
12+
13+
14+
15+
16+
617
# [3.540.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.539.0...v3.540.0) (2024-03-22)
718

819

clients/client-quicksight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-quicksight",
33
"description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
4-
"version": "3.540.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-quicksight",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.543.0",
2+
"version": "3.544.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

private/aws-middleware-test/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.544.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.543.0...v3.544.0) (2024-03-28)
7+
8+
**Note:** Version bump only for package @aws-sdk/aws-middleware-test
9+
10+
11+
12+
13+
614
# [3.542.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.541.0...v3.542.0) (2024-03-26)
715

816
**Note:** Version bump only for package @aws-sdk/aws-middleware-test

private/aws-middleware-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/aws-middleware-test",
33
"description": "Integration test suite for AWS middleware",
4-
"version": "3.542.0",
4+
"version": "3.544.0",
55
"scripts": {
66
"build": "exit 0",
77
"build:cjs": "exit 0",

0 commit comments

Comments
 (0)