Skip to content

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

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

Merged
merged 2 commits into from
Jul 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

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

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

Updates @aws-sdk/client-dynamodb from 3.839.0 to 3.840.0

Release notes

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

v3.840.0

3.840.0(2025-06-30)

Chores
  • token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
  • codegen: get token from environment if required (#7166) (0f3e62ff)
  • clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
  • clients: update client endpoints as of 2025-06-30 (04380044)
  • client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
  • client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
  • client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
  • client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
  • client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
  • client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
  • client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
  • client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
  • client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
  • client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
  • client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
  • client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
  • client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
  • client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
  • client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
  • client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
  • client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
  • client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
  • client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
  • xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)

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

Changelog

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

3.840.0 (2025-06-30)

Features

  • client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dc)
Commits
  • 630f3e2 Publish v3.840.0
  • 73ec7dc feat(client-dynamodb): This change adds support for witnesses in global table...
  • See full diff in compare view

Updates @aws-sdk/client-xray from 3.839.0 to 3.840.0

Release notes

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

v3.840.0

3.840.0(2025-06-30)

Chores
  • token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
  • codegen: get token from environment if required (#7166) (0f3e62ff)
  • clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
  • clients: update client endpoints as of 2025-06-30 (04380044)
  • client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
  • client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
  • client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
  • client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
  • client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
  • client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
  • client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
  • client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
  • client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
  • client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
  • client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
  • client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
  • client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
  • client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
  • client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
  • client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
  • client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
  • client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
  • client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
  • xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)

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

Changelog

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

3.840.0 (2025-06-30)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.839.0 to 3.840.0

Release notes

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

v3.840.0

3.840.0(2025-06-30)

Chores
  • token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
  • codegen: get token from environment if required (#7166) (0f3e62ff)
  • clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
  • clients: update client endpoints as of 2025-06-30 (04380044)
  • client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
  • client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
  • client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
  • client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
  • client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
  • client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
  • client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
  • client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
  • client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
  • client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
  • client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
  • client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
  • client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
  • client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
  • client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
  • client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
  • client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
  • client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
  • client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
  • xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)

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

Changelog

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

3.840.0 (2025-06-30)

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

Commits

Updates @aws-sdk/client-appconfigdata from 3.839.0 to 3.840.0

Release notes

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

v3.840.0

3.840.0(2025-06-30)

Chores
  • token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
  • codegen: get token from environment if required (#7166) (0f3e62ff)
  • clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
  • clients: update client endpoints as of 2025-06-30 (04380044)
  • client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
  • client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
  • client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
  • client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
  • client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
  • client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
  • client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
  • client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
  • client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
  • client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
  • client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
  • client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
  • client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
  • client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
  • client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
  • client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
  • client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
  • client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
  • client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
  • xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)

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

Changelog

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

3.840.0 (2025-06-30)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.839.0 to 3.840.0

Release notes

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

v3.840.0

3.840.0(2025-06-30)

Chores
  • token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
  • codegen: get token from environment if required (#7166) (0f3e62ff)
  • clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
  • clients: update client endpoints as of 2025-06-30 (04380044)
  • client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
  • client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
  • client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
  • client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
  • client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
  • client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
  • client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
  • client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
  • client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
  • client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
  • client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
  • client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
  • client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
  • client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
  • client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
  • client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
  • client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
  • client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
  • client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
  • xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)

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

Changelog

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

3.840.0 (2025-06-30)

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

Commits

Updates @aws-sdk/client-ssm from 3.839.0 to 3.840.0

Release notes

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

v3.840.0

3.840.0(2025-06-30)

Chores
  • token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
  • codegen: get token from environment if required (#7166) (0f3e62ff)
  • clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
  • clients: update client endpoints as of 2025-06-30 (04380044)
  • client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
  • client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
  • client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
  • client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
  • client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
  • client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
  • client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
  • client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
  • client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
  • client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
  • client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
  • client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
  • client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
  • client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
  • client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
  • client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
  • client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
  • client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
  • client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
  • xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)

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

Changelog

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

3.840.0 (2025-06-30)

Features

  • client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31f)
Commits
  • 630f3e2 Publish v3.840.0
  • daee31f feat(client-ssm): Introduces AccessType, a new filter value for the DescribeS...
  • See full diff in compare view

Updates @aws-sdk/util-dynamodb from 3.839.0 to 3.840.0

Release notes

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

v3.840.0

3.840.0(2025-06-30)

Chores
  • token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
  • codegen: get token from environment if required (#7166) (0f3e62ff)
  • clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
  • clients: update client endpoints as of 2025-06-30 (04380044)
  • client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
  • client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
  • client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
  • client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
  • client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
  • client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
  • client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
  • client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
  • client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
  • client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
  • client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
  • client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
  • client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
  • client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
  • client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
  • client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
  • client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
  • client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
  • client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
  • xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)

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

Changelog

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

3.840.0 (2025-06-30)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.839.0 to 3.840.0

Release notes

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

v3.840.0

3.840.0(2025-06-30)

Chores
  • token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
  • codegen: get token from environment if required (#7166) (0f3e62ff)
  • clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
  • clients: update client endpoints as of 2025-06-30 (04380044)
  • client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
  • client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
  • client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
  • client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
  • client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
  • client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
  • client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
  • client-networkflowmo...

    Description has been truncated

@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Jul 1, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jul 1, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Jul 1, 2025
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.839.0` | `3.840.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.839.0` | `3.840.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.839.0` | `3.840.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.839.0` | `3.840.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.839.0` | `3.840.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.839.0` | `3.840.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.839.0` | `3.840.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.839.0` | `3.840.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.839.0` | `3.840.0` |



Updates `@aws-sdk/client-dynamodb` from 3.839.0 to 3.840.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.840.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.839.0 to 3.840.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.840.0/clients/client-xray)

Updates `@aws-sdk/client-cloudwatch` from 3.839.0 to 3.840.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.840.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-appconfigdata` from 3.839.0 to 3.840.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.840.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.839.0 to 3.840.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.840.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.839.0 to 3.840.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.840.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.839.0 to 3.840.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.840.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.839.0 to 3.840.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.840.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.839.0 to 3.840.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.840.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.840.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.840.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.840.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.840.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.840.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.840.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.840.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.840.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.840.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-v3-b6ee182da6 branch from 7287bbb to 5a11e93 Compare July 1, 2025 16:17
Copy link

sonarqubecloud bot commented Jul 1, 2025

@dreamorosi dreamorosi merged commit 5d783ee into main Jul 1, 2025
46 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/aws-sdk-v3-b6ee182da6 branch July 1, 2025 16:53
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.

1 participant