Skip to content

Commit 6d98191

Browse files
author
awstools
committed
Publish v3.528.0
1 parent 2cfd367 commit 6d98191

File tree

18 files changed

+95
-9
lines changed

18 files changed

+95
-9
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
9+
### Features
10+
11+
* **client-imagebuilder:** Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response. ([58ac20d](https://github.com/aws/aws-sdk-js-v3/commit/58ac20d076a4f0781b7e600460647de2635f9dc8))
12+
* **client-rds:** Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value. ([8e37128](https://github.com/aws/aws-sdk-js-v3/commit/8e3712828ca4cf5142d9936951ddb5a52326a332))
13+
* **client-verifiedpermissions:** Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs. ([d430c2c](https://github.com/aws/aws-sdk-js-v3/commit/d430c2c9b3d3dbbd3109c44511984966936364f6))
14+
15+
16+
17+
18+
619
# [3.527.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.526.0...v3.527.0) (2024-03-05)
720

821

clients/client-dynamodb/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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-dynamodb
9+
10+
11+
12+
13+
614
# [3.525.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0) (2024-02-29)
715

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

clients/client-dynamodb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-dynamodb",
33
"description": "AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native",
4-
"version": "3.525.0",
4+
"version": "3.528.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-dynamodb",

clients/client-imagebuilder/CHANGELOG.md

+11
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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
9+
### Features
10+
11+
* **client-imagebuilder:** Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response. ([58ac20d](https://github.com/aws/aws-sdk-js-v3/commit/58ac20d076a4f0781b7e600460647de2635f9dc8))
12+
13+
14+
15+
16+
617
# [3.525.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0) (2024-02-29)
718

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

clients/client-imagebuilder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-imagebuilder",
33
"description": "AWS SDK for JavaScript Imagebuilder Client for Node.js, Browser and React Native",
4-
"version": "3.525.0",
4+
"version": "3.528.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-imagebuilder",

clients/client-mwaa/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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-mwaa
9+
10+
11+
12+
13+
614
# [3.525.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0) (2024-02-29)
715

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

clients/client-mwaa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-mwaa",
33
"description": "AWS SDK for JavaScript Mwaa Client for Node.js, Browser and React Native",
4-
"version": "3.525.0",
4+
"version": "3.528.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-mwaa",

clients/client-rds/CHANGELOG.md

+11
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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
9+
### Features
10+
11+
* **client-rds:** Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value. ([8e37128](https://github.com/aws/aws-sdk-js-v3/commit/8e3712828ca4cf5142d9936951ddb5a52326a332))
12+
13+
14+
15+
16+
617
# [3.525.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0) (2024-02-29)
718

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

clients/client-rds/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-rds",
33
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
4-
"version": "3.525.0",
4+
"version": "3.528.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-rds",

clients/client-redshift/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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-redshift
9+
10+
11+
12+
13+
614
# [3.525.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0) (2024-02-29)
715

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

clients/client-redshift/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-redshift",
33
"description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native",
4-
"version": "3.525.0",
4+
"version": "3.528.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-redshift",

clients/client-verifiedpermissions/CHANGELOG.md

+11
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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
9+
### Features
10+
11+
* **client-verifiedpermissions:** Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs. ([d430c2c](https://github.com/aws/aws-sdk-js-v3/commit/d430c2c9b3d3dbbd3109c44511984966936364f6))
12+
13+
14+
15+
16+
617
# [3.525.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0) (2024-02-29)
718

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

clients/client-verifiedpermissions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-verifiedpermissions",
33
"description": "AWS SDK for JavaScript Verifiedpermissions Client for Node.js, Browser and React Native",
4-
"version": "3.525.0",
4+
"version": "3.528.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-verifiedpermissions",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.527.0",
2+
"version": "3.528.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

lib/lib-dynamodb/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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
**Note:** Version bump only for package @aws-sdk/lib-dynamodb
9+
10+
11+
12+
13+
614
# [3.525.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0) (2024-02-29)
715

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

lib/lib-dynamodb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/lib-dynamodb",
3-
"version": "3.525.0",
3+
"version": "3.528.0",
44
"description": "The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.",
55
"main": "./dist-cjs/index.js",
66
"module": "./dist-es/index.js",

packages/util-dynamodb/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.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7+
8+
**Note:** Version bump only for package @aws-sdk/util-dynamodb
9+
10+
11+
12+
13+
614
# [3.525.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0) (2024-02-29)
715

816
**Note:** Version bump only for package @aws-sdk/util-dynamodb

packages/util-dynamodb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/util-dynamodb",
3-
"version": "3.525.0",
3+
"version": "3.528.0",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "node ../../scripts/compilation/inline util-dynamodb",

0 commit comments

Comments
 (0)