Skip to content

Commit 9d462ed

Browse files
author
awstools
committed
Publish v3.428.0
1 parent 3476339 commit 9d462ed

File tree

868 files changed

+4030
-483
lines changed

Some content is hidden

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

868 files changed

+4030
-483
lines changed

CHANGELOG.md

+34
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,40 @@
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
9+
### Bug Fixes
10+
11+
* **lib-dynamodb:** add e2e suite and bug fixes for lib-dynamodb ([#5306](https://github.com/aws/aws-sdk-js-v3/issues/5306)) ([2fe0a88](https://github.com/aws/aws-sdk-js-v3/commit/2fe0a883f8e5bb8ab855874072be62bc07441762))
12+
* **middleware-flexible-checksums:** skip checksum validation for s3 whole-object multipart GET ([#5345](https://github.com/aws/aws-sdk-js-v3/issues/5345)) ([6a6a75e](https://github.com/aws/aws-sdk-js-v3/commit/6a6a75e69dbc05750cab0ce83c2235f87c75b922))
13+
14+
15+
### Features
16+
17+
* **client-auditmanager:** This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope. ([af41764](https://github.com/aws/aws-sdk-js-v3/commit/af417648f78d4ea2496633d11ad154f2935066bf))
18+
* **client-auto-scaling:** Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups ([6727085](https://github.com/aws/aws-sdk-js-v3/commit/672708506bf6b4748142ed5126c1b788e8f47758))
19+
* **client-config-service:** Add enums for resource types supported by Config ([1cdcf43](https://github.com/aws/aws-sdk-js-v3/commit/1cdcf4309aabf6093fdf340538882f60cb9447bc))
20+
* **client-controltower:** Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API. ([784c6fb](https://github.com/aws/aws-sdk-js-v3/commit/784c6fb6561f80222b9d39f159b6f44ae4be5a2a))
21+
* **client-customer-profiles:** Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model. ([73c9229](https://github.com/aws/aws-sdk-js-v3/commit/73c9229645cd57746c812bc85b4d230bd6f70ffb))
22+
* **client-ec2:** This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it. ([9c57ae3](https://github.com/aws/aws-sdk-js-v3/commit/9c57ae3280837f11350664050bb11d0ba768f149))
23+
* **client-glue:** Extending version control support to GitLab and Bitbucket from AWSGlue ([b683df3](https://github.com/aws/aws-sdk-js-v3/commit/b683df3c866f42d759c18b10be7007bf8e24f608))
24+
* **client-inspector2:** Add MacOs ec2 platform support ([2964c2f](https://github.com/aws/aws-sdk-js-v3/commit/2964c2f75c0e59c6bfd700bde7fe1bbecaef60c5))
25+
* **client-ivs-realtime:** Update GetParticipant to return additional metadata. ([4adb626](https://github.com/aws/aws-sdk-js-v3/commit/4adb62606861bc185678ff64d9871cc3930cefac))
26+
* **client-lambda:** Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs ([2bb63a0](https://github.com/aws/aws-sdk-js-v3/commit/2bb63a023100d2133b8050c1eb528f04444bd576))
27+
* **client-location:** This release adds endpoint updates for all AWS Location resource operations. ([f71b216](https://github.com/aws/aws-sdk-js-v3/commit/f71b2162e204e6bd55685b443964e34944040d66))
28+
* **client-machine-learning:** This release marks Password field as sensitive ([4d5eac6](https://github.com/aws/aws-sdk-js-v3/commit/4d5eac693235fa55b8f817a7b545befe0d0a30a6))
29+
* **client-rds:** This release adds support for adding a dedicated log volume to open-source RDS instances. ([634a983](https://github.com/aws/aws-sdk-js-v3/commit/634a98311610222f33aa38a6912eccda25ff6d5f))
30+
* **client-rekognition:** Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data. ([87763f3](https://github.com/aws/aws-sdk-js-v3/commit/87763f3b71b3bdc7e07cafbbcf6be210e137d1e2))
31+
* **client-sagemaker:** Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings ([685916c](https://github.com/aws/aws-sdk-js-v3/commit/685916ce1a1d171c083afe0800bd3c4124408caa))
32+
* **client-textract:** This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters. ([4ce1e29](https://github.com/aws/aws-sdk-js-v3/commit/4ce1e296e2ef4433d5463aa424028c4787ffc2ba))
33+
* **client-transcribe:** This release is to enable m4a format to customers ([8c24c28](https://github.com/aws/aws-sdk-js-v3/commit/8c24c2881d77f0ef0d3f68c4fd7e748a146b4d9b))
34+
* **clients:** update client endpoints as of 2023-10-12 ([3476339](https://github.com/aws/aws-sdk-js-v3/commit/3476339063e17ad92784cc44845be5675a7e7dd5))
35+
36+
37+
38+
39+
640
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
741

842

benchmark/size/report.md

+49-49
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,57 @@
11
| Package | Version | Publish Size | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :------ | :------ | :----------- | :------ | :----- | :------- |
33
|@aws-sdk/abort-controller|3.370.0|14.3 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
4-
|@aws-sdk/client-app-mesh|3.425.0|1.2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5-
|@aws-sdk/client-application-insights|3.425.0|673.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
6-
|@aws-sdk/client-athena|3.425.0|1.2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
7-
|@aws-sdk/client-auto-scaling|3.425.0|1.8 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
8-
|@aws-sdk/client-cloudformation|3.425.0|2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
9-
|@aws-sdk/client-cloudhsm-v2|3.425.0|370.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
10-
|@aws-sdk/client-cloudwatch|3.425.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
11-
|@aws-sdk/client-cloudwatch-logs|3.425.0|988 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
12-
|@aws-sdk/client-codebuild|3.425.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
13-
|@aws-sdk/client-codecommit|3.425.0|2.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
14-
|@aws-sdk/client-codedeploy|3.425.0|1.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
15-
|@aws-sdk/client-codepipeline|3.425.0|938.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
16-
|@aws-sdk/client-cognito-identity|3.425.0|519.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
17-
|@aws-sdk/client-cognito-identity-provider|3.425.0|2.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
18-
|@aws-sdk/client-cognito-sync|3.425.0|450 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
19-
|@aws-sdk/client-dynamodb|3.425.0|1.7 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
20-
|@aws-sdk/client-ec2|3.425.0|15.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
21-
|@aws-sdk/client-efs|3.425.0|787.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
22-
|@aws-sdk/client-eventbridge|3.425.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
23-
|@aws-sdk/client-firehose|3.425.0|535.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
24-
|@aws-sdk/client-glue|3.425.0|4.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
25-
|@aws-sdk/client-iam|3.425.0|3.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
26-
|@aws-sdk/client-kinesis|3.425.0|760.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
27-
|@aws-sdk/client-kms|3.425.0|1.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
28-
|@aws-sdk/client-lambda|3.425.0|1.7 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
29-
|@aws-sdk/client-opsworks|3.425.0|1.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
30-
|@aws-sdk/client-pinpoint|3.425.0|3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
31-
|@aws-sdk/client-resource-groups-tagging-api|3.425.0|273.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
32-
|@aws-sdk/client-s3|3.425.0|2.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
33-
|@aws-sdk/client-ses|3.425.0|1.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
34-
|@aws-sdk/client-sns|3.425.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
35-
|@aws-sdk/client-ssm|3.425.0|3.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
36-
|@aws-sdk/client-sts|3.425.0|397.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
37-
|@aws-sdk/client-xray|3.425.0|707.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
38-
|@aws-sdk/credential-provider-cognito-identity|3.425.0|36.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
39-
|@aws-sdk/credential-provider-env|3.418.0|17.3 KB|N/A|N/A|N/A|
4+
|@aws-sdk/client-app-mesh|3.427.0|1.2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5+
|@aws-sdk/client-application-insights|3.427.0|673.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
6+
|@aws-sdk/client-athena|3.427.0|1.2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
7+
|@aws-sdk/client-auto-scaling|3.427.0|1.8 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
8+
|@aws-sdk/client-cloudformation|3.427.0|2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
9+
|@aws-sdk/client-cloudhsm-v2|3.427.0|370.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
10+
|@aws-sdk/client-cloudwatch|3.427.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
11+
|@aws-sdk/client-cloudwatch-logs|3.427.0|988 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
12+
|@aws-sdk/client-codebuild|3.427.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
13+
|@aws-sdk/client-codecommit|3.427.0|2.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
14+
|@aws-sdk/client-codedeploy|3.427.0|1.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
15+
|@aws-sdk/client-codepipeline|3.427.0|938.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
16+
|@aws-sdk/client-cognito-identity|3.427.0|519.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
17+
|@aws-sdk/client-cognito-identity-provider|3.427.0|2.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
18+
|@aws-sdk/client-cognito-sync|3.427.0|450 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
19+
|@aws-sdk/client-dynamodb|3.427.0|1.7 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
20+
|@aws-sdk/client-ec2|3.427.0|15.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
21+
|@aws-sdk/client-efs|3.427.0|787.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
22+
|@aws-sdk/client-eventbridge|3.427.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
23+
|@aws-sdk/client-firehose|3.427.0|535.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
24+
|@aws-sdk/client-glue|3.427.0|4.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
25+
|@aws-sdk/client-iam|3.427.0|3.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
26+
|@aws-sdk/client-kinesis|3.427.0|760.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
27+
|@aws-sdk/client-kms|3.427.0|1.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
28+
|@aws-sdk/client-lambda|3.427.0|1.7 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
29+
|@aws-sdk/client-opsworks|3.427.0|1.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
30+
|@aws-sdk/client-pinpoint|3.427.0|3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
31+
|@aws-sdk/client-resource-groups-tagging-api|3.427.0|273.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
32+
|@aws-sdk/client-s3|3.427.0|2.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
33+
|@aws-sdk/client-ses|3.427.0|1.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
34+
|@aws-sdk/client-sns|3.427.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
35+
|@aws-sdk/client-ssm|3.427.0|3.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
36+
|@aws-sdk/client-sts|3.427.0|397.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
37+
|@aws-sdk/client-xray|3.427.0|707.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
38+
|@aws-sdk/credential-provider-cognito-identity|3.427.0|36.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
39+
|@aws-sdk/credential-provider-env|3.425.0|17.3 KB|N/A|N/A|N/A|
4040
|@aws-sdk/credential-provider-imds|3.370.0|14.8 KB|N/A|N/A|N/A|
41-
|@aws-sdk/credential-provider-ini|3.425.0|37.2 KB|N/A|N/A|N/A|
42-
|@aws-sdk/credential-provider-node|3.425.0|26.7 KB|N/A|N/A|N/A|
43-
|@aws-sdk/credential-provider-process|3.418.0|21.9 KB|N/A|N/A|N/A|
44-
|@aws-sdk/credential-provider-sso|3.425.0|30.8 KB|N/A|N/A|N/A|
45-
|@aws-sdk/credential-provider-web-identity|3.418.0|28.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
46-
|@aws-sdk/credential-providers|3.425.0|84.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
41+
|@aws-sdk/credential-provider-ini|3.427.0|37.2 KB|N/A|N/A|N/A|
42+
|@aws-sdk/credential-provider-node|3.427.0|26.7 KB|N/A|N/A|N/A|
43+
|@aws-sdk/credential-provider-process|3.425.0|21.9 KB|N/A|N/A|N/A|
44+
|@aws-sdk/credential-provider-sso|3.427.0|30.8 KB|N/A|N/A|N/A|
45+
|@aws-sdk/credential-provider-web-identity|3.425.0|28.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
46+
|@aws-sdk/credential-providers|3.427.0|84.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
4747
|@aws-sdk/fetch-http-handler|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
48-
|@aws-sdk/lib-dynamodb|3.425.0|155 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
49-
|@aws-sdk/lib-storage|3.425.0|53.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
48+
|@aws-sdk/lib-dynamodb|3.427.0|164.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
49+
|@aws-sdk/lib-storage|3.427.0|53.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5050
|@aws-sdk/node-http-handler|3.370.0|14.4 KB|N/A|N/A|N/A|
51-
|@aws-sdk/polly-request-presigner|3.425.0|23.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
52-
|@aws-sdk/s3-presigned-post|3.425.0|26.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53-
|@aws-sdk/s3-request-presigner|3.425.0|29.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
51+
|@aws-sdk/polly-request-presigner|3.427.0|23.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
52+
|@aws-sdk/s3-presigned-post|3.427.0|26.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53+
|@aws-sdk/s3-request-presigner|3.427.0|29.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5454
|@aws-sdk/signature-v4|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
55-
|@aws-sdk/signature-v4-crt|3.418.0|69.7 KB|N/A|N/A|N/A|
55+
|@aws-sdk/signature-v4-crt|3.425.0|69.7 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.370.0|18.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
57-
|@aws-sdk/types|3.418.0|33.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
57+
|@aws-sdk/types|3.425.0|33.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|

clients/client-accessanalyzer/CHANGELOG.md

+8
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
715

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

clients/client-accessanalyzer/package.json

+1-1
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.427.0",
4+
"version": "3.428.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

+8
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
715

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

clients/client-account/package.json

+1-1
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.427.0",
4+
"version": "3.428.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

+8
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
715

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

clients/client-acm-pca/package.json

+1-1
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.427.0",
4+
"version": "3.428.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

+8
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
715

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

clients/client-acm/package.json

+1-1
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.427.0",
4+
"version": "3.428.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

+8
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-alexa-for-business
9+
10+
11+
12+
13+
614
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
715

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

clients/client-alexa-for-business/package.json

+1-1
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.427.0",
4+
"version": "3.428.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

+8
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amp
9+
10+
11+
12+
13+
614
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
715

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

clients/client-amp/package.json

+1-1
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.427.0",
4+
"version": "3.428.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

+8
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplify
9+
10+
11+
12+
13+
614
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
715

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

clients/client-amplify/package.json

+1-1
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.427.0",
4+
"version": "3.428.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

+8
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.428.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.427.0...v3.428.0) (2023-10-12)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplifybackend
9+
10+
11+
12+
13+
614
# [3.427.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.426.0...v3.427.0) (2023-10-06)
715

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

clients/client-amplifybackend/package.json

+1-1
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.427.0",
4+
"version": "3.428.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)