Skip to content

Commit

Permalink
Publish v3.334.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed May 16, 2023
1 parent f64ec40 commit fb5df75
Show file tree
Hide file tree
Showing 37 changed files with 179 additions and 20 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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)


### Features

* **client-detective:** Added and updated API operations in Detective to support the integration of ASFF Security Hub findings. ([602665d](https://github.com/aws/aws-sdk-js-v3/commit/602665d50b7bf18635c9429fc5ac863dbe5b479c))
* **client-glue:** Add Support for Tags for Custom Entity Types ([7c99c1e](https://github.com/aws/aws-sdk-js-v3/commit/7c99c1e31557706980d20a0d4c9657b2f0faa86d))
* **client-wafv2:** My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation. ([d3d15cf](https://github.com/aws/aws-sdk-js-v3/commit/d3d15cf9b081f3e2e180d031265d059a95afae2c))
* **clients:** update client endpoints as of 2023-05-16 ([f64ec40](https://github.com/aws/aws-sdk-js-v3/commit/f64ec403088ba850436c618fe884414c69950ed6))





# [3.333.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.332.0...v3.333.0) (2023-05-15)


Expand Down
4 changes: 2 additions & 2 deletions benchmark/size/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
|@aws-sdk/client-efs|3.329.0|757.9 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-eventbridge|3.329.0|1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-firehose|3.329.0|504.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-glue|3.330.0|4 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-glue|3.332.0|4 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-iam|3.329.0|3.2 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-kinesis|3.329.0|735.5 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-kms|3.329.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-kms|3.332.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-lambda|3.329.0|1.6 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-opsworks|3.329.0|1.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-pinpoint|3.329.0|2.9 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
Expand Down
8 changes: 8 additions & 0 deletions clients/client-appflow/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

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





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-appflow
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appflow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-appflow",
"description": "AWS SDK for JavaScript Appflow Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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-application-auto-scaling/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

**Note:** Version bump only for package @aws-sdk/client-application-auto-scaling





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-application-auto-scaling
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-auto-scaling/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-application-auto-scaling",
"description": "AWS SDK for JavaScript Application Auto Scaling Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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-compute-optimizer/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

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





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-compute-optimizer
Expand Down
2 changes: 1 addition & 1 deletion clients/client-compute-optimizer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-compute-optimizer",
"description": "AWS SDK for JavaScript Compute Optimizer Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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-detective/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)


### Features

* **client-detective:** Added and updated API operations in Detective to support the integration of ASFF Security Hub findings. ([602665d](https://github.com/aws/aws-sdk-js-v3/commit/602665d50b7bf18635c9429fc5ac863dbe5b479c))





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-detective
Expand Down
2 changes: 1 addition & 1 deletion clients/client-detective/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-detective",
"description": "AWS SDK for JavaScript Detective Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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-direct-connect/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

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





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-direct-connect
Expand Down
2 changes: 1 addition & 1 deletion clients/client-direct-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-direct-connect",
"description": "AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)


### Features

* **client-glue:** Add Support for Tags for Custom Entity Types ([7c99c1e](https://github.com/aws/aws-sdk-js-v3/commit/7c99c1e31557706980d20a0d4c9657b2f0faa86d))





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**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.332.0",
"version": "3.334.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-kendra/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

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





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-kendra
Expand Down
2 changes: 1 addition & 1 deletion clients/client-kendra/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-kendra",
"description": "AWS SDK for JavaScript Kendra Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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-kms/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

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





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-kms
Expand Down
2 changes: 1 addition & 1 deletion clients/client-kms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-kms",
"description": "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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-resiliencehub/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

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





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-resiliencehub
Expand Down
2 changes: 1 addition & 1 deletion clients/client-resiliencehub/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-resiliencehub",
"description": "AWS SDK for JavaScript Resiliencehub Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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-secrets-manager/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

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





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/client-secrets-manager
Expand Down
2 changes: 1 addition & 1 deletion clients/client-secrets-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-secrets-manager",
"description": "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
"version": "3.332.0",
"version": "3.334.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-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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)


### Features

* **client-wafv2:** My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation. ([d3d15cf](https://github.com/aws/aws-sdk-js-v3/commit/d3d15cf9b081f3e2e180d031265d059a95afae2c))





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**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.332.0",
"version": "3.334.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.333.0",
"version": "3.334.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions private/aws-protocoltests-ec2/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-ec2





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-ec2
Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-ec2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-ec2",
"description": "@aws-sdk/aws-protocoltests-ec2 client",
"version": "3.332.0",
"version": "3.334.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 private/aws-protocoltests-json-10/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-10





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-10
Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-json-10/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-json-10",
"description": "@aws-sdk/aws-protocoltests-json-10 client",
"version": "3.332.0",
"version": "3.334.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 private/aws-protocoltests-json/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.334.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0) (2023-05-16)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json





# [3.332.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.331.0...v3.332.0) (2023-05-11)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json
Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-json/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-json",
"description": "@aws-sdk/aws-protocoltests-json client",
"version": "3.332.0",
"version": "3.334.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
Loading

0 comments on commit fb5df75

Please sign in to comment.