An open index of dependabot pull requests across open source projects.

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

Open
Number: #4727
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: November 10, 2025 at 02:35 PM UTC
(22 days ago)
Updated: November 10, 2025 at 09:18 PM UTC
(21 days ago)
Labels:
documentation dependencies size/M javascript
Description:

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Package From To
@aws-sdk/client-cloudwatch 3.922.0 3.927.0
@aws-sdk/client-dynamodb 3.922.0 3.927.0
@aws-sdk/client-xray 3.922.0 3.927.0
@aws-sdk/client-appconfigdata 3.922.0 3.927.0
@aws-sdk/client-secrets-manager 3.922.0 3.927.0
@aws-sdk/client-ssm 3.922.0 3.927.0
@aws-sdk/util-dynamodb 3.922.0 3.927.0
@aws-sdk/lib-dynamodb 3.922.0 3.927.0
@aws-sdk/client-lambda 3.922.0 3.927.0
aws-sdk-client-mock-vitest 7.0.0 7.0.1
@aws-sdk/client-appsync 3.922.0 3.927.0
@aws-sdk/client-cloudcontrol 3.922.0 3.927.0
@aws-sdk/client-cloudformation 3.922.0 3.927.0
@aws-sdk/client-cloudwatch-logs 3.922.0 3.927.0
@aws-sdk/client-codebuild 3.922.0 3.927.0
@aws-sdk/client-ec2 3.922.0 3.927.0
@aws-sdk/client-ecr 3.922.0 3.927.0
@aws-sdk/client-ecs 3.922.0 3.927.0
@aws-sdk/client-elastic-load-balancing-v2 3.922.0 3.927.0
@aws-sdk/client-iam 3.922.0 3.927.0
@aws-sdk/client-kms 3.922.0 3.927.0
@aws-sdk/client-route-53 3.922.0 3.927.0
@aws-sdk/client-s3 3.922.0 3.927.0
@aws-sdk/client-sfn 3.922.0 3.927.0
@aws-sdk/client-sts 3.922.0 3.927.0
@aws-sdk/credential-providers 3.922.0 3.927.0
@aws-sdk/ec2-metadata-service 3.922.0 3.927.0
@aws-sdk/lib-storage 3.922.0 3.927.0

Updates @aws-sdk/client-cloudwatch from 3.922.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-dynamodb from 3.922.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-xray from 3.922.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-appconfigdata from 3.922.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.922.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/client-ssm from 3.922.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

Features

  • client-ssm: Provides NoLongerSupportedException error message (70be2a3)

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/util-dynamodb from 3.922.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
  • clients: update client endpoints as of 2025-11-06 (4d3f1528)
  • client-connect: Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations. (45c43b47)
  • client-gamelift: Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system. (e38ba819)
  • client-sagemaker: Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC. (382a2ff3)
  • client-s3vectors: Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity. (cb2626e6)
  • client-accessanalyzer: New field totalActiveErrors added to getFindingsStatistics response. (595167c7)
  • client-s3tables: Adds support for tagging APIs for S3 Tables (4c268176)
  • client-ec2: Add Amazon EC2 R8a instance types (7cb13679)
  • client-identitystore: IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy. (28d85047)
  • client-quicksight: Support for New Data Prep Experience (02e87fe9)
  • client-ssm: Provides NoLongerSupportedException error message (70be2a35)
  • client-backup: AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards. (b83f5f99)

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

... (truncated)

Changelog

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

3.927.0 (2025-11-07)

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

3.926.0 (2025-11-06)

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

3.925.0 (2025-11-05)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.922.0 to 3.927.0

Release notes

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

v3.927.0

3.927.0(2025-11-07)

New Features
  • client-ec2: Adds PrivateDnsPreference and PrivateDnsSpecifiedDomains to control private DNS resolution for resource and service network VPC endpoints and IpamScopeExternalAuthorityConfiguration to integrate Amazon VPC IPAM with a third-party IPAM service (650aa6de)
  • client-opensearch: This release introduces the Default Application feature, allowing users to set, change, or unset a preferred OpenSearch UI application on a per-region basis for a streamlined and consistent user experience. (ea5f4e47)
  • client-vpc-lattice: Amazon VPC Lattice now supports custom domain name for resource configurations (f46fcf1f)
  • client-controltower: Added Parent Identifier support to ListEnabledControls and GetEnabledControl API. Implemented RemediationType support for Landing Zone operations: CreateLandingZone, UpdateLandingZone and GetLandingZone APIs (89c1f79d)
  • client-kms: Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec (1d8341db)
Bug Fixes
  • client-elastic-beanstalk: differentiate modeled and synthesized service base exception name (5e1e54b4)
Tests
  • core/protocols: add shape serde perf baselines (#7479) (40bc6005)

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

v3.926.0

3.926.0(2025-11-06)

Chores
  • core/protocols: make error lookup in runtime protocol consistent with existing codegen (#7478) (64e9c616)
New Features
Technical Details
ID: 10960320
UUID: 3608340592
Node ID: PR_kwDOEjWUk86yjJZ6
Host: GitHub
Repository: aws-powertools/powertools-lambda-typescript