Amazon Bedrock

Use care when integrating this connection into production workflows. Due to the rapid pace of AI and LLM development, providers have made breaking changes to their APIs in the past. While we aim to respond quickly to such changes, they may temporarily disrupt production systems.

Connection Settings

Access Key

The access key used to authenticate with the Bedrock service.

Secret Key

The secret key used to authenticate with the Bedrock service.

Region

The AWS region where the Bedrock service is hosted.

Endpoint

This is an optional base URL for the Bedrock API for when the service is hosted locally or on a different domain. If not provided, the default endpoint for the specified region will be used.

Input Settings

Model Id

The model id provided by AWS when creating a model in Bedrock.

Instructions

The instructions to be sent to the model. This is a prompt that guides the model on how to respond.

Message

The message to be sent to the model. This is the input that the model will process based on the provided instructions.

Response Format

The format in which the model should response.