Skip to content

Commit 8cff4d9

Browse files
author
awstools
committed
Publish v3.412.0
1 parent 2923641 commit 8cff4d9

File tree

39 files changed

+213
-27
lines changed

39 files changed

+213
-27
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
9+
### Bug Fixes
10+
11+
* **signature-v4-multi-region:** make conditional require call in node.js only ([#5203](https://github.com/aws/aws-sdk-js-v3/issues/5203)) ([0a68c97](https://github.com/aws/aws-sdk-js-v3/commit/0a68c97cc1c987ff77a0c8c2696252126b1f71e6))
12+
13+
14+
### Features
15+
16+
* **client-drs:** Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions. ([6577b34](https://github.com/aws/aws-sdk-js-v3/commit/6577b3432ada03afba6e88ce4cf51deea05f81a7))
17+
* **client-firehose:** DocumentIdOptions has been added for the Amazon OpenSearch destination. ([f2e4398](https://github.com/aws/aws-sdk-js-v3/commit/f2e4398f4245db64ac4a6a27179ccba566ae52a9))
18+
* **client-guardduty:** Add `managementType` field to ListCoverage API response. ([1da1226](https://github.com/aws/aws-sdk-js-v3/commit/1da1226370715b77c8c5c13fe4ccf45d64b08910))
19+
* **client-internetmonitor:** This release updates the Amazon CloudWatch Internet Monitor API domain name. ([5f45618](https://github.com/aws/aws-sdk-js-v3/commit/5f45618a5be74b3098439c78bdb144f4d72bc7dd))
20+
* **client-xray:** Add StartTime field in GetTraceSummaries API response for each TraceSummary. ([a721414](https://github.com/aws/aws-sdk-js-v3/commit/a721414d5e906348352342bef69f2ef9640aa86d))
21+
* **clients:** update client endpoints as of 2023-09-13 ([2923641](https://github.com/aws/aws-sdk-js-v3/commit/2923641e96e928ea2a379f6a1776d9086534e1da))
22+
23+
24+
25+
26+
627
# [3.411.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.410.0...v3.411.0) (2023-09-12)
728

829

benchmark/size/report.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
|@aws-sdk/client-dynamodb|3.409.0|1.7 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
2020
|@aws-sdk/client-ec2|3.410.0|15 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
2121
|@aws-sdk/client-efs|3.409.0|774 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
22-
|@aws-sdk/client-eventbridge|3.410.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
23-
|@aws-sdk/client-firehose|3.409.0|517.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
22+
|@aws-sdk/client-eventbridge|3.411.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
23+
|@aws-sdk/client-firehose|3.410.0|522.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
2424
|@aws-sdk/client-glue|3.409.0|4.2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
2525
|@aws-sdk/client-iam|3.409.0|3.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
2626
|@aws-sdk/client-kinesis|3.409.0|748.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
@@ -29,12 +29,12 @@
2929
|@aws-sdk/client-opsworks|3.409.0|1.3 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3030
|@aws-sdk/client-pinpoint|3.409.0|2.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3131
|@aws-sdk/client-resource-groups-tagging-api|3.409.0|269.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
32-
|@aws-sdk/client-s3|3.409.0|2.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
32+
|@aws-sdk/client-s3|3.410.0|2.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3333
|@aws-sdk/client-ses|3.409.0|1.5 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3434
|@aws-sdk/client-sns|3.409.0|1012.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3535
|@aws-sdk/client-ssm|3.409.0|3.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3636
|@aws-sdk/client-sts|3.409.0|392.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
37-
|@aws-sdk/client-xray|3.409.0|695 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
37+
|@aws-sdk/client-xray|3.410.0|695.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3838
|@aws-sdk/credential-provider-cognito-identity|3.409.0|36.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3939
|@aws-sdk/credential-provider-env|3.408.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|
@@ -46,12 +46,12 @@
4646
|@aws-sdk/credential-providers|3.409.0|80.9 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)|
4848
|@aws-sdk/lib-dynamodb|3.409.0|155 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
49-
|@aws-sdk/lib-storage|3.409.0|53.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
49+
|@aws-sdk/lib-storage|3.410.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|
5151
|@aws-sdk/polly-request-presigner|3.409.0|23.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
52-
|@aws-sdk/s3-presigned-post|3.409.0|26.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53-
|@aws-sdk/s3-request-presigner|3.409.0|29.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
52+
|@aws-sdk/s3-presigned-post|3.410.0|26.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53+
|@aws-sdk/s3-request-presigner|3.410.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.408.0|69.2 KB|N/A|N/A|N/A|
55+
|@aws-sdk/signature-v4-crt|3.410.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)|
5757
|@aws-sdk/types|3.408.0|33.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|

clients/client-cloud9/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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cloud9
9+
10+
11+
12+
13+
614
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
715

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

clients/client-cloud9/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-cloud9",
33
"description": "AWS SDK for JavaScript Cloud9 Client for Node.js, Browser and React Native",
4-
"version": "3.410.0",
4+
"version": "3.412.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-drs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
9+
### Features
10+
11+
* **client-drs:** Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions. ([6577b34](https://github.com/aws/aws-sdk-js-v3/commit/6577b3432ada03afba6e88ce4cf51deea05f81a7))
12+
13+
14+
15+
16+
617
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
718

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

clients/client-drs/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-drs",
33
"description": "AWS SDK for JavaScript Drs Client for Node.js, Browser and React Native",
4-
"version": "3.410.0",
4+
"version": "3.412.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-eventbridge/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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-eventbridge
9+
10+
11+
12+
13+
614
# [3.411.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.410.0...v3.411.0) (2023-09-12)
715

816

clients/client-eventbridge/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-eventbridge",
33
"description": "AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native",
4-
"version": "3.411.0",
4+
"version": "3.412.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-firehose/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
9+
### Features
10+
11+
* **client-firehose:** DocumentIdOptions has been added for the Amazon OpenSearch destination. ([f2e4398](https://github.com/aws/aws-sdk-js-v3/commit/f2e4398f4245db64ac4a6a27179ccba566ae52a9))
12+
13+
14+
15+
16+
617
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
718

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

clients/client-firehose/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-firehose",
33
"description": "AWS SDK for JavaScript Firehose Client for Node.js, Browser and React Native",
4-
"version": "3.410.0",
4+
"version": "3.412.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-guardduty/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
9+
### Features
10+
11+
* **client-guardduty:** Add `managementType` field to ListCoverage API response. ([1da1226](https://github.com/aws/aws-sdk-js-v3/commit/1da1226370715b77c8c5c13fe4ccf45d64b08910))
12+
13+
14+
15+
16+
617
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
718

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

clients/client-guardduty/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-guardduty",
33
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
4-
"version": "3.410.0",
4+
"version": "3.412.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-internetmonitor/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
9+
### Features
10+
11+
* **client-internetmonitor:** This release updates the Amazon CloudWatch Internet Monitor API domain name. ([5f45618](https://github.com/aws/aws-sdk-js-v3/commit/5f45618a5be74b3098439c78bdb144f4d72bc7dd))
12+
13+
14+
15+
16+
617
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
718

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

clients/client-internetmonitor/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-internetmonitor",
33
"description": "AWS SDK for JavaScript Internetmonitor Client for Node.js, Browser and React Native",
4-
"version": "3.410.0",
4+
"version": "3.412.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-ivs-realtime/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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-ivs-realtime
9+
10+
11+
12+
13+
614
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
715

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

clients/client-ivs-realtime/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-ivs-realtime",
33
"description": "AWS SDK for JavaScript Ivs Realtime Client for Node.js, Browser and React Native",
4-
"version": "3.410.0",
4+
"version": "3.412.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-s3/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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-s3
9+
10+
11+
12+
13+
614
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
715

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

clients/client-s3/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-s3",
33
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4-
"version": "3.410.0",
4+
"version": "3.412.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-simspaceweaver/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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-simspaceweaver
9+
10+
11+
12+
13+
614
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
715

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

clients/client-simspaceweaver/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-simspaceweaver",
33
"description": "AWS SDK for JavaScript Simspaceweaver Client for Node.js, Browser and React Native",
4-
"version": "3.410.0",
4+
"version": "3.412.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-xray/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
9+
### Features
10+
11+
* **client-xray:** Add StartTime field in GetTraceSummaries API response for each TraceSummary. ([a721414](https://github.com/aws/aws-sdk-js-v3/commit/a721414d5e906348352342bef69f2ef9640aa86d))
12+
13+
14+
15+
16+
617
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
718

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

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

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.411.0",
2+
"version": "3.412.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

lib/lib-storage/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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
**Note:** Version bump only for package @aws-sdk/lib-storage
9+
10+
11+
12+
13+
614
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
715

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

lib/lib-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/lib-storage",
3-
"version": "3.410.0",
3+
"version": "3.412.0",
44
"description": "Storage higher order operation",
55
"main": "./dist-cjs/index.js",
66
"module": "./dist-es/index.js",

packages/s3-presigned-post/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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
**Note:** Version bump only for package @aws-sdk/s3-presigned-post
9+
10+
11+
12+
13+
614
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
715

816
**Note:** Version bump only for package @aws-sdk/s3-presigned-post

packages/s3-presigned-post/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/s3-presigned-post",
3-
"version": "3.410.0",
3+
"version": "3.412.0",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "tsc -p tsconfig.cjs.json",

packages/s3-request-presigner/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.412.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.411.0...v3.412.0) (2023-09-13)
7+
8+
**Note:** Version bump only for package @aws-sdk/s3-request-presigner
9+
10+
11+
12+
13+
614
# [3.410.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.409.0...v3.410.0) (2023-09-11)
715

816
**Note:** Version bump only for package @aws-sdk/s3-request-presigner

0 commit comments

Comments
 (0)