Skip to content

chore(deps-dev): bump the minor-patch group with 21 updates#194

Merged
localstack-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-patch-bb4043a2bd
Jul 7, 2026
Merged

chore(deps-dev): bump the minor-patch group with 21 updates#194
localstack-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-patch-bb4043a2bd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-patch group with 21 updates:

Package From To
@aws-sdk/client-account 3.1076.0 3.1077.0
@aws-sdk/client-api-gateway 3.1076.0 3.1077.0
@aws-sdk/client-cloudformation 3.1076.0 3.1077.0
@aws-sdk/client-cloudwatch-logs 3.1076.0 3.1077.0
@aws-sdk/client-cognito-identity-provider 3.1076.0 3.1077.0
@aws-sdk/client-dynamodb 3.1076.0 3.1077.0
@aws-sdk/client-ecr 3.1076.0 3.1077.0
@aws-sdk/client-eventbridge 3.1076.0 3.1077.0
@aws-sdk/client-iam 3.1076.0 3.1077.0
@aws-sdk/client-kinesis 3.1076.0 3.1077.0
@aws-sdk/client-kms 3.1076.0 3.1077.0
@aws-sdk/client-lambda 3.1076.0 3.1077.0
@aws-sdk/client-s3 3.1076.0 3.1077.0
@aws-sdk/client-secrets-manager 3.1076.0 3.1077.0
@aws-sdk/client-sfn 3.1076.0 3.1077.0
@aws-sdk/client-sns 3.1076.0 3.1077.0
@aws-sdk/client-sqs 3.1076.0 3.1077.0
@aws-sdk/client-ssm 3.1076.0 3.1077.0
@aws-sdk/client-sts 3.1076.0 3.1077.0
@localstack/appinspector-ui 1.0.155 1.0.156
fs-extra 11.3.5 11.3.6

Updates @aws-sdk/client-account from 3.1076.0 to 3.1077.0

Release notes

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

v3.1077.0

3.1077.0(2026-06-30)

Chores
  • codegen: sync for internal checksum impls and IMDSv2 region fallback (#8134) (c4b42a44)
  • client-iot-events-data: remove IoTEventsData (#8131) (3544e8d5)
  • client-panorama: remove Panorama (#8133) (8941c2b3)
  • client-simspaceweaver: remove SimSpaceWeaver (#8132) (8b14e09b)
  • client-iot-events: remove IoTEvents (#8130) (85fbe9a0)
  • checksums: add crc32c and sha1 checksums (#8126) (ea8faa08)
  • packages: clean up remaining react-native dist-cjs instructions (#8128) (00460bb4)
Documentation Changes
  • client-ecs: Updated threshold configuration documentation. (aab4f35f)
New Features
  • clients: update client endpoints as of 2026-06-30 (f1848891)
  • client-observabilityadmin: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics (35b4d8a2)
  • client-datazone: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake. (4bdc89d6)
  • client-codebuild: Adds support for host kernel selection for on-demand builds. (c051e432)
  • client-cleanrooms: Adds support for intermediate tables in AWS Clean Rooms collaborations. (a259b5ab)
  • client-acm: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters. (9841f50d)
  • client-connect: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics. (526d3d5f)
  • client-cloudformation: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak. (5ac630b8)
  • client-eks: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object. (17e627a9)
  • client-partnercentral-selling: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities. (2d2de8d1)
  • client-ec2: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level (843c934c)
  • client-sso-admin: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances. (8538563a)
  • client-cloudwatch: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods (3b428259)
  • client-supportauthz: New SDK release for SupportAuthZ. (bad44b4b)
  • client-auto-scaling: This release adds support for a new reservations-then-balanced capacity distribution strategy, which first attempts to launch instances into your Capacity Reservations and then balances remaining capacity across healthy Availability Zones. (38d2d626)
  • client-network-firewall: AWS Network Firewall now supports container associations for monitoring ECS and EKS workloads. You can create container associations to dynamically track the IP addresses of running containers in your Amazon ECS and Amazon EKS clusters. (a884f90a)
  • lib-transfer-manager: add uploadDirectory functionality (#8121) (29b56564)

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

Changelog

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

3.1077.0 (2026-06-30)

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

Commits
  • 5c490b6 Publish v3.1077.0
  • c4b42a4 chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...
  • See full diff in compare view

Updates @aws-sdk/client-api-gateway from 3.1076.0 to 3.1077.0

Release notes

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

v3.1077.0

3.1077.0(2026-06-30)

Chores
  • codegen: sync for internal checksum impls and IMDSv2 region fallback (#8134) (c4b42a44)
  • client-iot-events-data: remove IoTEventsData (#8131) (3544e8d5)
  • client-panorama: remove Panorama (#8133) (8941c2b3)
  • client-simspaceweaver: remove SimSpaceWeaver (#8132) (8b14e09b)
  • client-iot-events: remove IoTEvents (#8130) (85fbe9a0)
  • checksums: add crc32c and sha1 checksums (#8126) (ea8faa08)
  • packages: clean up remaining react-native dist-cjs instructions (#8128) (00460bb4)
Documentation Changes
  • client-ecs: Updated threshold configuration documentation. (aab4f35f)
New Features
  • clients: update client endpoints as of 2026-06-30 (f1848891)
  • client-observabilityadmin: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics (35b4d8a2)
  • client-datazone: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake. (4bdc89d6)
  • client-codebuild: Adds support for host kernel selection for on-demand builds. (c051e432)
  • client-cleanrooms: Adds support for intermediate tables in AWS Clean Rooms collaborations. (a259b5ab)
  • client-acm: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters. (9841f50d)
  • client-connect: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics. (526d3d5f)
  • client-cloudformation: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak. (5ac630b8)
  • client-eks: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object. (17e627a9)
  • client-partnercentral-selling: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities. (2d2de8d1)
  • client-ec2: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level (843c934c)
  • client-sso-admin: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances. (8538563a)
  • client-cloudwatch: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods (3b428259)
  • client-supportauthz: New SDK release for SupportAuthZ. (bad44b4b)
  • client-auto-scaling: This release adds support for a new reservations-then-balanced capacity distribution strategy, which first attempts to launch instances into your Capacity Reservations and then balances remaining capacity across healthy Availability Zones. (38d2d626)
  • client-network-firewall: AWS Network Firewall now supports container associations for monitoring ECS and EKS workloads. You can create container associations to dynamically track the IP addresses of running containers in your Amazon ECS and Amazon EKS clusters. (a884f90a)
  • lib-transfer-manager: add uploadDirectory functionality (#8121) (29b56564)

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

Changelog

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

3.1077.0 (2026-06-30)

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

Commits
  • 5c490b6 Publish v3.1077.0
  • c4b42a4 chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...
  • See full diff in compare view

Updates @aws-sdk/client-cloudformation from 3.1076.0 to 3.1077.0

Release notes

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

v3.1077.0

3.1077.0(2026-06-30)

Chores
  • codegen: sync for internal checksum impls and IMDSv2 region fallback (#8134) (c4b42a44)
  • client-iot-events-data: remove IoTEventsData (#8131) (3544e8d5)
  • client-panorama: remove Panorama (#8133) (8941c2b3)
  • client-simspaceweaver: remove SimSpaceWeaver (#8132) (8b14e09b)
  • client-iot-events: remove IoTEvents (#8130) (85fbe9a0)
  • checksums: add crc32c and sha1 checksums (#8126) (ea8faa08)
  • packages: clean up remaining react-native dist-cjs instructions (#8128) (00460bb4)
Documentation Changes
  • client-ecs: Updated threshold configuration documentation. (aab4f35f)
New Features
  • clients: update client endpoints as of 2026-06-30 (f1848891)
  • client-observabilityadmin: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics (35b4d8a2)
  • client-datazone: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake. (4bdc89d6)
  • client-codebuild: Adds support for host kernel selection for on-demand builds. (c051e432)
  • client-cleanrooms: Adds support for intermediate tables in AWS Clean Rooms collaborations. (a259b5ab)
  • client-acm: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters. (9841f50d)
  • client-connect: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics. (526d3d5f)
  • client-cloudformation: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak. (5ac630b8)
  • client-eks: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object. (17e627a9)
  • client-partnercentral-selling: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities. (2d2de8d1)
  • client-ec2: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level (843c934c)
  • client-sso-admin: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances. (8538563a)
  • client-cloudwatch: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods (3b428259)
  • client-supportauthz: New SDK release for SupportAuthZ. (bad44b4b)
  • client-auto-scaling: This release adds support for a new reservations-then-balanced capacity distribution strategy, which first attempts to launch instances into your Capacity Reservations and then balances remaining capacity across healthy Availability Zones. (38d2d626)
  • client-network-firewall: AWS Network Firewall now supports container associations for monitoring ECS and EKS workloads. You can create container associations to dynamically track the IP addresses of running containers in your Amazon ECS and Amazon EKS clusters. (a884f90a)
  • lib-transfer-manager: add uploadDirectory functionality (#8121) (29b56564)

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

Changelog

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

3.1077.0 (2026-06-30)

Features

  • client-cloudformation: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak. (5ac630b)
Commits
  • 5c490b6 Publish v3.1077.0
  • 5ac630b feat(client-cloudformation): AWS CloudFormation adds a DeploymentConfig param...
  • c4b42a4 chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...
  • See full diff in compare view

Updates @aws-sdk/client-cloudwatch-logs from 3.1076.0 to 3.1077.0

Release notes

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

v3.1077.0

3.1077.0(2026-06-30)

Chores
  • codegen: sync for internal checksum impls and IMDSv2 region fallback (#8134) (c4b42a44)
  • client-iot-events-data: remove IoTEventsData (#8131) (3544e8d5)
  • client-panorama: remove Panorama (#8133) (8941c2b3)
  • client-simspaceweaver: remove SimSpaceWeaver (#8132) (8b14e09b)
  • client-iot-events: remove IoTEvents (#8130) (85fbe9a0)
  • checksums: add crc32c and sha1 checksums (#8126) (ea8faa08)
  • packages: clean up remaining react-native dist-cjs instructions (#8128) (00460bb4)
Documentation Changes
  • client-ecs: Updated threshold configuration documentation. (aab4f35f)
New Features
  • clients: update client endpoints as of 2026-06-30 (f1848891)
  • client-observabilityadmin: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics (35b4d8a2)
  • client-datazone: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake. (4bdc89d6)
  • client-codebuild: Adds support for host kernel selection for on-demand builds. (c051e432)
  • client-cleanrooms: Adds support for intermediate tables in AWS Clean Rooms collaborations. (a259b5ab)
  • client-acm: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters. (9841f50d)
  • client-connect: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics. (526d3d5f)
  • client-cloudformation: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak. (5ac630b8)
  • client-eks: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object. (17e627a9)
  • client-partnercentral-selling: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities. (2d2de8d1)
  • client-ec2: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level (843c934c)
  • client-sso-admin: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances. (8538563a)
  • client-cloudwatch: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods (3b428259)
  • client-supportauthz: New SDK release for SupportAuthZ. (bad44b4b)
  • client-auto-scaling: This release adds support for a new reservations-then-balanced capacity distribution strategy, which first attempts to launch instances into your Capacity Reservations and then balances remaining capacity across healthy Availability Zones. (38d2d626)
  • client-network-firewall: AWS Network Firewall now supports container associations for monitoring ECS and EKS workloads. You can create container associations to dynamically track the IP addresses of running containers in your Amazon ECS and Amazon EKS clusters. (a884f90a)
  • lib-transfer-manager: add uploadDirectory functionality (#8121) (29b56564)

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

Changelog

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

3.1077.0 (2026-06-30)

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

Commits
  • 5c490b6 Publish v3.1077.0
  • c4b42a4 chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...
  • See full diff in compare view

Updates @aws-sdk/client-cognito-identity-provider from 3.1076.0 to 3.1077.0

Release notes

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

v3.1077.0

3.1077.0(2026-06-30)

Chores
  • codegen: sync for internal checksum impls and IMDSv2 region fallback (#8134) (c4b42a44)
  • client-iot-events-data: remove IoTEventsData (#8131) (3544e8d5)
  • client-panorama: remove Panorama (#8133) (8941c2b3)
  • client-simspaceweaver: remove SimSpaceWeaver (#8132) (8b14e09b)
  • client-iot-events: remove IoTEvents (#8130) (85fbe9a0)
  • checksums: add crc32c and sha1 checksums (#8126) (ea8faa08)
  • packages: clean up remaining react-native dist-cjs instructions (#8128) (00460bb4)
Documentation Changes
  • client-ecs: Updated threshold configuration documentation. (aab4f35f)
New Features
  • clients: update client endpoints as of 2026-06-30 (f1848891)
  • client-observabilityadmin: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics (35b4d8a2)
  • client-datazone: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake. (4bdc89d6)
  • client-codebuild: Adds support for host kernel selection for on-demand builds. (c051e432)
  • client-cleanrooms: Adds support for intermediate tables in AWS Clean Rooms collaborations. (a259b5ab)
  • client-acm: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters. (9841f50d)
  • client-connect: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics. (526d3d5f)
  • client-cloudformation: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak. (5ac630b8)
  • client-eks: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object. (17e627a9)
  • client-partnercentral-selling: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities. (2d2de8d1)
  • client-ec2: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level (843c934c)
  • client-sso-admin: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances. (8538563a)
  • client-cloudwatch: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods (3b428259)
  • client-supportauthz: New SDK release for SupportAuthZ. (bad44b4b)
  • client-auto-scaling: This release adds support for a new reservations-then-balanced capacity distribution strategy, which first attempts to launch instances into your Capacity Reservations and then balances remaining capacity across healthy Availability Zones. (38d2d626)
  • client-network-firewall: AWS Network Firewall now supports container associations for monitoring ECS and EKS workloads. You can create container associations to dynamically track the IP addresses of running containers in your Amazon ECS and Amazon EKS clusters. (a884f90a)
  • lib-transfer-manager: add uploadDirectory functionality (#8121) (29b56564)

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

Changelog

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

3.1077.0 (2026-06-30)

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

Commits
  • 5c490b6 Publish v3.1077.0
  • c4b42a4 chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...
  • See full diff in compare view

Updates @aws-sdk/client-dynamodb from 3.1076.0 to 3.1077.0

Release notes

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

v3.1077.0

3.1077.0(2026-06-30)

Chores
  • codegen: sync for internal checksum impls and IMDSv2 region fallback (#8134) (c4b42a44)
  • client-iot-events-data: remove IoTEventsData (#8131) (3544e8d5)
  • client-panorama: remove Panorama (#8133) (8941c2b3)
  • client-simspaceweaver: remove SimSpaceWeaver (#8132) (8b14e09b)
  • client-iot-events: remove IoTEvents (#8130) (85fbe9a0)
  • checksums: add crc32c and sha1 checksums (#8126) (ea8faa08)
  • packages: clean up remaining react-native dist-cjs instructions (#8128) (00460bb4)
Documentation Changes
  • client-ecs: Updated threshold configuration documentation. (aab4f35f)
New Features
  • clients: update client endpoints as of 2026-06-30 (f1848891)
  • client-observabilityadmin: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics (35b4d8a2)
  • client-datazone: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake. (4bdc89d6)
  • client-codebuild: Adds support for host kernel selection for on-demand builds. (c051e432)
  • client-cleanrooms: Adds support for intermediate tables in AWS Clean Rooms collaborations. (a259b5ab)
  • client-acm: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters. (9841f50d)
  • client-connect: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics. (526d3d5f)
  • client-cloudformation: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak. (5ac630b8)
  • client-eks: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object. (17e627a9)
  • client-partnercentral-selling: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities. (2d2de8d1)
  • client-ec2: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level (843c934c)
  • client-sso-admin: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances. (8538563a)
  • client-cloudwatch: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods (3b428259)
  • client-supportauthz: New SDK release for SupportAuthZ. (bad44b4b)
  • client-auto-scaling: This release adds support for a new reservations-then-balanced capacity distribution strategy, which first attempts to launch instances into your Capacity Reservations and then balances remaining capacity across healthy Availability Zones. (38d2d626)
  • client-network-firewall: AWS Network Firewall now supports container associations for monitoring ECS and EKS workloads. You can create container associations to dynamically track the IP addresses of running containers in your Amazon ECS and Amazon EKS clusters. (a884f90a)
  • lib-transfer-manager: add uploadDirectory functionality (#8121) (29b56564)

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

Changelog

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

3.1077.0 (2026-06-30)

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

Commits
  • 5c490b6 Publish v3.1077.0
  • c4b42a4 chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...
  • See full diff in compare view

Updates @aws-sdk/client-ecr from 3.1076.0 to 3.1077.0

Release notes

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

v3.1077.0

3.1077.0(2026-06-30)

Chores
  • codegen: sync for internal checksum impls and IMDSv2 region fallback (#8134) (c4b42a44)
  • client-iot-events-data: remove IoTEventsData (#8131) (3544e8d5)
  • client-panorama: remove Panorama (#8133) (8941c2b3)
  • client-simspaceweaver: remove SimSpaceWeaver (#8132) (8b14e09b)
  • client-iot-events: remove IoTEvents (#8130) (85fbe9a0)
  • checksums: add crc32c and sha1 checksums (#8126) (ea8faa08)
  • packages: clean up remaining react-native dist-cjs instructions (#8128) (00460bb4)
Documentation Changes
  • client-ecs: Updated threshold configuration documentation. (aab4f35f)
New Features
  • clients: update client endpoints as of 2026-06-30 (f1848891)
  • client-observabilityadmin: Organization and account level telemetry rule via Observability Admin and CloudWatch pipelines for metrics (35b4d8a2)
  • client-datazone: Amazon DataZone now supports SNOWFLAKE as a connection type in the CreateConnection API, enabling metadata and lineage retrieval from Snowflake databases. Specify snowflakeProperties with connection details, a Secrets Manager secret, an Athena spill bucket, and an identity mapping for Snowflake. (4bdc89d6)
  • client-codebuild: Adds support for host kernel selection for on-demand builds. (c051e432)
  • client-cleanrooms: Adds support for intermediate tables in AWS Clean Rooms collaborations. (a259b5ab)
  • client-acm: AWS Certificate Manager now supports the Automatic Certificate Management Environment (ACME) protocol to issue public certificates. ACME is an industry-standard protocol for automating certificate lifecycle on customer-managed infrastructure such as on-premises servers and Kubernetes clusters. (9841f50d)
  • client-connect: Amazon Connect - Added CreateAttachedFile and StartContactConversationalAnalyticsJob APIs to import call recordings and run conversational analytics. (526d3d5f)
  • client-cloudformation: AWS CloudFormation adds a DeploymentConfig parameter to enable Express mode, which completes stack operations as soon as resource configuration is applied. Also adds a DisableValidation parameter to skip pre-deployment validation, which now runs automatically on CreateStack and UpdateStak. (5ac630b8)
  • client-eks: Adds Kubernetes version rollback support, including the CancelUpdate operation to cancel an in-progress VersionRollback update, the RollbackConfig structure with a timeoutMinutes field, and the Cancellation structure surfaced via the new cancellation field on the Update object. (17e627a9)
  • client-partnercentral-selling: This release adds AwsMarketplaceSolutions and AwsMarketplaceProducts entity types to the Associate and Disassociate APIs, returns them in GetOpportunity, and adds AwsMarketplaceSolutionArn to ListSolutions ,letting partners link Marketplace listings directly to opportunities. (2d2de8d1)
  • client-ec2: Adds ModifyVpcEndpointPayerResponsibility API, which enables VPC endpoint service owners to modify the billing account for VPC endpoint usage charges at the individual endpoint level (843c934c)
  • client-sso-admin: AWS IAM Identity Center now returns PrimaryRegion and Regions in the ListInstances response, providing information about replicated instances. (8538563a)
  • client-cloudwatch: Customers can configure alarms with wall-clock-aligned evaluation windows instead of sliding windows, with optional timezone support for daily or weekly periods (

Bumps the minor-patch group with 21 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-account](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-account) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-api-gateway](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-api-gateway) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.1076.0` | `3.1077.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1076.0` | `3.1077.0` |
| @localstack/appinspector-ui | `1.0.155` | `1.0.156` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.5` | `11.3.6` |


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

Updates `@aws-sdk/client-api-gateway` from 3.1076.0 to 3.1077.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.1077.0/clients/client-api-gateway)

Updates `@aws-sdk/client-cloudformation` from 3.1076.0 to 3.1077.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.1077.0/clients/client-cloudformation)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.1076.0 to 3.1077.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.1077.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-cognito-identity-provider` from 3.1076.0 to 3.1077.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.1077.0/clients/client-cognito-identity-provider)

Updates `@aws-sdk/client-dynamodb` from 3.1076.0 to 3.1077.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.1077.0/clients/client-dynamodb)

Updates `@aws-sdk/client-ecr` from 3.1076.0 to 3.1077.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.1077.0/clients/client-ecr)

Updates `@aws-sdk/client-eventbridge` from 3.1076.0 to 3.1077.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.1077.0/clients/client-eventbridge)

Updates `@aws-sdk/client-iam` from 3.1076.0 to 3.1077.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.1077.0/clients/client-iam)

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

Updates `@aws-sdk/client-kms` from 3.1076.0 to 3.1077.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.1077.0/clients/client-kms)

Updates `@aws-sdk/client-lambda` from 3.1076.0 to 3.1077.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.1077.0/clients/client-lambda)

Updates `@aws-sdk/client-s3` from 3.1076.0 to 3.1077.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.1077.0/clients/client-s3)

Updates `@aws-sdk/client-secrets-manager` from 3.1076.0 to 3.1077.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.1077.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-sfn` from 3.1076.0 to 3.1077.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.1077.0/clients/client-sfn)

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

Updates `@aws-sdk/client-sqs` from 3.1076.0 to 3.1077.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1077.0/clients/client-sqs)

Updates `@aws-sdk/client-ssm` from 3.1076.0 to 3.1077.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.1077.0/clients/client-ssm)

Updates `@aws-sdk/client-sts` from 3.1076.0 to 3.1077.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.1077.0/clients/client-sts)

Updates `@localstack/appinspector-ui` from 1.0.155 to 1.0.156

Updates `fs-extra` from 11.3.5 to 11.3.6
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.5...11.3.6)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-account"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-api-gateway"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-ecr"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-iam"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-kinesis"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-kms"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-sfn"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1077.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@localstack/appinspector-ui"
  dependency-version: 1.0.156
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: fs-extra
  dependency-version: 11.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 7, 2026
@localstack-bot localstack-bot enabled auto-merge (squash) July 7, 2026 19:54
@localstack-bot localstack-bot merged commit dc19427 into main Jul 7, 2026
10 checks passed
@localstack-bot localstack-bot deleted the dependabot/npm_and_yarn/minor-patch-bb4043a2bd branch July 7, 2026 19:55
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