Skip to content

build(deps): bump @aws-sdk/client-bedrock-runtime from 3.1076.0 to 3.1077.0#275

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-bedrock-runtime-3.1077.0
Open

build(deps): bump @aws-sdk/client-bedrock-runtime from 3.1076.0 to 3.1077.0#275
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-bedrock-runtime-3.1077.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @aws-sdk/client-bedrock-runtime from 3.1076.0 to 3.1077.0.

Release notes

Sourced from @​aws-sdk/client-bedrock-runtime'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-bedrock-runtime's changelog.

3.1077.0 (2026-06-30)

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

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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) 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-bedrock-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1077.0/clients/client-bedrock-runtime)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.1077.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 1, 2026
@dependabot dependabot Bot requested a review from theagenticguy as a code owner July 1, 2026 08:20
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
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