Claude Platform on AWS lets you use Anthropicโs full platform capabilities with AWS authentication (access key, assumed role, or service role).Documentation Index
Fetch the complete documentation index at: https://docs.portkey.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Provider slug:
claude-platform-aws. Requires Backend v1.17.0+ in Model Catalog.Authentication
When creating an integration, configure AWS auth viaaws_auth_type:
aws_auth_type | Required fields |
|---|---|
accessKey | aws_access_key_id, aws_secret_access_key, aws_region, anthropic_aws_workspace_id |
assumedRole | aws_role_arn, aws_region, anthropic_aws_workspace_id, optional aws_external_id |
serviceRole | aws_region (optional), anthropic_aws_workspace_id |
anthropic_aws_workspace_id is your Anthropic AWS workspace ID from the Claude Platform console.
Quick Start
@<provider-slug>/<model-id>.
