Skip to content

Commit

Permalink
Publish v3.392.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 15, 2023
1 parent 7fb86af commit ad6d1ed
Show file tree
Hide file tree
Showing 17 changed files with 101 additions and 10 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)


### Features

* **client-chime-sdk-meetings:** Updated API documentation to include additional exceptions. ([964f281](https://github.com/aws/aws-sdk-js-v3/commit/964f2814253d9cb09be48d351b0cca070de087e9))
* **client-ec2:** Documentation updates for Elastic Compute Cloud (EC2). ([cd827e7](https://github.com/aws/aws-sdk-js-v3/commit/cd827e78b43f73434cc5b52071b0eec966e8a262))
* **client-glue:** AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose. ([b0474f6](https://github.com/aws/aws-sdk-js-v3/commit/b0474f6785c45a8f19f2d5b5cd03e088830207de))
* **client-pi:** AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports. ([a85e9d6](https://github.com/aws/aws-sdk-js-v3/commit/a85e9d6ed68a47bb0c9faf320bcccdfb83af04c4))
* **client-route-53-domains:** Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information ([0f396da](https://github.com/aws/aws-sdk-js-v3/commit/0f396da9f23c0b0ccd42c78392d09c011f59686e))
* **client-sagemaker:** SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response ([e2e362f](https://github.com/aws/aws-sdk-js-v3/commit/e2e362f9c9fb4738405474f7118dc67cbc7ac09b))
* **clients:** update client endpoints as of 2023-08-15 ([7fb86af](https://github.com/aws/aws-sdk-js-v3/commit/7fb86af2d2a7d0217dacabdd93a8fe8203bf8ef3))





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)


Expand Down
4 changes: 2 additions & 2 deletions benchmark/size/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
|@aws-sdk/client-cognito-identity-provider|3.388.0|2.5 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-cognito-sync|3.388.0|437.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-dynamodb|3.388.0|1.7 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-ec2|3.390.0|14.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-ec2|3.391.0|14.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-efs|3.388.0|770.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-eventbridge|3.388.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-firehose|3.388.0|513.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-glue|3.388.0|4.2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-glue|3.391.0|4.2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-iam|3.388.0|3.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-kinesis|3.388.0|745 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-kms|3.388.0|1.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
Expand Down
11 changes: 11 additions & 0 deletions clients/client-chime-sdk-meetings/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.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)


### Features

* **client-chime-sdk-meetings:** Updated API documentation to include additional exceptions. ([964f281](https://github.com/aws/aws-sdk-js-v3/commit/964f2814253d9cb09be48d351b0cca070de087e9))





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/client-chime-sdk-meetings
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime-sdk-meetings/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-chime-sdk-meetings",
"description": "AWS SDK for JavaScript Chime Sdk Meetings Client for Node.js, Browser and React Native",
"version": "3.391.0",
"version": "3.392.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-ec2/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.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)


### Features

* **client-ec2:** Documentation updates for Elastic Compute Cloud (EC2). ([cd827e7](https://github.com/aws/aws-sdk-js-v3/commit/cd827e78b43f73434cc5b52071b0eec966e8a262))





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/client-ec2
Expand Down
2 changes: 1 addition & 1 deletion clients/client-ec2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-ec2",
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
"version": "3.391.0",
"version": "3.392.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-glue/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.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)


### Features

* **client-glue:** AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose. ([b0474f6](https://github.com/aws/aws-sdk-js-v3/commit/b0474f6785c45a8f19f2d5b5cd03e088830207de))





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/client-glue
Expand Down
2 changes: 1 addition & 1 deletion clients/client-glue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-glue",
"description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
"version": "3.391.0",
"version": "3.392.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-pi/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.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)


### Features

* **client-pi:** AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports. ([a85e9d6](https://github.com/aws/aws-sdk-js-v3/commit/a85e9d6ed68a47bb0c9faf320bcccdfb83af04c4))





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/client-pi
Expand Down
2 changes: 1 addition & 1 deletion clients/client-pi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-pi",
"description": "AWS SDK for JavaScript Pi Client for Node.js, Browser and React Native",
"version": "3.391.0",
"version": "3.392.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-route-53-domains/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.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)


### Features

* **client-route-53-domains:** Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information ([0f396da](https://github.com/aws/aws-sdk-js-v3/commit/0f396da9f23c0b0ccd42c78392d09c011f59686e))





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/client-route-53-domains
Expand Down
2 changes: 1 addition & 1 deletion clients/client-route-53-domains/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-route-53-domains",
"description": "AWS SDK for JavaScript Route 53 Domains Client for Node.js, Browser and React Native",
"version": "3.391.0",
"version": "3.392.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-sagemaker/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.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)


### Features

* **client-sagemaker:** SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response ([e2e362f](https://github.com/aws/aws-sdk-js-v3/commit/e2e362f9c9fb4738405474f7118dc67cbc7ac09b))





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/client-sagemaker
Expand Down
2 changes: 1 addition & 1 deletion clients/client-sagemaker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-sagemaker",
"description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
"version": "3.391.0",
"version": "3.392.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
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.391.0",
"version": "3.392.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions private/aws-middleware-test/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.392.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0) (2023-08-15)

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





# [3.391.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0) (2023-08-14)

**Note:** Version bump only for package @aws-sdk/aws-middleware-test
Expand Down
2 changes: 1 addition & 1 deletion private/aws-middleware-test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-middleware-test",
"description": "Integration test suite for AWS middleware",
"version": "3.391.0",
"version": "3.392.0",
"scripts": {
"build": "exit 0",
"build:cjs": "exit 0",
Expand Down

0 comments on commit ad6d1ed

Please sign in to comment.