Skip to content

Commit 5f4ac23

Browse files
author
awstools
committed
Publish v3.328.0
1 parent 03ea04c commit 5f4ac23

File tree

750 files changed

+3438
-420
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

750 files changed

+3438
-420
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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **node-http-handler:** call socket.setKeepAlive if enabled in http(s)Agent ([#4561](https://github.com/aws/aws-sdk-js-v3/issues/4561)) ([bd16ace](https://github.com/aws/aws-sdk-js-v3/commit/bd16ace6c19ba7644742b684418b179e9745c2b9))
12+
13+
14+
### Features
15+
16+
* **client-ec2:** This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances. ([81d3554](https://github.com/aws/aws-sdk-js-v3/commit/81d3554c4abecc9eae694c91e59655b0286ad259))
17+
* **client-inspector2:** Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated. ([71466f2](https://github.com/aws/aws-sdk-js-v3/commit/71466f217f53f97f90acc7c9fcd046c6d35dd836))
18+
* **client-mediatailor:** This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled. ([03ea04c](https://github.com/aws/aws-sdk-js-v3/commit/03ea04cc448e5fd112762817af64adc4df49b870))
19+
* **client-sqs:** Revert previous SQS protocol change. ([75d4246](https://github.com/aws/aws-sdk-js-v3/commit/75d42466d12b4d059b61ea1a7c10902c5f18fee3))
20+
21+
22+
23+
24+
625
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
726

827

benchmark/size/report.md

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,56 @@
11
| Package | Version | Publish Size | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :------ | :------ | :----------- | :------ | :----- | :------- |
33
|@aws-sdk/abort-controller|3.306.0|16.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
4-
|@aws-sdk/client-app-mesh|3.326.0|1.1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
5-
|@aws-sdk/client-application-insights|3.326.0|538.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
6-
|@aws-sdk/client-athena|3.326.0|1.2 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
7-
|@aws-sdk/client-auto-scaling|3.326.0|1.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
8-
|@aws-sdk/client-cloudformation|3.326.0|1.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
9-
|@aws-sdk/client-cloudhsm-v2|3.326.0|353.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
10-
|@aws-sdk/client-cloudwatch|3.326.0|1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
11-
|@aws-sdk/client-cloudwatch-logs|3.326.0|883.2 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
12-
|@aws-sdk/client-codebuild|3.326.0|1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
13-
|@aws-sdk/client-codecommit|3.326.0|2.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
14-
|@aws-sdk/client-codedeploy|3.326.0|1.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
15-
|@aws-sdk/client-codepipeline|3.326.0|891.3 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
16-
|@aws-sdk/client-cognito-identity|3.326.0|497.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
17-
|@aws-sdk/client-cognito-identity-provider|3.326.0|2.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
18-
|@aws-sdk/client-cognito-sync|3.326.0|430.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
19-
|@aws-sdk/client-dynamodb|3.326.0|1.7 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
20-
|@aws-sdk/client-ec2|3.326.0|14.6 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
21-
|@aws-sdk/client-efs|3.326.0|758.1 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
22-
|@aws-sdk/client-eventbridge|3.326.0|1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
23-
|@aws-sdk/client-firehose|3.326.0|505 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
24-
|@aws-sdk/client-glue|3.326.0|4 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
25-
|@aws-sdk/client-iam|3.326.0|3.2 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
26-
|@aws-sdk/client-kinesis|3.326.0|735.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
27-
|@aws-sdk/client-kms|3.326.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
28-
|@aws-sdk/client-lambda|3.326.0|1.6 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
29-
|@aws-sdk/client-opsworks|3.326.0|1.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
30-
|@aws-sdk/client-pinpoint|3.326.0|2.9 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
31-
|@aws-sdk/client-resource-groups-tagging-api|3.326.0|263 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
32-
|@aws-sdk/client-s3|3.326.0|2.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
33-
|@aws-sdk/client-ses|3.326.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
34-
|@aws-sdk/client-sns|3.326.0|996.6 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
35-
|@aws-sdk/client-ssm|3.326.0|3.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
36-
|@aws-sdk/client-sts|3.326.0|377.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
37-
|@aws-sdk/client-xray|3.326.0|679.6 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
38-
|@aws-sdk/credential-provider-cognito-identity|3.326.0|36.2 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
4+
|@aws-sdk/client-app-mesh|3.327.0|1.1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
5+
|@aws-sdk/client-application-insights|3.327.0|538.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
6+
|@aws-sdk/client-athena|3.327.0|1.2 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
7+
|@aws-sdk/client-auto-scaling|3.327.0|1.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
8+
|@aws-sdk/client-cloudformation|3.327.0|1.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
9+
|@aws-sdk/client-cloudhsm-v2|3.327.0|353.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
10+
|@aws-sdk/client-cloudwatch|3.327.0|1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
11+
|@aws-sdk/client-cloudwatch-logs|3.327.0|883.2 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
12+
|@aws-sdk/client-codebuild|3.327.0|1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
13+
|@aws-sdk/client-codecommit|3.327.0|2.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
14+
|@aws-sdk/client-codedeploy|3.327.0|1.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
15+
|@aws-sdk/client-codepipeline|3.327.0|891.3 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
16+
|@aws-sdk/client-cognito-identity|3.327.0|497.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
17+
|@aws-sdk/client-cognito-identity-provider|3.327.0|2.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
18+
|@aws-sdk/client-cognito-sync|3.327.0|430.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
19+
|@aws-sdk/client-dynamodb|3.327.0|1.7 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
20+
|@aws-sdk/client-ec2|3.327.0|14.6 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
21+
|@aws-sdk/client-efs|3.327.0|758.1 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
22+
|@aws-sdk/client-eventbridge|3.327.0|1 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
23+
|@aws-sdk/client-firehose|3.327.0|505 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
24+
|@aws-sdk/client-glue|3.327.0|4 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
25+
|@aws-sdk/client-iam|3.327.0|3.2 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
26+
|@aws-sdk/client-kinesis|3.327.0|735.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
27+
|@aws-sdk/client-kms|3.327.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
28+
|@aws-sdk/client-lambda|3.327.0|1.6 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
29+
|@aws-sdk/client-opsworks|3.327.0|1.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
30+
|@aws-sdk/client-pinpoint|3.327.0|2.9 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
31+
|@aws-sdk/client-resource-groups-tagging-api|3.327.0|263 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
32+
|@aws-sdk/client-s3|3.327.0|2.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
33+
|@aws-sdk/client-ses|3.327.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
34+
|@aws-sdk/client-sns|3.327.0|996.6 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
35+
|@aws-sdk/client-ssm|3.327.0|3.3 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
36+
|@aws-sdk/client-sts|3.327.0|377.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
37+
|@aws-sdk/client-xray|3.327.0|679.6 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
38+
|@aws-sdk/credential-provider-cognito-identity|3.327.0|36.2 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
3939
|@aws-sdk/credential-provider-env|3.306.0|17.3 KB|N/A|N/A|N/A|
4040
|@aws-sdk/credential-provider-imds|3.306.0|50.4 KB|N/A|N/A|N/A|
41-
|@aws-sdk/credential-provider-ini|3.326.0|37 KB|N/A|N/A|N/A|
42-
|@aws-sdk/credential-provider-node|3.326.0|26.6 KB|N/A|N/A|N/A|
41+
|@aws-sdk/credential-provider-ini|3.327.0|37 KB|N/A|N/A|N/A|
42+
|@aws-sdk/credential-provider-node|3.327.0|26.6 KB|N/A|N/A|N/A|
4343
|@aws-sdk/credential-provider-process|3.306.0|21.9 KB|N/A|N/A|N/A|
44-
|@aws-sdk/credential-provider-sso|3.326.0|30.9 KB|N/A|N/A|N/A|
44+
|@aws-sdk/credential-provider-sso|3.327.0|30.9 KB|N/A|N/A|N/A|
4545
|@aws-sdk/credential-provider-web-identity|3.306.0|28.2 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
46-
|@aws-sdk/credential-providers|3.326.0|80.9 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
46+
|@aws-sdk/credential-providers|3.327.0|80.9 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
4747
|@aws-sdk/fetch-http-handler|3.306.0|26.3 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
48-
|@aws-sdk/lib-dynamodb|3.326.0|145.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
49-
|@aws-sdk/lib-storage|3.326.0|53.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
50-
|@aws-sdk/node-http-handler|3.310.0|63.9 KB|N/A|N/A|N/A|
51-
|@aws-sdk/polly-request-presigner|3.326.0|23.2 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
52-
|@aws-sdk/s3-presigned-post|3.326.0|26.1 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
53-
|@aws-sdk/s3-request-presigner|3.326.0|29.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
48+
|@aws-sdk/lib-dynamodb|3.327.0|145.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
49+
|@aws-sdk/lib-storage|3.327.0|53.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
50+
|@aws-sdk/node-http-handler|3.321.1|65.5 KB|N/A|N/A|N/A|
51+
|@aws-sdk/polly-request-presigner|3.327.0|23.2 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
52+
|@aws-sdk/s3-presigned-post|3.327.0|26.1 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
53+
|@aws-sdk/s3-request-presigner|3.327.0|29.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
5454
|@aws-sdk/signature-v4|3.306.0|94.1 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
5555
|@aws-sdk/signature-v4-crt|3.306.0|69.2 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.316.0|105.1 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|

clients/client-accessanalyzer/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-accessanalyzer/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-accessanalyzer",
33
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-account/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-account/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-account",
33
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-acm-pca/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

816
**Note:** Version bump only for package @aws-sdk/client-acm-pca

clients/client-acm-pca/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-acm-pca",
33
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-acm/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-acm/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-acm",
33
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-alexa-for-business/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-alexa-for-business
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

816
**Note:** Version bump only for package @aws-sdk/client-alexa-for-business

clients/client-alexa-for-business/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-alexa-for-business",
33
"description": "AWS SDK for JavaScript Alexa For Business Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-amp/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amp
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-amp/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-amp",
33
"description": "AWS SDK for JavaScript Amp Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-amplify/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplify
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-amplify/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-amplify",
33
"description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-amplifybackend/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplifybackend
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-amplifybackend/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-amplifybackend",
33
"description": "AWS SDK for JavaScript Amplifybackend Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-amplifyuibuilder/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplifyuibuilder
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-amplifyuibuilder/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-amplifyuibuilder",
33
"description": "AWS SDK for JavaScript Amplifyuibuilder Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-api-gateway/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-api-gateway
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-api-gateway/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-api-gateway",
33
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-apigatewaymanagementapi/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.328.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.327.0...v3.328.0) (2023-05-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-apigatewaymanagementapi
9+
10+
11+
12+
13+
614
# [3.327.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.326.0...v3.327.0) (2023-05-04)
715

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

clients/client-apigatewaymanagementapi/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-apigatewaymanagementapi",
33
"description": "AWS SDK for JavaScript Apigatewaymanagementapi Client for Node.js, Browser and React Native",
4-
"version": "3.327.0",
4+
"version": "3.328.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)