AWS Bedrock AgentUse AWS credentials for Bedrock text, embeddings, image generation, vision, structured output, and direct model invocation.AgentsdocsAgentsdocsagentsllm
← Agents

LLM

AWS Bedrock

AWS credentials are registered as a connection type for Bedrock and other AWS services. Bedrock capabilities handle SigV4 authentication directly instead of using a generic HTTP extractor.

Common use cases

  1. Run Bedrock text completion and structured-output workflows.
  2. Generate embeddings and image outputs with Bedrock models.
  3. Invoke a specific Bedrock model or list available foundation models.

Capabilities

  • Text completion
  • Embeddings
  • Image generation
  • Structured output
  • Vision to text
  • Vision to image
  • Invoke model
  • List models

Connection types

aws_credentials

Data handled

  • Prompts
  • Images
  • Embeddings
  • Model responses