Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

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

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


Bumps the aws-sdk group with 12 updates:

Package From To
@aws-sdk/client-cloudformation 3.840.0 3.859.0
@aws-sdk/client-cognito-identity-provider 3.840.0 3.859.0
@aws-sdk/client-ssm 3.840.0 3.859.0
@aws-sdk/client-api-gateway 3.840.0 3.859.0
@aws-sdk/client-dynamodb 3.840.0 3.859.0
@aws-sdk/client-eventbridge 3.840.0 3.859.0
@aws-sdk/client-rekognition 3.840.0 3.859.0
@aws-sdk/client-s3 3.840.0 3.859.0
@aws-sdk/client-secrets-manager 3.840.0 3.859.0
@aws-sdk/lib-dynamodb 3.840.0 3.859.0
@aws-sdk/s3-request-presigner 3.840.0 3.859.0
@aws-sdk/util-dynamodb 3.840.0 3.859.0

Updates @aws-sdk/client-cloudformation from 3.840.0 to 3.859.0

Release notes

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

v3.859.0

3.859.0(2025-08-01)

Chores
  • codegen: sync for omitting protocols files from schema-serde (#7242) (b25304f1)
Documentation Changes
  • client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
  • client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
  • clients: update client endpoints as of 2025-08-01 (3c53767b)
  • client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
  • client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
  • client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
  • client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
  • client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
  • client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
  • token-providers: add integ test for fromEnvSigningName (#7241) (08c6c214)

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

v3.858.0

3.858.0(2025-07-31)

Documentation Changes
  • client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
  • update PR template (#7240) (205fd3ca)
New Features
  • clients: update client endpoints as of 2025-07-31 (38d91b61)
  • client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
  • client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
  • client-quicksight: Added Impala connector support (1af8f7e6)
  • client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
  • client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
  • client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
  • client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)

... (truncated)

Changelog

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

3.859.0 (2025-08-01)

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

3.858.0 (2025-07-31)

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

3.857.0 (2025-07-30)

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

3.856.0 (2025-07-29)

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

3.855.0 (2025-07-28)

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

3.848.0 (2025-07-17)

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

3.846.0 (2025-07-16)

... (truncated)

Commits

Updates @aws-sdk/client-cognito-identity-provider from 3.840.0 to 3.859.0

Release notes

Sourced from @​aws-sdk/client-cognito-identity-provider's releases.

v3.859.0

3.859.0(2025-08-01)

Chores
  • codegen: sync for omitting protocols files from schema-serde (#7242) (b25304f1)
Documentation Changes
  • client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
  • client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
  • clients: update client endpoints as of 2025-08-01 (3c53767b)
  • client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
  • client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
  • client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
  • client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
  • client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
  • client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
  • token-providers: add integ test for fromEnvSigningName (#7241) (08c6c214)

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

v3.858.0

3.858.0(2025-07-31)

Documentation Changes
  • client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
  • update PR template (#7240) (205fd3ca)
New Features
  • clients: update client endpoints as of 2025-07-31 (38d91b61)
  • client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
  • client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
  • client-quicksight: Added Impala connector support (1af8f7e6)
  • client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
  • client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
  • client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
  • client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cognito-identity-provider's changelog.

3.859.0 (2025-08-01)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.858.0 (2025-07-31)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.857.0 (2025-07-30)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.856.0 (2025-07-29)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.855.0 (2025-07-28)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.848.0 (2025-07-17)

Note: Version bump only for package @​aws-sdk/client-cognito-identity-provider

3.846.0 (2025-07-16)

... (truncated)

Commits

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

Release notes

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

v3.859.0

3.859.0(2025-08-01)

Chores
  • codegen: sync for omitting protocols files from schema-serde (#7242) (b25304f1)
Documentation Changes
  • client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
  • client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
  • clients: update client endpoints as of 2025-08-01 (3c53767b)
  • client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
  • client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
  • client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
  • client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
  • client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
  • client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
  • token-providers: add integ test for fromEnvSigningName (#7241) (08c6c214)

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

v3.858.0

3.858.0(2025-07-31)

Documentation Changes
  • client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
  • update PR template (#7240) (205fd3ca)
New Features
  • clients: update client endpoints as of 2025-07-31 (38d91b61)
  • client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
  • client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
  • client-quicksight: Added Impala connector support (1af8f7e6)
  • client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
  • client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
  • client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
  • client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)

... (truncated)

Changelog

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

3.859.0 (2025-08-01)

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

3.858.0 (2025-07-31)

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

3.857.0 (2025-07-30)

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

3.856.0 (2025-07-29)

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

3.855.0 (2025-07-28)

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

3.849.0 (2025-07-18)

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

3.848.0 (2025-07-17)

... (truncated)

Commits

Updates @aws-sdk/client-api-gateway from 3.840.0 to 3.859.0

Release notes

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

v3.859.0

3.859.0(2025-08-01)

Chores
  • codegen: sync for omitting protocols files from schema-serde (#7242) (b25304f1)
Documentation Changes
  • client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
  • client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
  • clients: update client endpoints as of 2025-08-01 (3c53767b)
  • client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
  • client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
  • client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
  • client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
  • client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
  • client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
  • token-providers: add integ test for fromEnvSigningName (#7241) (08c6c214)

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

v3.858.0

3.858.0(2025-07-31)

Documentation Changes
  • client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
  • update PR template (#7240) (205fd3ca)
New Features
  • clients: update client endpoints as of 2025-07-31 (38d91b61)
  • client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
  • client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
  • client-quicksight: Added Impala connector support (1af8f7e6)
  • client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
  • client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
  • client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
  • client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)

... (truncated)

Changelog

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

3.859.0 (2025-08-01)

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

3.858.0 (2025-07-31)

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

3.857.0 (2025-07-30)

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

3.856.0 (2025-07-29)

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

3.855.0 (2025-07-28)

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

3.848.0 (2025-07-17)

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

3.846.0 (2025-07-16)

... (truncated)

Commits

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

Release notes

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

v3.859.0

3.859.0(2025-08-01)

Chores
  • codegen: sync for omitting protocols files from schema-serde (#7242) (b25304f1)
Documentation Changes
  • client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
  • client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
  • clients: update client endpoints as of 2025-08-01 (3c53767b)
  • client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
  • client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
  • client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
  • client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
  • client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
  • client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
  • token-providers: add integ test for fromEnvSigningName (#7241) (08c6c214)

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

v3.858.0

3.858.0(2025-07-31)

Documentation Changes
  • client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
  • update PR template (#7240) (205fd3ca)
New Features
  • clients: update client endpoints as of 2025-07-31 (38d91b61)
  • client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
  • client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
  • client-quicksight: Added Impala connector support (1af8f7e6)
  • client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
  • client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
  • client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
  • client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)

... (truncated)

Changelog

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

3.859.0 (2025-08-01)

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

3.858.0 (2025-07-31)

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

3.857.0 (2025-07-30)

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

3.856.0 (2025-07-29)

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

3.855.0 (2025-07-28)

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

3.848.0 (2025-07-17)

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

3.846.0 (2025-07-16)

... (truncated)

Commits

Updates @aws-sdk/client-eventbridge from 3.840.0 to 3.859.0

Release notes

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

v3.859.0

3.859.0(2025-08-01)

Chores
  • codegen: sync for omitting protocols files from schema-serde (#7242) (b25304f1)
Documentation Changes
  • client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
  • client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
  • clients: update client endpoints as of 2025-08-01 (3c53767b)
  • client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
  • client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
  • client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
  • client-lightsail: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region. (32d73d71)
  • client-auditmanager: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported. (dbff0ec3)
  • client-arc-region-switch: This is the initial SDK release for Region switch (6cc73c6a)
Tests
  • token-providers: add integ test for fromEnvSigningName (#7241) (08c6c214)

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

v3.858.0

3.858.0(2025-07-31)

Documentation Changes
  • client-elastic-load-balancing-v2: This release enables secondary IP addresses for Network Load Balancers. (0a12a4ec)
  • update PR template (#7240) (205fd3ca)
New Features
  • clients: update client endpoints as of 2025-07-31 (38d91b61)
  • client-sesv2: This release introduces support for Multi-tenant management (41eae73b)
  • client-entityresolution: Add support for creating advanced rule-based matching workflows in AWS Entity Resolution. (f36fbb40)
  • client-quicksight: Added Impala connector support (1af8f7e6)
  • client-customer-profiles: The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate. (04e0957b)
  • client-glue: Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types. (3cf6f20a)
  • client-workspaces-web: Added ability to log session activity on a portal to an S3 bucket. (1d75d430)
  • client-ec2: Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem. (d8adec80)

... (truncated)

Changelog

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

3.859.0 (2025-08-01)

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

3.858.0 (2025-07-31)

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

3.857.0 (2025-07-30)

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

3.856.0 (2025-07-29)

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

3.855.0 (2025-07-28)

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

3.848.0 (2025-07-17)

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

3.846.0 (2025-07-16)

... (truncated)

Commits

Updates @aws-sdk/client-rekognition from 3.840.0 to 3.859.0

Release notes

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

v3.859.0

3.859.0(2025-08-01)

Chores
  • codegen: sync for omitting protocols files from schema-serde (#7242) (b25304f1)
Documentation Changes
  • client-sns: Amazon SNS support for Amazon SQS fair queues (749eb139)
  • client-acm-pca: Doc-only update to add more information to GetCertificate action. (0309a7ef)
New Features
  • clients: update client endpoints as of 2025-08-01 (3c53767b)
  • client-aiops: This release includes fix for InvestigationGroup timestamp conversion issue. (ec627aee)
  • client-pcs: Add support for IPv6 Networking for Clusters. (e8774c17)
  • client-observabilityadmin: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources. (39e204f9)
  • client-securityhub: Release new resource detail type CodeRepository (fb750f9a)
  • client-lightsail:<...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2025
Bumps the aws-sdk group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.840.0` | `3.859.0` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.840.0` | `3.859.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.840.0` | `3.859.0` |
| [@aws-sdk/client-api-gateway](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-api-gateway) | `3.840.0` | `3.859.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.840.0` | `3.859.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.840.0` | `3.859.0` |
| [@aws-sdk/client-rekognition](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-rekognition) | `3.840.0` | `3.859.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.840.0` | `3.859.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.840.0` | `3.859.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.840.0` | `3.859.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.840.0` | `3.859.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.840.0` | `3.859.0` |


Updates `@aws-sdk/client-cloudformation` from 3.840.0 to 3.859.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.859.0/clients/client-cloudformation)

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

Updates `@aws-sdk/client-ssm` from 3.840.0 to 3.859.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.859.0/clients/client-ssm)

Updates `@aws-sdk/client-api-gateway` from 3.840.0 to 3.859.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.859.0/clients/client-api-gateway)

Updates `@aws-sdk/client-dynamodb` from 3.840.0 to 3.859.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.859.0/clients/client-dynamodb)

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

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

Updates `@aws-sdk/client-s3` from 3.840.0 to 3.859.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.859.0/clients/client-s3)

Updates `@aws-sdk/client-secrets-manager` from 3.840.0 to 3.859.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.859.0/clients/client-secrets-manager)

Updates `@aws-sdk/lib-dynamodb` from 3.840.0 to 3.859.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.859.0/lib/lib-dynamodb)

Updates `@aws-sdk/s3-request-presigner` from 3.840.0 to 3.859.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.859.0/packages/s3-request-presigner)

Updates `@aws-sdk/util-dynamodb` from 3.840.0 to 3.859.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.859.0/packages/util-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.859.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.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-rekognition"
  dependency-version: 3.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.859.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.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-version: 3.859.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-2bee2cdc63 branch from 5eab7ba to b0e0358 Compare August 3, 2025 10:30
@dreamorosi dreamorosi merged commit dcfc4e4 into main Aug 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-2bee2cdc63 branch August 3, 2025 10:31
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.

1 participant