Synchronize records with AWS Bedrock

Published

July 4, 2026

Link ​ValidMind records to foundation models and generative AI agents in Amazon Web Services (AWS) Bedrock, supporting governance across your AI/ML ecosystem.

How does the integration with AWS Bedrock work?

AWS Bedrock exposes two primary integration surfaces:

  • Foundation model layer — Access to AWS-hosted and custom foundation models through the Bedrock model catalog (Discover and Tune views).

  • Application layer — Bedrock primitives such as agents, flows, and knowledge bases that represent built generative AI applications and workflows.

Prerequisites

Sync ​ValidMind records with AWS Bedrock

  1. In the left sidebar, click Settings.

  2. Under Integrations, select Connections.

  3. Click Add Connection.

  4. In the modal that opens, select AWS Bedrock.

  5. Complete:

    • Integration Name — How other admins can identify the connection.
    • Description (optional) — The intended usage or additional details.
    • AWS Region — The primary region where your Bedrock resources are deployed, for example us-east-1.
    • AWS Access Key ID — The secret generated by AWS IAM with permissions to access Bedrock.
    • AWS Secret Access Key — The secret generated by AWS IAM with permissions to access Bedrock.
    • Initial Status — Set to Operational to enable immediately or Disabled if you plan to finish setup later.
  6. Click Save Integration.

  7. Test the connection:

    1. Hover over the AWS Bedrock connection you just created.
    2. When the menu appears, click on it and select Test Connection.

    If the test is successful, the message Connection successful displays.

Once the connection is configured, you can link ​ValidMind records to your Bedrock resources:

  1. In the left sidebar, click Inventory.

  2. Select a record or find your record by applying a filter or searching for it.2

  3. Scroll down until you locate the Amazon Bedrock connection box in the right sidebar.

  4. Hover over the Amazon Bedrock box.

  5. When the menu appears, click on it and select Link Model.

  6. In the modal that opens, use the tabs to filter by resource type:

    • All — View all available Bedrock resources.
    • Foundation Models — AWS-hosted and custom foundation models from the Bedrock catalog.
    • Agents — Generative AI agents you’ve built in Bedrock.
    • Flows — Prompt flows and orchestration workflows.
    • AgentCore Runtimes — Agent runtime environments.
  7. Click Select Model to choose the specific Bedrock resource to link.

  8. (Optional) Click Test Connection to ensure the connection is working as expected.

    If the test is successful, the message Connection Test Successful is displayed.

  9. Click Link Model.

NoneOn record dependencies

Bedrock agents, flows, and runtimes typically call foundation models (LLMs) under the hood. When you link these application-layer resources to ​ValidMind, consider also registering their underlying foundation models and creating dependency relationships between them: Configure record interdependencies

This builds a complete dependency graph showing how your AI applications relate to underlying models. Benefits include:

  • Impact analysis — See which applications are affected if a foundation model is deprecated or has compliance issues.
  • Full audit trails — Documentation and risk assessments capture the entire model stack, not just the top-level application.
  • Governance visibility — Track model versions and changes across your AI ecosystem.