Skip to content

Commit

Permalink
Publish v3.305.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 3, 2023
1 parent a096494 commit 92a48ab
Show file tree
Hide file tree
Showing 34 changed files with 231 additions and 25 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-glue:** Add support for database-level federation ([11ea352](https://github.com/aws/aws-sdk-js-v3/commit/11ea3520adcee0393a290fa35a588363e17829cd))
* **client-lakeformation:** Add support for database-level federation ([7aa3a7b](https://github.com/aws/aws-sdk-js-v3/commit/7aa3a7b9a9f9303cc1f2fce0fd31c245a382d1c5))
* **client-license-manager:** This release adds grant override options to the CreateGrantVersion API. These options can be used to specify grant replacement behavior during grant activation. ([a301edd](https://github.com/aws/aws-sdk-js-v3/commit/a301edd8686009df5b0604b96be2b33db73523e9))
* **client-mwaa:** This Amazon MWAA release adds the ability to customize the Apache Airflow environment by launching a shell script at startup. This shell script is hosted in your environment's Amazon S3 bucket. Amazon MWAA runs the script before installing requirements and initializing the Apache Airflow process. ([ee8fc76](https://github.com/aws/aws-sdk-js-v3/commit/ee8fc7641bfa5c13d8849a6971e9f5ab19ed2954))
* **client-rekognitionstreaming:** add rekognition-streaming client and refactor websocket implementations ([#4548](https://github.com/aws/aws-sdk-js-v3/issues/4548)) ([29ed27d](https://github.com/aws/aws-sdk-js-v3/commit/29ed27d3f4148946ac8c35c0f4d1b759b6f168b0))
* **client-service-catalog:** This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API. ([1aa221d](https://github.com/aws/aws-sdk-js-v3/commit/1aa221d21ee551f9d296af84f1542b758a4d65a7))
* **client-wafv2:** For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs. ([e11d2f9](https://github.com/aws/aws-sdk-js-v3/commit/e11d2f95c0c12c79b08c3cbbcf28836d4d60c9e3))
* **clients:** update client endpoints as of 2023-04-03 ([a096494](https://github.com/aws/aws-sdk-js-v3/commit/a0964944f3584d673a7c29fea277cc3f5a4c68ed))





# [3.304.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.303.0...v3.304.0) (2023-03-31)


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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-glue:** Add support for database-level federation ([11ea352](https://github.com/aws/aws-sdk-js-v3/commit/11ea3520adcee0393a290fa35a588363e17829cd))





# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30)


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.303.0",
"version": "3.305.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-lakeformation/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-lakeformation:** Add support for database-level federation ([7aa3a7b](https://github.com/aws/aws-sdk-js-v3/commit/7aa3a7b9a9f9303cc1f2fce0fd31c245a382d1c5))





# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30)

**Note:** Version bump only for package @aws-sdk/client-lakeformation
Expand Down
2 changes: 1 addition & 1 deletion clients/client-lakeformation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-lakeformation",
"description": "AWS SDK for JavaScript Lakeformation Client for Node.js, Browser and React Native",
"version": "3.303.0",
"version": "3.305.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-license-manager/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-license-manager:** This release adds grant override options to the CreateGrantVersion API. These options can be used to specify grant replacement behavior during grant activation. ([a301edd](https://github.com/aws/aws-sdk-js-v3/commit/a301edd8686009df5b0604b96be2b33db73523e9))





# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30)

**Note:** Version bump only for package @aws-sdk/client-license-manager
Expand Down
2 changes: 1 addition & 1 deletion clients/client-license-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-license-manager",
"description": "AWS SDK for JavaScript License Manager Client for Node.js, Browser and React Native",
"version": "3.303.0",
"version": "3.305.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-mwaa/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-mwaa:** This Amazon MWAA release adds the ability to customize the Apache Airflow environment by launching a shell script at startup. This shell script is hosted in your environment's Amazon S3 bucket. Amazon MWAA runs the script before installing requirements and initializing the Apache Airflow process. ([ee8fc76](https://github.com/aws/aws-sdk-js-v3/commit/ee8fc7641bfa5c13d8849a6971e9f5ab19ed2954))





# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30)

**Note:** Version bump only for package @aws-sdk/client-mwaa
Expand Down
2 changes: 1 addition & 1 deletion clients/client-mwaa/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-mwaa",
"description": "AWS SDK for JavaScript Mwaa Client for Node.js, Browser and React Native",
"version": "3.303.0",
"version": "3.305.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-rekognitionstreaming/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-rekognitionstreaming:** add rekognition-streaming client and refactor websocket implementations ([#4548](https://github.com/aws/aws-sdk-js-v3/issues/4548)) ([29ed27d](https://github.com/aws/aws-sdk-js-v3/commit/29ed27d3f4148946ac8c35c0f4d1b759b6f168b0))
2 changes: 1 addition & 1 deletion clients/client-rekognitionstreaming/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-rekognitionstreaming",
"description": "AWS SDK for JavaScript Rekognitionstreaming Client for Node.js, Browser and React Native",
"version": "3.0.0",
"version": "3.305.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-s3/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)

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





# [3.304.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.303.0...v3.304.0) (2023-03-31)

**Note:** Version bump only for package @aws-sdk/client-s3
Expand Down
2 changes: 1 addition & 1 deletion clients/client-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-s3",
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
"version": "3.304.0",
"version": "3.305.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
31 changes: 31 additions & 0 deletions clients/client-s3/src/commands/ListBucketsCommand.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,37 @@ export interface ListBucketsCommandOutput extends ListBucketsOutput, __MetadataB
* // example id: to-list-object-versions-1481910996058
* ```
*
* @example To list all buckets
* ```javascript
* // The following example returns all the buckets owned by the sender of this request.
* const input = undefined;
* const command = new ListBucketsCommand(input);
* const response = await client.send(command);
* /* response ==
* {
* "Buckets": [
* {
* "CreationDate": "2012-02-15T21:03:02.000Z",
* "Name": "examplebucket"
* },
* {
* "CreationDate": "2011-07-24T19:33:50.000Z",
* "Name": "examplebucket2"
* },
* {
* "CreationDate": "2010-12-17T00:56:49.000Z",
* "Name": "examplebucket3"
* }
* ],
* "Owner": {
* "DisplayName": "own-display-name",
* "ID": "examplee7a2f25102679df27bb0ae12b3f85be6f290b936c4393484be31"
* }
* }
* *\/
* // example id: to-list-buckets-1481910996058
* ```
*
*/
export class ListBucketsCommand extends $Command<
ListBucketsCommandInput,
Expand Down
11 changes: 11 additions & 0 deletions clients/client-service-catalog/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-service-catalog:** This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API. ([1aa221d](https://github.com/aws/aws-sdk-js-v3/commit/1aa221d21ee551f9d296af84f1542b758a4d65a7))





# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30)

**Note:** Version bump only for package @aws-sdk/client-service-catalog
Expand Down
2 changes: 1 addition & 1 deletion clients/client-service-catalog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-service-catalog",
"description": "AWS SDK for JavaScript Service Catalog Client for Node.js, Browser and React Native",
"version": "3.303.0",
"version": "3.305.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-transcribe-streaming/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-rekognitionstreaming:** add rekognition-streaming client and refactor websocket implementations ([#4548](https://github.com/aws/aws-sdk-js-v3/issues/4548)) ([29ed27d](https://github.com/aws/aws-sdk-js-v3/commit/29ed27d3f4148946ac8c35c0f4d1b759b6f168b0))





# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30)

**Note:** Version bump only for package @aws-sdk/client-transcribe-streaming
Expand Down
22 changes: 17 additions & 5 deletions clients/client-transcribe-streaming/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-transcribe-streaming",
"description": "AWS SDK for JavaScript Transcribe Streaming Client for Node.js, Browser and React Native",
"version": "3.303.0",
"version": "3.305.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down Expand Up @@ -73,15 +73,27 @@
"typedoc": "0.23.23",
"typescript": "~4.9.5"
},
"engines": { "node": ">=14.0.0" },
"typesVersions": { "<4.0": { "dist-types/*": ["dist-types/ts3.4/*"] } },
"files": ["dist-*"],
"engines": {
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
"dist-types/*": [
"dist-types/ts3.4/*"
]
}
},
"files": [
"dist-*"
],
"author": {
"name": "AWS SDK for JavaScript Team",
"url": "https://aws.amazon.com/javascript/"
},
"license": "Apache-2.0",
"browser": { "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser" },
"browser": {
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
},
"react-native": {
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
},
Expand Down
11 changes: 11 additions & 0 deletions clients/client-wafv2/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-wafv2:** For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs. ([e11d2f9](https://github.com/aws/aws-sdk-js-v3/commit/e11d2f95c0c12c79b08c3cbbcf28836d4d60c9e3))





# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30)

**Note:** Version bump only for package @aws-sdk/client-wafv2
Expand Down
2 changes: 1 addition & 1 deletion clients/client-wafv2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-wafv2",
"description": "AWS SDK for JavaScript Wafv2 Client for Node.js, Browser and React Native",
"version": "3.303.0",
"version": "3.305.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.304.0",
"version": "3.305.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions lib/lib-storage/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)

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





# [3.304.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.303.0...v3.304.0) (2023-03-31)

**Note:** Version bump only for package @aws-sdk/lib-storage
Expand Down
2 changes: 1 addition & 1 deletion lib/lib-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-sdk/lib-storage",
"version": "3.304.0",
"version": "3.305.0",
"description": "Storage higher order operation",
"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/middleware-sdk-transcribe-streaming/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.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-rekognitionstreaming:** add rekognition-streaming client and refactor websocket implementations ([#4548](https://github.com/aws/aws-sdk-js-v3/issues/4548)) ([29ed27d](https://github.com/aws/aws-sdk-js-v3/commit/29ed27d3f4148946ac8c35c0f4d1b759b6f168b0))





# [3.303.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.302.0...v3.303.0) (2023-03-30)

**Note:** Version bump only for package @aws-sdk/middleware-sdk-transcribe-streaming
Expand Down
2 changes: 1 addition & 1 deletion packages/middleware-sdk-transcribe-streaming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-sdk/middleware-sdk-transcribe-streaming",
"version": "3.303.0",
"version": "3.305.0",
"main": "./dist-cjs/index.js",
"module": "./dist-es/index.js",
"types": "./dist-types/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/middleware-websocket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.305.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.304.0...v3.305.0) (2023-04-03)


### Features

* **client-rekognitionstreaming:** add rekognition-streaming client and refactor websocket implementations ([#4548](https://github.com/aws/aws-sdk-js-v3/issues/4548)) ([29ed27d](https://github.com/aws/aws-sdk-js-v3/commit/29ed27d3f4148946ac8c35c0f4d1b759b6f168b0))
Loading

0 comments on commit 92a48ab

Please sign in to comment.