Skip to content

chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates #3939

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps the aws-sdk-v3 group with 9 updates in the / directory:

Package From To
@aws-sdk/client-dynamodb 3.810.0 3.812.0
@aws-sdk/client-xray 3.810.0 3.812.0
@aws-sdk/client-cloudwatch 3.810.0 3.812.0
@aws-sdk/client-appconfigdata 3.810.0 3.812.0
@aws-sdk/client-secrets-manager 3.810.0 3.812.0
@aws-sdk/client-ssm 3.810.0 3.812.0
@aws-sdk/util-dynamodb 3.810.0 3.812.0
@aws-sdk/lib-dynamodb 3.810.0 3.812.0
@aws-sdk/client-lambda 3.810.0 3.812.0

Updates @aws-sdk/client-dynamodb from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/client-dynamodb's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-dynamodb's changelog.

3.812.0 (2025-05-16)

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

Commits

Updates @aws-sdk/client-xray from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/client-xray's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-xray's changelog.

3.812.0 (2025-05-16)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudwatch's changelog.

3.812.0 (2025-05-16)

Note: Version bump only for package @​aws-sdk/client-cloudwatch

Commits

Updates @aws-sdk/client-appconfigdata from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/client-appconfigdata's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-appconfigdata's changelog.

3.812.0 (2025-05-16)

Note: Version bump only for package @​aws-sdk/client-appconfigdata

Commits

Updates @aws-sdk/client-secrets-manager from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/client-secrets-manager's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-secrets-manager's changelog.

3.812.0 (2025-05-16)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

Commits

Updates @aws-sdk/client-ssm from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/client-ssm's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ssm's changelog.

3.812.0 (2025-05-16)

Note: Version bump only for package @​aws-sdk/client-ssm

Commits

Updates @aws-sdk/util-dynamodb from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/util-dynamodb's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/util-dynamodb's changelog.

3.812.0 (2025-05-16)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/lib-dynamodb's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-dynamodb's changelog.

3.812.0 (2025-05-16)

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

Commits

Updates @aws-sdk/client-lambda from 3.810.0 to 3.812.0

Release notes

Sourced from @​aws-sdk/client-lambda's releases.

v3.812.0

3.812.0(2025-05-16)

Documentation Changes
  • client-ecs: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters. (88cb2cfc)
New Features
  • clients: update client endpoints as of 2025-05-16 (9a8d9b5d)
  • client-bedrock-data-automation: Add support for VIDEO modality to BlueprintType enum. (5657cb1e)
  • client-codepipeline: CodePipeline now supports new API ListDeployActionExecutionTargets that lists the deployment target details for deploy action executions. (eb51d8f6)
  • client-emr: Added APIs for managing Application UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn, Spark History, and TEZ interfaces. (f1f82e19)
  • client-neptune: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster. (ab547b08)
  • client-glue: Changes include (1) Excel as S3 Source type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number of partitions parameter in S3 sinks and (3) new compression types in CSV/JSON and Parquet S3 sinks. (a5f2aef9)
  • client-service-quotas: This release introduces CreateSupportCase operation to SDK. (611d06e0)
  • client-bedrock-data-automation-runtime: Add AssetProcessingConfiguration for video segment to InputConfiguration (bbf9999d)
Bug Fixes
  • core/protocols: read error code case-insensitively (#7085) (c13a2a07)
Tests

For list of updated packages, view updated-packages.md in assets-3.812.0.zip

v3.811.0

3.811.0(2025-05-15)

Chores
  • aws-util-test: exclude spec files from types build (#7084) (22aaa561)
  • scripts: update package graph analysis script (#7080) (88836798)
Documentation Changes
  • client-controltower: Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive. (82296b6f)
New Features
  • client-codebuild: AWS CodeBuild now supports Docker Server capability (4be44160)
  • client-bedrock-agent: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes. (d754c789)
  • client-workspaces: Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools. (039e7bee)
  • client-pcs: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type. (8f518997)
  • client-database-migration-service: Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL. (1aeeeda7)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-lambda's changelog.

3.812.0 (2025-05-16)

Note: Version bump only for package @​aws-sdk/client-lambda

Commits

Bumps the aws-sdk-v3 group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.810.0` | `3.812.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.810.0` | `3.812.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.810.0` | `3.812.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.810.0` | `3.812.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.810.0` | `3.812.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.810.0` | `3.812.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.810.0` | `3.812.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.810.0` | `3.812.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.810.0` | `3.812.0` |



Updates `@aws-sdk/client-dynamodb` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-xray/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-xray)

Updates `@aws-sdk/client-cloudwatch` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-appconfigdata` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-appconfigdata/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.810.0 to 3.812.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.812.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-xray"
  dependency-version: 3.812.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.812.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-appconfigdata"
  dependency-version: 3.812.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.812.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.812.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-version: 3.812.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.812.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.812.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels May 19, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label May 19, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation javascript Pull requests that update Javascript code size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants