Skip to content

Comments

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-v3-b572aade9c
Open

chore(deps): bump the aws-sdk-v3 group across 1 directory with 58 updates#5037
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-v3-b572aade9c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

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

Package From To
@aws-sdk/client-cloudwatch 3.990.0 3.995.0
@aws-sdk/client-dynamodb 3.990.0 3.995.0
@aws-sdk/client-xray 3.990.0 3.995.0
@aws-sdk/client-appconfigdata 3.990.0 3.995.0
@aws-sdk/client-secrets-manager 3.990.0 3.995.0
@aws-sdk/client-ssm 3.990.0 3.995.0
@aws-sdk/util-dynamodb 3.990.0 3.995.0
@aws-sdk/lib-dynamodb 3.990.0 3.995.0
@aws-sdk/client-sqs 3.990.0 3.995.0
@aws-sdk/client-lambda 3.990.0 3.995.0
@aws-sdk/client-cloudwatch-logs 3.990.0 3.995.0
@aws-sdk/client-appsync 3.990.0 3.995.0
@aws-sdk/client-bedrock-agentcore-control 3.990.0 3.995.0
@aws-sdk/client-cloudcontrol 3.990.0 3.995.0
@aws-sdk/client-cloudformation 3.990.0 3.995.0
@aws-sdk/client-codebuild 3.990.0 3.995.0
@aws-sdk/client-ec2 3.990.0 3.995.0
@aws-sdk/client-ecr 3.990.0 3.995.0
@aws-sdk/client-ecs 3.990.0 3.995.0
@aws-sdk/client-elastic-load-balancing-v2 3.990.0 3.995.0
@aws-sdk/client-iam 3.990.0 3.995.0
@aws-sdk/client-kms 3.990.0 3.995.0
@aws-sdk/client-route-53 3.990.0 3.995.0
@aws-sdk/client-s3 3.990.0 3.995.0
@aws-sdk/client-sfn 3.990.0 3.995.0
@aws-sdk/client-sts 3.990.0 3.995.0
@aws-sdk/credential-providers 3.990.0 3.995.0
@aws-sdk/ec2-metadata-service 3.990.0 3.995.0
@aws-sdk/lib-storage 3.990.0 3.995.0

Updates @aws-sdk/client-cloudwatch from 3.990.0 to 3.995.0

Release notes

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

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

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

v3.993.0

3.993.0(2026-02-18)

Chores

... (truncated)

Changelog

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

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

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

3.991.0 (2026-02-16)

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

Commits

Updates @aws-sdk/client-dynamodb from 3.990.0 to 3.995.0

Release notes

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

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

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

v3.993.0

3.993.0(2026-02-18)

Chores

... (truncated)

Changelog

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

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

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

3.991.0 (2026-02-16)

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

Commits

Updates @aws-sdk/client-xray from 3.990.0 to 3.995.0

Release notes

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

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

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

v3.993.0

3.993.0(2026-02-18)

Chores

... (truncated)

Changelog

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

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

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

3.991.0 (2026-02-16)

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

Commits

Updates @aws-sdk/client-appconfigdata from 3.990.0 to 3.995.0

Release notes

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

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

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

v3.993.0

3.993.0(2026-02-18)

Chores

... (truncated)

Changelog

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

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

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

3.991.0 (2026-02-16)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.990.0 to 3.995.0

Release notes

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

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

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

v3.993.0

3.993.0(2026-02-18)

Chores

... (truncated)

Changelog

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

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

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

3.991.0 (2026-02-16)

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

Commits

Updates @aws-sdk/client-ssm from 3.990.0 to 3.995.0

Release notes

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

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

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

v3.993.0

3.993.0(2026-02-18)

Chores

... (truncated)

Changelog

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

3.995.0 (2026-02-20)

Features

  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc)

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

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

3.991.0 (2026-02-16)

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

Commits

Updates @aws-sdk/util-dynamodb from 3.990.0 to 3.995.0

Release notes

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

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

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

v3.993.0

3.993.0(2026-02-18)

Chores

... (truncated)

Changelog

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

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

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

3.991.0 (2026-02-16)

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

Commits

Updates @aws-sdk/lib-dynamodb from 3.990.0 to 3.995.0

Release notes

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

v3.995.0

3.995.0(2026-02-20)

Chores
  • codegen: bump codegen version to 0.45.0 (#7752) (3c93f8ab)
  • util-user-agent-node: populate metadata of alternative JavaScript runtimes (#7754) (79d2c235)
  • make PR template checklist easier to edit (#7753) (be25ea35)
New Features
  • clients: update client endpoints as of 2026-02-20 (aa23f1e0)
  • client-appstream: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (72021889)
  • client-sagemaker-runtime: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (edac3d73)
  • client-trustedadvisor: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (2d4a1eb4)
  • client-ecs: Migrated to Smithy. No functional changes (20258a5f)
  • client-ssm: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (83535fc8)
  • client-signer-data: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (b03b059d)

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

v3.994.0

3.994.0(2026-02-19)

Chores
New Features
  • client-pca-connector-scep: AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (6ffd8f08)
  • client-bcm-dashboards: The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (4d6e1de7)
  • client-ecr: Adds multiple artifact types filter support in ListImageReferrers API. (9335ea37)

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

v3.993.0

3.993.0(2026-02-18)

Chores

... (truncated)

Changelog

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

3.995.0 (2026-02-20)

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

3.994.0 (2026-02-19)

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

3.993.0 (2026-02-18)

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

3.992.0 (2026-02-17)

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

3.991.0 (2026-02-16)

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

Commits

…ates

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

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.990.0` | `3.995.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.990.0` | `3.995.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-appsync](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-bedrock-agentcore-control](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agentcore-control) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-cloudcontrol](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudcontrol) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-codebuild](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codebuild) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-elastic-load-balancing-v2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-elastic-load-balancing-v2) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.990.0` | `3.995.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.990.0` | `3.995.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.990.0` | `3.995.0` |
| [@aws-sdk/ec2-metadata-service](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/ec2-metadata-service) | `3.990.0` | `3.995.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.990.0` | `3.995.0` |



Updates `@aws-sdk/client-cloudwatch` from 3.990.0 to 3.995.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.995.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-dynamodb` from 3.990.0 to 3.995.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.995.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.990.0 to 3.995.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.995.0/clients/client-xray)

Updates `@aws-sdk/client-appconfigdata` from 3.990.0 to 3.995.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.995.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.990.0 to 3.995.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.995.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.990.0 to 3.995.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.995.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.990.0 to 3.995.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.995.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.990.0 to 3.995.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.995.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-sqs` from 3.990.0 to 3.995.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-sqs)

Updates `@aws-sdk/client-lambda` from 3.990.0 to 3.995.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.995.0/clients/client-lambda)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.990.0 to 3.995.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-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-appsync` from 3.990.0 to 3.995.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-appsync/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-appsync)

Updates `@aws-sdk/client-bedrock-agentcore-control` from 3.990.0 to 3.995.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-bedrock-agentcore-control/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-bedrock-agentcore-control)

Updates `@aws-sdk/client-cloudcontrol` from 3.990.0 to 3.995.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-cloudcontrol/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-cloudcontrol)

Updates `@aws-sdk/client-cloudformation` from 3.990.0 to 3.995.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-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-cloudformation)

Updates `@aws-sdk/client-codebuild` from 3.990.0 to 3.995.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-codebuild/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-codebuild)

Updates `@aws-sdk/client-ec2` from 3.990.0 to 3.995.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-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-ec2)

Updates `@aws-sdk/client-ecr` from 3.990.0 to 3.995.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-ecr/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-ecr)

Updates `@aws-sdk/client-ecs` from 3.990.0 to 3.995.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-ecs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-ecs)

Updates `@aws-sdk/client-elastic-load-balancing-v2` from 3.990.0 to 3.995.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-elastic-load-balancing-v2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-elastic-load-balancing-v2)

Updates `@aws-sdk/client-iam` from 3.990.0 to 3.995.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-iam/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-iam)

Updates `@aws-sdk/client-kms` from 3.990.0 to 3.995.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-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-kms)

Updates `@aws-sdk/client-route-53` from 3.990.0 to 3.995.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-route-53/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-route-53)

Updates `@aws-sdk/client-s3` from 3.990.0 to 3.995.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-s3)

Updates `@aws-sdk/client-sfn` from 3.990.0 to 3.995.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-sfn/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-sfn)

Updates `@aws-sdk/client-sso` from 3.990.0 to 3.993.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-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/clients/client-sso)

Updates `@aws-sdk/client-sts` from 3.990.0 to 3.995.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-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-sts)

Updates `@aws-sdk/core` from 3.973.10 to 3.973.11
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/core)

Updates `@aws-sdk/credential-provider-env` from 3.972.8 to 3.972.9
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-env)

Updates `@aws-sdk/credential-provider-http` from 3.972.10 to 3.972.11
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-http/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-http)

Updates `@aws-sdk/credential-provider-ini` from 3.972.8 to 3.972.9
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-ini/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-ini)

Updates `@aws-sdk/credential-provider-login` from 3.972.8 to 3.972.9
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-login/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-login)

Updates `@aws-sdk/credential-provider-node` from 3.972.9 to 3.972.10
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-node)

Updates `@aws-sdk/credential-provider-process` from 3.972.8 to 3.972.9
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-process)

Updates `@aws-sdk/credential-provider-sso` from 3.972.8 to 3.972.9
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-sso)

Updates `@aws-sdk/credential-provider-web-identity` from 3.972.8 to 3.972.9
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/credential-provider-web-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/credential-provider-web-identity)

Updates `@aws-sdk/credential-providers` from 3.990.0 to 3.995.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/packages/credential-providers)

Updates `@aws-sdk/dynamodb-codec` from 3.972.11 to 3.972.12
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/dynamodb-codec/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/dynamodb-codec)

Updates `@aws-sdk/ec2-metadata-service` from 3.990.0 to 3.995.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/ec2-metadata-service/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/packages/ec2-metadata-service)

Updates `@aws-sdk/lib-storage` from 3.990.0 to 3.995.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-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/lib/lib-storage)

Updates `@aws-sdk/middleware-flexible-checksums` from 3.972.8 to 3.972.9
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-flexible-checksums/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-flexible-checksums)

Updates `@aws-sdk/middleware-sdk-ec2` from 3.972.7 to 3.972.8
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-sdk-ec2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-sdk-ec2)

Updates `@aws-sdk/middleware-sdk-s3` from 3.972.10 to 3.972.11
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-sdk-s3)

Updates `@aws-sdk/middleware-sdk-sqs` from 3.972.7 to 3.972.8
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-sdk-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-sdk-sqs)

Updates `@aws-sdk/middleware-user-agent` from 3.972.10 to 3.972.11
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/middleware-user-agent/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/middleware-user-agent)

Updates `@aws-sdk/nested-clients` from 3.990.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/nested-clients/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/packages/nested-clients)

Updates `@aws-sdk/signature-v4-multi-region` from 3.990.0 to 3.995.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/signature-v4-multi-region/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/packages/signature-v4-multi-region)

Updates `@aws-sdk/token-providers` from 3.990.0 to 3.993.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/token-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.993.0/packages/token-providers)

Updates `@aws-sdk/util-user-agent-node` from 3.972.8 to 3.972.10
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/util-user-agent-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/util-user-agent-node)

Updates `@aws-sdk/xml-builder` from 3.972.4 to 3.972.5
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/xml-builder/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/xml-builder)

Updates `@smithy/core` from 3.23.0 to 3.23.3
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/core@3.23.3/packages/core)

Updates `@smithy/middleware-compression` from 4.3.29 to 4.3.32
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-compression/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-compression@4.3.32/packages/middleware-compression)

Updates `@smithy/middleware-endpoint` from 4.4.14 to 4.4.17
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-endpoint/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-endpoint@4.4.17/packages/middleware-endpoint)

Updates `@smithy/middleware-retry` from 4.4.31 to 4.4.34
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/middleware-retry/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/middleware-retry@4.4.34/packages/middleware-retry)

Updates `@smithy/smithy-client` from 4.11.3 to 4.11.6
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/smithy-client@4.11.6/packages/smithy-client)

Updates `@smithy/util-defaults-mode-browser` from 4.3.30 to 4.3.33
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-defaults-mode-browser@4.3.33/packages/util-defaults-mode-node)

Updates `@smithy/util-defaults-mode-node` from 4.2.33 to 4.2.36
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-defaults-mode-node/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-defaults-mode-node@4.2.36/packages/util-defaults-mode-node)

Updates `@smithy/util-stream` from 4.5.12 to 4.5.13
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-stream/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-stream@4.5.13/packages/util-stream)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.995.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.995.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.995.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.995.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.995.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.995.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.995.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.995.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.995.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.995.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-version: 3.995.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-appsync"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-bedrock-agentcore-control"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudcontrol"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-codebuild"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ecr"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-elastic-load-balancing-v2"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-iam"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-kms"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-route-53"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-sfn"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-sso"
  dependency-version: 3.993.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/core"
  dependency-version: 3.973.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-provider-env"
  dependency-version: 3.972.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-provider-http"
  dependency-version: 3.972.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-provider-ini"
  dependency-version: 3.972.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-provider-login"
  dependency-version: 3.972.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-version: 3.972.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-version: 3.972.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-provider-sso"
  dependency-version: 3.972.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-provider-web-identity"
  dependency-version: 3.972.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/dynamodb-codec"
  dependency-version: 3.972.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/ec2-metadata-service"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/middleware-flexible-checksums"
  dependency-version: 3.972.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/middleware-sdk-ec2"
  dependency-version: 3.972.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/middleware-sdk-s3"
  dependency-version: 3.972.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/middleware-sdk-sqs"
  dependency-version: 3.972.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/middleware-user-agent"
  dependency-version: 3.972.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/nested-clients"
  dependency-version: 3.993.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/signature-v4-multi-region"
  dependency-version: 3.995.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/token-providers"
  dependency-version: 3.993.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/util-user-agent-node"
  dependency-version: 3.972.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/xml-builder"
  dependency-version: 3.972.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/core"
  dependency-version: 3.23.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-compression"
  dependency-version: 4.3.32
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-endpoint"
  dependency-version: 4.4.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-retry"
  dependency-version: 4.4.34
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/smithy-client"
  dependency-version: 4.11.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/util-defaults-mode-browser"
  dependency-version: 4.3.33
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/util-defaults-mode-node"
  dependency-version: 4.2.36
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/util-stream"
  dependency-version: 4.5.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Feb 23, 2026
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Feb 23, 2026
@sonarqubecloud
Copy link

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. 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