Create an IAM identity
Create (or reuse) an IAM user with programmatic access and attach a policy allowing:bedrock:InvokeModelandbedrock:InvokeModelWithResponseStream— inferencebedrock:ListFoundationModels— used by Datafold’s automatic model listing
Configure in Datafold
- Navigate to Settings → Integrations, click Add New Integration, and choose AWS Bedrock.
- Fill in:
- Click Save.
Newer Claude models that require cross-region inference profiles are handled automatically — Datafold prepends the regional profile prefix (
us./eu.) at request time.A Bedrock API key (bearer token) is also accepted in place of the key pair, but it dispatches over Bedrock’s OpenAI-compatible endpoint, which serves only the OpenAI open-weight model family — the access-key pair is the recommended path for Claude.
