Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
@aws-sdk/credential-providers 3.730.0 3.883.0
@aws-sdk/client-api-gateway 3.693.0 3.883.0
@aws-sdk/client-apprunner 3.693.0 3.883.0
@aws-sdk/client-cloudcontrol 3.693.0 3.883.0
@aws-sdk/client-cloudformation 3.682.0 3.883.0
@aws-sdk/client-cloudwatch-logs 3.682.0 3.883.0
@aws-sdk/client-codecatalyst 3.693.0 3.883.0
@aws-sdk/client-cognito-identity 3.730.0 3.883.0
@aws-sdk/client-datazone 3.848.0 3.885.0
@aws-sdk/client-docdb 3.693.0 3.883.0
@aws-sdk/client-docdb-elastic 3.693.0 3.883.0
@aws-sdk/client-ec2 3.695.0 3.883.0
@aws-sdk/client-glue 3.852.0 3.883.0
@aws-sdk/client-iam 3.693.0 3.883.0
@aws-sdk/client-lambda 3.637.0 3.883.0
@aws-sdk/client-s3 3.693.0 3.884.0
@aws-sdk/client-s3-control 3.859.0 3.883.0
@aws-sdk/client-sagemaker 3.693.0 3.885.0
@aws-sdk/client-ssm 3.693.0 3.883.0
@aws-sdk/client-sso 3.693.0 3.883.0
@aws-sdk/client-sso-oidc 3.693.0 3.883.0
@aws-sdk/client-sfn 3.693.0 3.883.0
@aws-sdk/credential-provider-env 3.693.0 3.883.0
@aws-sdk/credential-provider-process 3.693.0 3.883.0
@aws-sdk/credential-provider-sso 3.693.0 3.883.0
@aws-sdk/lib-storage 3.693.0 3.884.0
@aws-sdk/property-provider 3.46.0 3.374.0
@aws-sdk/protocol-http 3.370.0 3.374.0
@aws-sdk/s3-request-presigner 3.693.0 3.884.0
@aws-sdk/smithy-client 3.342.0 3.374.0
@aws-sdk/util-arn-parser 3.693.0 3.873.0

Updates @aws-sdk/credential-providers from 3.730.0 to 3.883.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

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

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-providers's changelog.

3.883.0 (2025-09-05)

Note: Version bump only for package @​aws-sdk/credential-providers

3.882.0 (2025-09-04)

Note: Version bump only for package @​aws-sdk/credential-providers

3.880.0 (2025-09-02)

Note: Version bump only for package @​aws-sdk/credential-providers

3.879.0 (2025-08-29)

Note: Version bump only for package @​aws-sdk/credential-providers

3.876.0 (2025-08-26)

Note: Version bump only for package @​aws-sdk/credential-providers

3.873.0 (2025-08-21)

Note: Version bump only for package @​aws-sdk/credential-providers

3.872.0 (2025-08-20)

... (truncated)

Commits

Updates @aws-sdk/client-api-gateway from 3.693.0 to 3.883.0

Release notes

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

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

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

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

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

3.883.0 (2025-09-05)

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

3.882.0 (2025-09-04)

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

3.879.0 (2025-08-29)

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

3.876.0 (2025-08-26)

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

3.873.0 (2025-08-21)

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

3.872.0 (2025-08-20)

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

3.864.0 (2025-08-08)

... (truncated)

Commits

Updates @aws-sdk/client-apprunner from 3.693.0 to 3.883.0

Release notes

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

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

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

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

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

3.883.0 (2025-09-05)

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

3.882.0 (2025-09-04)

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

3.879.0 (2025-08-29)

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

3.878.0 (2025-08-28)

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

3.876.0 (2025-08-26)

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

3.873.0 (2025-08-21)

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

3.872.0 (2025-08-20)

... (truncated)

Commits

Updates @aws-sdk/client-cloudcontrol from 3.693.0 to 3.883.0

Release notes

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

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

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

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

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

3.883.0 (2025-09-05)

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

3.882.0 (2025-09-04)

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

3.879.0 (2025-08-29)

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

3.876.0 (2025-08-26)

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

3.873.0 (2025-08-21)

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

3.872.0 (2025-08-20)

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

3.864.0 (2025-08-08)

... (truncated)

Commits

Updates @aws-sdk/client-cloudformation from 3.682.0 to 3.883.0

Release notes

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

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

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

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

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

3.883.0 (2025-09-05)

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

3.882.0 (2025-09-04)

Features

  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad)

3.879.0 (2025-08-29)

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

3.876.0 (2025-08-26)

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

3.873.0 (2025-08-21)

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

3.872.0 (2025-08-20)

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

... (truncated)

Commits
  • 756643e Publish v3.883.0
  • 2481519 Publish v3.882.0
  • 61ad5ad feat(client-cloudformation): ListHookResults API now supports retrieving invo...
  • b0f9107 chore(codegen): sync for eventstream codegen, schema bucketing (#7306)
  • 6681c80 Publish v3.879.0
  • 139aa8d chore(codegen): sync for schema-serde event-streams (#7291)
  • dec0722 Publish v3.876.0
  • 308b00e Publish v3.873.0
  • 0b2e67c Publish v3.872.0
  • b2eec67 chore(clients): use 'include' in tsconfig.json (#7266)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-cloudwatch-logs from 3.682.0 to 3.883.0

Release notes

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

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

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

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and Cloud Control operations) with new optional parameters for filtering by Hook status and ARN. (61ad5ad5)
  • client-opensearchserverless: Add support for Federal Information Processing Standards (FIPS) and Federal Risk and Authorization Management Program (FedRAMP) compliance (0bdbd8e9)
Bug Fixes
  • ci: rename pull-request-build-yml to pull-request-build.yml (#7307) (b3364f73)
  • credential-provider-node: fix logger binding issue (#7302) (b5ca7c46)

... (truncated)

Changelog

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

3.883.0 (2025-09-05)

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

3.882.0 (2025-09-04)

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

3.879.0 (2025-08-29)

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

3.876.0 (2025-08-26)

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

3.873.0 (2025-08-21)

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

3.872.0 (2025-08-20)

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

3.864.0 (2025-08-08)

... (truncated)

Commits

Updates @aws-sdk/client-codecatalyst from 3.693.0 to 3.883.0

Release notes

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

v3.883.0

3.883.0(2025-09-05)

Chores
  • core/protocols: add fallback for schema short name (#7314) (f32c1f10)
Documentation Changes
  • client-pcs: Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting. (18968522)
  • client-ecs: This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing. (ada26715)
New Features
  • client-sagemaker: Release IPv6 support with dualstack in SageMaker Notebooks, Tiered Storage Checkpointing Support in SageMaker HyperPod and P5.4xlarge instance type for SageMaker Hosting. (308df6ee)
Bug Fixes
  • lib-storage: update Upload params type to intersection of all S3 upload command inputs (#7316) (1f7ccf09)
  • ci: sanitize HEAD_REF using environment variable (#7315) (39f17133)
  • middleware-sdk-s3: handle cross-region redirects for HeadBucket with 400 status (#7313) (bb9e455d)

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

v3.882.0

3.882.0(2025-09-04)

Chores
  • private: set schema serde mode for duplicated protocol tests (#7309) (7f8420a9)
  • codegen: sync for eventstream codegen, schema bucketing (#7306) (b0f91073)
New Features
  • clients: update client endpoints as of 2025-09-04 (c19b98de)
  • client-ec2: Add m8i, m8i-flex and i8ge instance types. (19e055a6)
  • client-rds: Added new EndpointNetworkType and TargetConnectionNetworkType fields in Proxy APIs to support IPv6 (38f10e0b)
  • client-verifiedpermissions: Amazon Verified Permissions / Features : Adds support for datetime and duration attribute values. (d4b1d361)
  • client-cleanrooms: Add support for configurable compute sizes for PySpark jobs. (9a691611)
  • client-cloudformation: ListHookResults API now supports retrieving invocation results for all CloudFormation Hooks (previously limited to create change set and C...

    Description has been truncated

    Note
    Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 10, 2025 16:36
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Sep 10, 2025
@amazon-inspector-ohio
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@amazon-inspector-ohio
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-f7856476b4 branch 2 times, most recently from b1c4f8d to 3fb4d9e Compare September 12, 2025 16:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-f7856476b4 branch 5 times, most recently from 9eec079 to 7e165bb Compare September 22, 2025 16:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-f7856476b4 branch 5 times, most recently from f66157d to ac38f79 Compare September 29, 2025 23:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-f7856476b4 branch 6 times, most recently from f2d25e2 to 77ed104 Compare October 8, 2025 16:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-f7856476b4 branch 4 times, most recently from adbf7c8 to de52a3d Compare October 14, 2025 16:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-f7856476b4 branch 4 times, most recently from 9e7e482 to ae840b9 Compare October 20, 2025 17:03
Bumps the aws-sdk group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.730.0` | `3.883.0` |
| [@aws-sdk/client-api-gateway](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-api-gateway) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-apprunner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-apprunner) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-cloudcontrol](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudcontrol) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.682.0` | `3.883.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.682.0` | `3.883.0` |
| [@aws-sdk/client-codecatalyst](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codecatalyst) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.730.0` | `3.883.0` |
| [@aws-sdk/client-datazone](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-datazone) | `3.848.0` | `3.885.0` |
| [@aws-sdk/client-docdb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-docdb) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-docdb-elastic](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-docdb-elastic) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.695.0` | `3.883.0` |
| [@aws-sdk/client-glue](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-glue) | `3.852.0` | `3.883.0` |
| [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.637.0` | `3.883.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.693.0` | `3.884.0` |
| [@aws-sdk/client-s3-control](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3-control) | `3.859.0` | `3.883.0` |
| [@aws-sdk/client-sagemaker](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sagemaker) | `3.693.0` | `3.885.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-sso-oidc](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso-oidc) | `3.693.0` | `3.883.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.693.0` | `3.883.0` |
| [@aws-sdk/credential-provider-env](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-env) | `3.693.0` | `3.883.0` |
| [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) | `3.693.0` | `3.883.0` |
| [@aws-sdk/credential-provider-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-sso) | `3.693.0` | `3.883.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.693.0` | `3.884.0` |
| [@aws-sdk/property-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/property-provider) | `3.46.0` | `3.374.0` |
| [@aws-sdk/protocol-http](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/protocol-http) | `3.370.0` | `3.374.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.693.0` | `3.884.0` |
| [@aws-sdk/smithy-client](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/smithy-client) | `3.342.0` | `3.374.0` |
| [@aws-sdk/util-arn-parser](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-arn-parser) | `3.693.0` | `3.873.0` |



Updates `@aws-sdk/credential-providers` from 3.730.0 to 3.883.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.883.0/packages/credential-providers)

Updates `@aws-sdk/client-api-gateway` from 3.693.0 to 3.883.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-api-gateway/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-api-gateway)

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

Updates `@aws-sdk/client-cloudcontrol` from 3.693.0 to 3.883.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.883.0/clients/client-cloudcontrol)

Updates `@aws-sdk/client-cloudformation` from 3.682.0 to 3.883.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.883.0/clients/client-cloudformation)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.682.0 to 3.883.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.883.0/clients/client-cloudwatch-logs)

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

Updates `@aws-sdk/client-cognito-identity` from 3.730.0 to 3.883.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-cognito-identity/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-cognito-identity)

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

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

Updates `@aws-sdk/client-docdb-elastic` from 3.693.0 to 3.883.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-docdb-elastic/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/clients/client-docdb-elastic)

Updates `@aws-sdk/client-ec2` from 3.695.0 to 3.883.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.883.0/clients/client-ec2)

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

Updates `@aws-sdk/client-iam` from 3.693.0 to 3.883.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.883.0/clients/client-iam)

Updates `@aws-sdk/client-lambda` from 3.637.0 to 3.883.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.883.0/clients/client-lambda)

Updates `@aws-sdk/client-s3` from 3.693.0 to 3.884.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.884.0/clients/client-s3)

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

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

Updates `@aws-sdk/client-ssm` from 3.693.0 to 3.883.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.883.0/clients/client-ssm)

Updates `@aws-sdk/client-sso` from 3.693.0 to 3.883.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.883.0/clients/client-sso)

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

Updates `@aws-sdk/client-sfn` from 3.693.0 to 3.883.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.883.0/clients/client-sfn)

Updates `@aws-sdk/credential-provider-env` from 3.693.0 to 3.883.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-provider-env/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/packages/credential-provider-env)

Updates `@aws-sdk/credential-provider-process` from 3.693.0 to 3.883.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-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/packages/credential-provider-process)

Updates `@aws-sdk/credential-provider-sso` from 3.693.0 to 3.883.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-provider-sso/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.883.0/packages/credential-provider-sso)

Updates `@aws-sdk/lib-storage` from 3.693.0 to 3.884.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.884.0/lib/lib-storage)

Updates `@aws-sdk/property-provider` from 3.46.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/property-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/property-provider)

Updates `@aws-sdk/protocol-http` from 3.370.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.374.0/packages/protocol-http/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/protocol-http)

Updates `@aws-sdk/s3-request-presigner` from 3.693.0 to 3.884.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.884.0/packages/s3-request-presigner)

Updates `@aws-sdk/smithy-client` from 3.342.0 to 3.374.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/smithy-client/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/packages/smithy-client)

Updates `@aws-sdk/util-arn-parser` from 3.693.0 to 3.873.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-arn-parser/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.873.0/packages/util-arn-parser)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-api-gateway"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-apprunner"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudcontrol"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-codecatalyst"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-datazone"
  dependency-version: 3.885.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-docdb"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-docdb-elastic"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-glue"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-iam"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.884.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3-control"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sagemaker"
  dependency-version: 3.885.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso-oidc"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sfn"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-env"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-provider-sso"
  dependency-version: 3.883.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.884.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/property-provider"
  dependency-version: 3.374.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/protocol-http"
  dependency-version: 3.374.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.884.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/smithy-client"
  dependency-version: 3.374.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-arn-parser"
  dependency-version: 3.873.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/aws-sdk-f7856476b4 branch from ae840b9 to 3083485 Compare October 21, 2025 17:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/aws-sdk-f7856476b4 branch October 22, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants