Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

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

Package From To
@aws-sdk/client-cloudwatch 3.927.0 3.928.0
@aws-sdk/client-dynamodb 3.927.0 3.928.0
@aws-sdk/client-xray 3.927.0 3.928.0
@aws-sdk/client-appconfigdata 3.927.0 3.928.0
@aws-sdk/client-secrets-manager 3.927.0 3.928.0
@aws-sdk/client-ssm 3.927.0 3.928.0
@aws-sdk/util-dynamodb 3.927.0 3.928.0
@aws-sdk/lib-dynamodb 3.927.0 3.928.0
@aws-sdk/client-lambda 3.927.0 3.928.0
@aws-sdk/client-appsync 3.927.0 3.928.0
@aws-sdk/client-cloudcontrol 3.927.0 3.928.0
@aws-sdk/client-cloudformation 3.927.0 3.928.0
@aws-sdk/client-cloudwatch-logs 3.927.0 3.928.0
@aws-sdk/client-codebuild 3.927.0 3.928.0
@aws-sdk/client-ec2 3.927.0 3.928.0
@aws-sdk/client-ecr 3.927.0 3.928.0
@aws-sdk/client-ecs 3.927.0 3.928.0
@aws-sdk/client-elastic-load-balancing-v2 3.927.0 3.928.0
@aws-sdk/client-iam 3.927.0 3.928.0
@aws-sdk/client-kms 3.927.0 3.928.0
@aws-sdk/client-route-53 3.927.0 3.928.0
@aws-sdk/client-s3 3.927.0 3.928.0
@aws-sdk/client-sfn 3.927.0 3.928.0
@aws-sdk/client-sts 3.927.0 3.928.0
@aws-sdk/credential-providers 3.927.0 3.928.0
@aws-sdk/ec2-metadata-service 3.927.0 3.928.0
@aws-sdk/lib-storage 3.927.0 3.928.0
@smithy/abort-controller 4.2.4 4.2.5
@smithy/config-resolver 4.4.2 4.4.3
@smithy/core 3.17.2 3.18.0
@smithy/credential-provider-imds 4.2.4 4.2.5
@smithy/eventstream-codec 4.2.4 4.2.5
@smithy/eventstream-serde-browser 4.2.4 4.2.5
@smithy/eventstream-serde-config-resolver 4.3.4 4.3.5
@smithy/eventstream-serde-node 4.2.4 4.2.5
@smithy/hash-blob-browser 4.2.5 4.2.6
@smithy/hash-node 4.2.4 4.2.5
@smithy/hash-stream-node 4.2.4 4.2.5
@smithy/invalid-dependency 4.2.4 4.2.5
@smithy/md5-js 4.2.4 4.2.5
@smithy/middleware-compression 4.3.6 4.3.7
@smithy/middleware-content-length 4.2.4 4.2.5
@smithy/middleware-endpoint 4.3.6 4.3.7
@smithy/middleware-retry 4.4.6 4.4.7
@smithy/signature-v4 5.3.4 5.3.5
@smithy/util-defaults-mode-browser 4.3.5 4.3.6
@smithy/util-defaults-mode-node 4.2.8 4.2.9
@smithy/util-waiter 4.2.4 4.2.5

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

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

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

Commits

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

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

Features

  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b4)
Commits

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

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

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

Commits

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

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

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

Commits

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

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

Features

  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b4)
Commits

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

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

Features

  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b4)
Commits

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

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

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

Commits

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

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

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

Commits

Updates @aws-sdk/client-lambda from 3.927.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

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

Commits

Updates @aws-sdk/client-appsync from 3.927.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). (d45f0ebc)
  • client-guardduty: Include tags filed in CreatePublishingDestinationRequest and DescribePublishingDestinationResponse. (9b11c354)
  • client-ec2: Amazon EC2 Fleet customers can now filter instance types based on encryption-in-transit support using Attribute-Based Instance Type Selection (ABIS), eliminating the manual effort of identifying and selecting compatible instance types for security-sensitive workloads. (2b4fb805)
  • client-iam: Added CreateDelegationRequest API, which is not available for general use at this time. (a7579e45)
  • client-sts: Added GetDelegatedAccessToken API, which is not available for general use at this time. (41552ed6)
  • client-wafv2: AWS WAF now supports CLOUDWATCH_TELEMETRY_RULE_MANAGED as a LogScope option, enabling automated logging configuration through Amazon CloudWatch Logs for telemetry data collection and analysis. (79d73853)
  • client-kafka: Amazon MSK now supports intelligent rebalancing for MSK Express brokers. (265e5dae)
  • client-braket: Adds ExperimentalCapabilities field to CreateQuantumTask request and GetQuantumTask response objects. Enables use of experimental software capabilities when creating quantum tasks. (6c179ae7)
  • client-invoicing: Added new invoicing get-invoice-pdf API Operation (de2f6799)
  • client-dsql: Cluster endpoint added to CreateCluster and GetCluster API responses (647406db)
  • clients: use schema-serde in AWS JSON RPC clients (#7483) (b0f07b49)

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

Changelog

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

3.928.0 (2025-11-10)

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

Commits

Updates @aws-sdk/client-cloudcontrol from 3.927.0 to 3.928.0

Release notes

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

v3.928.0

3.928.0(2025-11-10)

Chores
  • core/protocols: set public release level for runtime protocols (#7482) (78a69dc8)
New Features
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for entity Cedar tags. (d635af58)
  • client-appstream: AWS Appstream support for IPv6 (6fc319f4)
  • client-datazone: Remove trackingServerName from DataZone Connection MLflowProperties (8c22eaae)
  • client-acm-pca: Private Certificate Authority service now supports ML-DSA key algorithms. (1bd0b8f9)
  • client-backup: AWS Backup supports backups of Amazon EKS clusters, including Kubernetes cluster state and persistent storage attached to the EKS cluster via a persistent volume claim (EBS volumes, EFS file systems, and S3 buckets). ...

    Description has been truncated

…ates

Bumps the aws-sdk-v3 group with 48 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.927.0` | `3.928.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.927.0` | `3.928.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.927.0` | `3.928.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-appsync](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-cloudcontrol](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudcontrol) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-codebuild](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codebuild) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) | `3.927.0` | `3.928.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.927.0` | `3.928.0` |
| [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.927.0` | `3.928.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.927.0` | `3.928.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.927.0` | `3.928.0` |
| [@aws-sdk/ec2-metadata-service](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/ec2-metadata-service) | `3.927.0` | `3.928.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.927.0` | `3.928.0` |
| [@smithy/abort-controller](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/abort-controller) | `4.2.4` | `4.2.5` |
| [@smithy/config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver) | `4.4.2` | `4.4.3` |
| [@smithy/core](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/core) | `3.17.2` | `3.18.0` |
| [@smithy/credential-provider-imds](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/credential-provider-imds) | `4.2.4` | `4.2.5` |
| [@smithy/eventstream-codec](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-codec) | `4.2.4` | `4.2.5` |
| [@smithy/eventstream-serde-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-browser) | `4.2.4` | `4.2.5` |
| [@smithy/eventstream-serde-config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-config-resolver) | `4.3.4` | `4.3.5` |
| [@smithy/eventstream-serde-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-serde-node) | `4.2.4` | `4.2.5` |
| [@smithy/hash-blob-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-blob-browser) | `4.2.5` | `4.2.6` |
| [@smithy/hash-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-node) | `4.2.4` | `4.2.5` |
| [@smithy/hash-stream-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/hash-stream-node) | `4.2.4` | `4.2.5` |
| [@smithy/invalid-dependency](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/invalid-dependency) | `4.2.4` | `4.2.5` |
| [@smithy/md5-js](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/md5-js) | `4.2.4` | `4.2.5` |
| [@smithy/middleware-compression](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-compression) | `4.3.6` | `4.3.7` |
| [@smithy/middleware-content-length](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-content-length) | `4.2.4` | `4.2.5` |
| [@smithy/middleware-endpoint](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-endpoint) | `4.3.6` | `4.3.7` |
| [@smithy/middleware-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-retry) | `4.4.6` | `4.4.7` |
| [@smithy/signature-v4](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/signature-v4) | `5.3.4` | `5.3.5` |
| [@smithy/util-defaults-mode-browser](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-defaults-mode-node) | `4.3.5` | `4.3.6` |
| [@smithy/util-defaults-mode-node](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-defaults-mode-node) | `4.2.8` | `4.2.9` |
| [@smithy/util-waiter](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-waiter) | `4.2.4` | `4.2.5` |



Updates `@aws-sdk/client-cloudwatch` from 3.927.0 to 3.928.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.928.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-dynamodb` from 3.927.0 to 3.928.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.928.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.927.0 to 3.928.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.928.0/clients/client-xray)

Updates `@aws-sdk/client-appconfigdata` from 3.927.0 to 3.928.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.928.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.927.0 to 3.928.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.928.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.927.0 to 3.928.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.928.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.927.0 to 3.928.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.928.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.927.0 to 3.928.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.928.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.927.0 to 3.928.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.928.0/clients/client-lambda)

Updates `@aws-sdk/client-appsync` from 3.927.0 to 3.928.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.928.0/clients/client-appsync)

Updates `@aws-sdk/client-cloudcontrol` from 3.927.0 to 3.928.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.928.0/clients/client-cloudcontrol)

Updates `@aws-sdk/client-cloudformation` from 3.927.0 to 3.928.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.928.0/clients/client-cloudformation)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.927.0 to 3.928.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.928.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-codebuild` from 3.927.0 to 3.928.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.928.0/clients/client-codebuild)

Updates `@aws-sdk/client-ec2` from 3.927.0 to 3.928.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.928.0/clients/client-ec2)

Updates `@aws-sdk/client-ecr` from 3.927.0 to 3.928.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.928.0/clients/client-ecr)

Updates `@aws-sdk/client-ecs` from 3.927.0 to 3.928.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.928.0/clients/client-ecs)

Updates `@aws-sdk/client-elastic-load-balancing-v2` from 3.927.0 to 3.928.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.928.0/clients/client-elastic-load-balancing-v2)

Updates `@aws-sdk/client-iam` from 3.927.0 to 3.928.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.928.0/clients/client-iam)

Updates `@aws-sdk/client-kms` from 3.927.0 to 3.928.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.928.0/clients/client-kms)

Updates `@aws-sdk/client-route-53` from 3.927.0 to 3.928.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.928.0/clients/client-route-53)

Updates `@aws-sdk/client-s3` from 3.927.0 to 3.928.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.928.0/clients/client-s3)

Updates `@aws-sdk/client-sfn` from 3.927.0 to 3.928.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.928.0/clients/client-sfn)

Updates `@aws-sdk/client-sts` from 3.927.0 to 3.928.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.928.0/clients/client-sts)

Updates `@aws-sdk/credential-providers` from 3.927.0 to 3.928.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.928.0/packages/credential-providers)

Updates `@aws-sdk/ec2-metadata-service` from 3.927.0 to 3.928.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.928.0/packages/ec2-metadata-service)

Updates `@aws-sdk/lib-storage` from 3.927.0 to 3.928.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.928.0/lib/lib-storage)

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

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

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

Updates `@aws-sdk/nested-clients` from 3.927.0 to 3.928.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.928.0/packages/nested-clients)

Updates `@aws-sdk/signature-v4-multi-region` from 3.927.0 to 3.928.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.928.0/packages/signature-v4-multi-region)

Updates `@aws-sdk/token-providers` from 3.927.0 to 3.928.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.928.0/packages/token-providers)

Updates `@aws-sdk/util-user-agent-node` from 3.927.0 to 3.928.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-user-agent-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.928.0/packages/util-user-agent-node)

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

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

Updates `@smithy/core` from 3.17.2 to 3.18.0
- [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.18.0/packages/core)

Updates `@smithy/credential-provider-imds` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/credential-provider-imds/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/credential-provider-imds@4.2.5/packages/credential-provider-imds)

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

Updates `@smithy/eventstream-serde-browser` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-browser/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-browser@4.2.5/packages/eventstream-serde-browser)

Updates `@smithy/eventstream-serde-config-resolver` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-config-resolver/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-config-resolver@4.3.5/packages/eventstream-serde-config-resolver)

Updates `@smithy/eventstream-serde-node` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-node/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-node@4.2.5/packages/eventstream-serde-node)

Updates `@smithy/eventstream-serde-universal` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/eventstream-serde-universal/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/eventstream-serde-universal@4.2.5/packages/eventstream-serde-universal)

Updates `@smithy/fetch-http-handler` from 5.3.5 to 5.3.6
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/fetch-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/fetch-http-handler@5.3.6/packages/fetch-http-handler)

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

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

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

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

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

Updates `@smithy/middleware-compression` from 4.3.6 to 4.3.7
- [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.7/packages/middleware-compression)

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

Updates `@smithy/middleware-endpoint` from 4.3.6 to 4.3.7
- [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.3.7/packages/middleware-endpoint)

Updates `@smithy/middleware-retry` from 4.4.6 to 4.4.7
- [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.7/packages/middleware-retry)

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

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

Updates `@smithy/node-config-provider` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-config-provider/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-config-provider@4.3.5/packages/node-config-provider)

Updates `@smithy/node-http-handler` from 4.4.4 to 4.4.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.4.5/packages/node-http-handler)

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

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

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

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

Updates `@smithy/shared-ini-file-loader` from 4.3.4 to 4.4.0
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/shared-ini-file-loader/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/shared-ini-file-loader@4.4.0/packages/shared-ini-file-loader)

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

Updates `@smithy/smithy-client` from 4.9.2 to 4.9.3
- [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.9.3/packages/smithy-client)

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

Updates `@smithy/util-defaults-mode-browser` from 4.3.5 to 4.3.6
- [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.6/packages/util-defaults-mode-node)

Updates `@smithy/util-defaults-mode-node` from 4.2.8 to 4.2.9
- [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.9/packages/util-defaults-mode-node)

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

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

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

Updates `@smithy/util-stream` from 4.5.5 to 4.5.6
- [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.6/packages/util-stream)

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

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.928.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.928.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.928.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.928.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.928.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.928.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.928.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.928.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.928.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.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudcontrol"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-codebuild"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ecr"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.928.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.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-iam"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-kms"
  dependency-version: 3.928.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.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-sfn"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/ec2-metadata-service"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.928.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.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/middleware-sdk-s3"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/middleware-user-agent"
  dependency-version: 3.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/nested-clients"
  dependency-version: 3.928.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.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/token-providers"
  dependency-version: 3.928.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.928.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/abort-controller"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/config-resolver"
  dependency-version: 4.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/core"
  dependency-version: 3.18.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/credential-provider-imds"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/eventstream-codec"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/eventstream-serde-browser"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/eventstream-serde-config-resolver"
  dependency-version: 4.3.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/eventstream-serde-node"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/eventstream-serde-universal"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/fetch-http-handler"
  dependency-version: 5.3.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/hash-blob-browser"
  dependency-version: 4.2.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/hash-node"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/hash-stream-node"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/invalid-dependency"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/md5-js"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-compression"
  dependency-version: 4.3.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-content-length"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-endpoint"
  dependency-version: 4.3.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-retry"
  dependency-version: 4.4.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-serde"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/middleware-stack"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/node-config-provider"
  dependency-version: 4.3.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.4.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/property-provider"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/protocol-http"
  dependency-version: 5.3.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/querystring-builder"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/querystring-parser"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/shared-ini-file-loader"
  dependency-version: 4.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/signature-v4"
  dependency-version: 5.3.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/smithy-client"
  dependency-version: 4.9.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/url-parser"
  dependency-version: 4.2.5
  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.6
  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.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/util-endpoints"
  dependency-version: 3.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/util-middleware"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/util-retry"
  dependency-version: 4.2.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/util-stream"
  dependency-version: 4.5.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-v3
- dependency-name: "@smithy/util-waiter"
  dependency-version: 4.2.5
  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 Nov 10, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 10, 2025
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Nov 10, 2025
@sonarqubecloud
Copy link

@svozza svozza merged commit 988bf7a into main Nov 11, 2025
37 checks passed
@svozza svozza deleted the dependabot/npm_and_yarn/aws-sdk-v3-bfa3e96d81 branch November 11, 2025 09:13
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