Skip to content

Commit 64a580e

Browse files
author
awstools
committed
Publish v3.9.0
1 parent 906e4b0 commit 64a580e

File tree

533 files changed

+2923
-784
lines changed

Some content is hidden

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

533 files changed

+2923
-784
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
9+
### Bug Fixes
10+
11+
* **codegen:** pin smithy dependencies to minor version 1.6.x ([#2153](https://github.com/aws/aws-sdk-js-v3/issues/2153)) ([906e4b0](https://github.com/aws/aws-sdk-js-v3/commit/906e4b04d18ba26cbe16d9122b0014ea539233ac))
12+
13+
14+
### Features
15+
16+
* **middleware-bucket-endpoint:** add object lambda support ([#2143](https://github.com/aws/aws-sdk-js-v3/issues/2143)) ([83c591a](https://github.com/aws/aws-sdk-js-v3/commit/83c591a5bb07c45e055f7494a591553694d5a0e4))
17+
18+
19+
20+
21+
622
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
723

824

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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

clients/client-accessanalyzer/package.json

Lines changed: 3 additions & 3 deletions
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.8.1",
4+
"version": "3.9.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -30,7 +30,7 @@
3030
"@aws-crypto/sha256-browser": "^1.0.0",
3131
"@aws-crypto/sha256-js": "^1.0.0",
3232
"@aws-sdk/config-resolver": "3.8.0",
33-
"@aws-sdk/credential-provider-node": "3.8.0",
33+
"@aws-sdk/credential-provider-node": "3.9.0",
3434
"@aws-sdk/fetch-http-handler": "3.6.1",
3535
"@aws-sdk/hash-node": "3.6.1",
3636
"@aws-sdk/invalid-dependency": "3.6.1",
@@ -53,7 +53,7 @@
5353
"@aws-sdk/util-base64-node": "3.6.1",
5454
"@aws-sdk/util-body-length-browser": "3.6.1",
5555
"@aws-sdk/util-body-length-node": "3.6.1",
56-
"@aws-sdk/util-user-agent-browser": "3.6.1",
56+
"@aws-sdk/util-user-agent-browser": "3.9.0",
5757
"@aws-sdk/util-user-agent-node": "3.8.0",
5858
"@aws-sdk/util-utf8-browser": "3.6.1",
5959
"@aws-sdk/util-utf8-node": "3.6.1",

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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

clients/client-acm-pca/package.json

Lines changed: 3 additions & 3 deletions
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.8.1",
4+
"version": "3.9.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -30,7 +30,7 @@
3030
"@aws-crypto/sha256-browser": "^1.0.0",
3131
"@aws-crypto/sha256-js": "^1.0.0",
3232
"@aws-sdk/config-resolver": "3.8.0",
33-
"@aws-sdk/credential-provider-node": "3.8.0",
33+
"@aws-sdk/credential-provider-node": "3.9.0",
3434
"@aws-sdk/fetch-http-handler": "3.6.1",
3535
"@aws-sdk/hash-node": "3.6.1",
3636
"@aws-sdk/invalid-dependency": "3.6.1",
@@ -53,7 +53,7 @@
5353
"@aws-sdk/util-base64-node": "3.6.1",
5454
"@aws-sdk/util-body-length-browser": "3.6.1",
5555
"@aws-sdk/util-body-length-node": "3.6.1",
56-
"@aws-sdk/util-user-agent-browser": "3.6.1",
56+
"@aws-sdk/util-user-agent-browser": "3.9.0",
5757
"@aws-sdk/util-user-agent-node": "3.8.0",
5858
"@aws-sdk/util-utf8-browser": "3.6.1",
5959
"@aws-sdk/util-utf8-node": "3.6.1",

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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

clients/client-acm/package.json

Lines changed: 3 additions & 3 deletions
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.8.1",
4+
"version": "3.9.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -30,7 +30,7 @@
3030
"@aws-crypto/sha256-browser": "^1.0.0",
3131
"@aws-crypto/sha256-js": "^1.0.0",
3232
"@aws-sdk/config-resolver": "3.8.0",
33-
"@aws-sdk/credential-provider-node": "3.8.0",
33+
"@aws-sdk/credential-provider-node": "3.9.0",
3434
"@aws-sdk/fetch-http-handler": "3.6.1",
3535
"@aws-sdk/hash-node": "3.6.1",
3636
"@aws-sdk/invalid-dependency": "3.6.1",
@@ -53,7 +53,7 @@
5353
"@aws-sdk/util-base64-node": "3.6.1",
5454
"@aws-sdk/util-body-length-browser": "3.6.1",
5555
"@aws-sdk/util-body-length-node": "3.6.1",
56-
"@aws-sdk/util-user-agent-browser": "3.6.1",
56+
"@aws-sdk/util-user-agent-browser": "3.9.0",
5757
"@aws-sdk/util-user-agent-node": "3.8.0",
5858
"@aws-sdk/util-utf8-browser": "3.6.1",
5959
"@aws-sdk/util-utf8-node": "3.6.1",

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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-alexa-for-business
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

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

Lines changed: 3 additions & 3 deletions
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.8.1",
4+
"version": "3.9.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -30,7 +30,7 @@
3030
"@aws-crypto/sha256-browser": "^1.0.0",
3131
"@aws-crypto/sha256-js": "^1.0.0",
3232
"@aws-sdk/config-resolver": "3.8.0",
33-
"@aws-sdk/credential-provider-node": "3.8.0",
33+
"@aws-sdk/credential-provider-node": "3.9.0",
3434
"@aws-sdk/fetch-http-handler": "3.6.1",
3535
"@aws-sdk/hash-node": "3.6.1",
3636
"@aws-sdk/invalid-dependency": "3.6.1",
@@ -53,7 +53,7 @@
5353
"@aws-sdk/util-base64-node": "3.6.1",
5454
"@aws-sdk/util-body-length-browser": "3.6.1",
5555
"@aws-sdk/util-body-length-node": "3.6.1",
56-
"@aws-sdk/util-user-agent-browser": "3.6.1",
56+
"@aws-sdk/util-user-agent-browser": "3.9.0",
5757
"@aws-sdk/util-user-agent-node": "3.8.0",
5858
"@aws-sdk/util-utf8-browser": "3.6.1",
5959
"@aws-sdk/util-utf8-node": "3.6.1",

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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplify
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

clients/client-amplify/package.json

Lines changed: 3 additions & 3 deletions
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.8.1",
4+
"version": "3.9.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -30,7 +30,7 @@
3030
"@aws-crypto/sha256-browser": "^1.0.0",
3131
"@aws-crypto/sha256-js": "^1.0.0",
3232
"@aws-sdk/config-resolver": "3.8.0",
33-
"@aws-sdk/credential-provider-node": "3.8.0",
33+
"@aws-sdk/credential-provider-node": "3.9.0",
3434
"@aws-sdk/fetch-http-handler": "3.6.1",
3535
"@aws-sdk/hash-node": "3.6.1",
3636
"@aws-sdk/invalid-dependency": "3.6.1",
@@ -53,7 +53,7 @@
5353
"@aws-sdk/util-base64-node": "3.6.1",
5454
"@aws-sdk/util-body-length-browser": "3.6.1",
5555
"@aws-sdk/util-body-length-node": "3.6.1",
56-
"@aws-sdk/util-user-agent-browser": "3.6.1",
56+
"@aws-sdk/util-user-agent-browser": "3.9.0",
5757
"@aws-sdk/util-user-agent-node": "3.8.0",
5858
"@aws-sdk/util-utf8-browser": "3.6.1",
5959
"@aws-sdk/util-utf8-node": "3.6.1",

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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-amplifybackend
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

clients/client-amplifybackend/package.json

Lines changed: 3 additions & 3 deletions
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.8.1",
4+
"version": "3.9.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -30,7 +30,7 @@
3030
"@aws-crypto/sha256-browser": "^1.0.0",
3131
"@aws-crypto/sha256-js": "^1.0.0",
3232
"@aws-sdk/config-resolver": "3.8.0",
33-
"@aws-sdk/credential-provider-node": "3.8.0",
33+
"@aws-sdk/credential-provider-node": "3.9.0",
3434
"@aws-sdk/fetch-http-handler": "3.6.1",
3535
"@aws-sdk/hash-node": "3.6.1",
3636
"@aws-sdk/invalid-dependency": "3.6.1",
@@ -53,7 +53,7 @@
5353
"@aws-sdk/util-base64-node": "3.6.1",
5454
"@aws-sdk/util-body-length-browser": "3.6.1",
5555
"@aws-sdk/util-body-length-node": "3.6.1",
56-
"@aws-sdk/util-user-agent-browser": "3.6.1",
56+
"@aws-sdk/util-user-agent-browser": "3.9.0",
5757
"@aws-sdk/util-user-agent-node": "3.8.0",
5858
"@aws-sdk/util-utf8-browser": "3.6.1",
5959
"@aws-sdk/util-utf8-node": "3.6.1",

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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-api-gateway
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

clients/client-api-gateway/package.json

Lines changed: 3 additions & 3 deletions
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.8.1",
4+
"version": "3.9.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -30,7 +30,7 @@
3030
"@aws-crypto/sha256-browser": "^1.0.0",
3131
"@aws-crypto/sha256-js": "^1.0.0",
3232
"@aws-sdk/config-resolver": "3.8.0",
33-
"@aws-sdk/credential-provider-node": "3.8.0",
33+
"@aws-sdk/credential-provider-node": "3.9.0",
3434
"@aws-sdk/fetch-http-handler": "3.6.1",
3535
"@aws-sdk/hash-node": "3.6.1",
3636
"@aws-sdk/invalid-dependency": "3.6.1",
@@ -54,7 +54,7 @@
5454
"@aws-sdk/util-base64-node": "3.6.1",
5555
"@aws-sdk/util-body-length-browser": "3.6.1",
5656
"@aws-sdk/util-body-length-node": "3.6.1",
57-
"@aws-sdk/util-user-agent-browser": "3.6.1",
57+
"@aws-sdk/util-user-agent-browser": "3.9.0",
5858
"@aws-sdk/util-user-agent-node": "3.8.0",
5959
"@aws-sdk/util-utf8-browser": "3.6.1",
6060
"@aws-sdk/util-utf8-node": "3.6.1",

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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-apigatewaymanagementapi
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

clients/client-apigatewaymanagementapi/package.json

Lines changed: 3 additions & 3 deletions
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.8.1",
4+
"version": "3.9.0",
55
"scripts": {
66
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
77
"build-documentation": "yarn remove-documentation && typedoc ./",
@@ -30,7 +30,7 @@
3030
"@aws-crypto/sha256-browser": "^1.0.0",
3131
"@aws-crypto/sha256-js": "^1.0.0",
3232
"@aws-sdk/config-resolver": "3.8.0",
33-
"@aws-sdk/credential-provider-node": "3.8.0",
33+
"@aws-sdk/credential-provider-node": "3.9.0",
3434
"@aws-sdk/fetch-http-handler": "3.6.1",
3535
"@aws-sdk/hash-node": "3.6.1",
3636
"@aws-sdk/invalid-dependency": "3.6.1",
@@ -53,7 +53,7 @@
5353
"@aws-sdk/util-base64-node": "3.6.1",
5454
"@aws-sdk/util-body-length-browser": "3.6.1",
5555
"@aws-sdk/util-body-length-node": "3.6.1",
56-
"@aws-sdk/util-user-agent-browser": "3.6.1",
56+
"@aws-sdk/util-user-agent-browser": "3.9.0",
5757
"@aws-sdk/util-user-agent-node": "3.8.0",
5858
"@aws-sdk/util-utf8-browser": "3.6.1",
5959
"@aws-sdk/util-utf8-node": "3.6.1",

clients/client-apigatewayv2/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.9.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.1...v3.9.0) (2021-03-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-apigatewayv2
9+
10+
11+
12+
13+
614
## [3.8.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.8.0...v3.8.1) (2021-03-11)
715

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

0 commit comments

Comments
 (0)