Skip to main content
The AWS Bedrock Claude model provides access to Anthropic’s Claude models hosted on AWS Bedrock.

Parameters

AWS Bedrock Claude extends the Anthropic Claude model and accepts all of its parameters. Native structured outputs and JSON schema outputs are disabled on Bedrock.
The inherited api_key parameter is not supported for Bedrock authentication. Setting it (directly or via AWS_BEDROCK_API_KEY) without a session raises a ValueError. Authenticate with aws_access_key/aws_secret_key, the AWS environment variables, or a boto3 session instead.