File tree Expand file tree Collapse file tree 16 files changed +91
-8
lines changed
private/aws-middleware-test Expand file tree Collapse file tree 16 files changed +91
-8
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.659.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.658.1...v3.659.0) (2024-09-26)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-chatbot:** Return State and StateReason fields for Chatbot Channel Configurations. ([9dfcfe8](https://github.com/aws/aws-sdk-js-v3/commit/9dfcfe859f9c95f32b4c063556874c91aeea5901))
12
+ * **client-lambda:** Reverting Lambda resource-based policy and block public access APIs. ([e1ff422](https://github.com/aws/aws-sdk-js-v3/commit/e1ff4229428570b75a58009b4c6972f1ff6fb217))
13
+ * **client-organizations:** Add support for policy operations on the CHATBOT_POLICY policy type. ([0e77940](https://github.com/aws/aws-sdk-js-v3/commit/0e7794005574f232f5e63ba8680ff7dfa25197dd))
14
+ * **client-sagemaker:** Adding `TagPropagation` attribute to Sagemaker API ([e462fbe](https://github.com/aws/aws-sdk-js-v3/commit/e462fbe3dce3ac0da6626b70d8a9a3698790e96f))
15
+ * **clients:** update client endpoints as of 2024-09-26 ([6eb6025](https://github.com/aws/aws-sdk-js-v3/commit/6eb6025bd1889411d82916773a44587919753280))
16
+
17
+
18
+
19
+
20
+
6
21
## [3.658.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1) (2024-09-25)
7
22
8
23
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.659.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.1...v3.659.0 ) (2024-09-26)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-chatbot:** Return State and StateReason fields for Chatbot Channel Configurations. ([ 9dfcfe8] ( https://github.com/aws/aws-sdk-js-v3/commit/9dfcfe859f9c95f32b4c063556874c91aeea5901 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 3.658.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1 ) (2024-09-25)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-chatbot" ,
3
3
"description" : " AWS SDK for JavaScript Chatbot Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.658.1 " ,
4
+ "version" : " 3.659.0 " ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.659.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.1...v3.659.0 ) (2024-09-26)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-lambda:** Reverting Lambda resource-based policy and block public access APIs. ([ e1ff422] ( https://github.com/aws/aws-sdk-js-v3/commit/e1ff4229428570b75a58009b4c6972f1ff6fb217 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 3.658.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1 ) (2024-09-25)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-lambda" ,
3
3
"description" : " AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.658.1 " ,
4
+ "version" : " 3.659.0 " ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-lambda" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.659.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.1...v3.659.0 ) (2024-09-26)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-organizations:** Add support for policy operations on the CHATBOT_POLICY policy type. ([ 0e77940] ( https://github.com/aws/aws-sdk-js-v3/commit/0e7794005574f232f5e63ba8680ff7dfa25197dd ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 3.658.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1 ) (2024-09-25)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-organizations" ,
3
3
"description" : " AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.658.1 " ,
4
+ "version" : " 3.659.0 " ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-organizations" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.659.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.1...v3.659.0 ) (2024-09-26)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-pcs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.658.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1 ) (2024-09-25)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-pcs" ,
3
3
"description" : " AWS SDK for JavaScript Pcs Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.658.1 " ,
4
+ "version" : " 3.659.0 " ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.659.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.1...v3.659.0 ) (2024-09-26)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-rds-data
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.658.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1 ) (2024-09-25)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-rds-data" ,
3
3
"description" : " AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.658.1 " ,
4
+ "version" : " 3.659.0 " ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-rds-data" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.659.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.1...v3.659.0 ) (2024-09-26)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-sagemaker:** Adding ` TagPropagation ` attribute to Sagemaker API ([ e462fbe] ( https://github.com/aws/aws-sdk-js-v3/commit/e462fbe3dce3ac0da6626b70d8a9a3698790e96f ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 3.658.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1 ) (2024-09-25)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-sagemaker" ,
3
3
"description" : " AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.658.1 " ,
4
+ "version" : " 3.659.0 " ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-sagemaker" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.658.1 " ,
2
+ "version" : " 3.659.0 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.659.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.1...v3.659.0 ) (2024-09-26)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/aws-middleware-test
9
+
10
+
11
+
12
+
13
+
6
14
## [ 3.658.1] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1 ) (2024-09-25)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/aws-middleware-test" ,
3
3
"description" : " Integration test suite for AWS middleware" ,
4
- "version" : " 3.658.1 " ,
4
+ "version" : " 3.659.0 " ,
5
5
"scripts" : {
6
6
"build" : " exit 0" ,
7
7
"build:cjs" : " exit 0" ,
You can’t perform that action at this time.
0 commit comments