Bedrock
Package
Section titled “Package”dotnet add package AgentCircuits.Providers.BedrockCore configuration
Section titled “Core configuration”Bedrock configuration is region-driven and can resolve AWS credentials from several sources.
Common environment variables
Section titled “Common environment variables”AWS_REGION=us-east-1AWS_ACCESS_KEY_ID=...AWS_SECRET_ACCESS_KEY=...AWS_SESSION_TOKEN=...File-config keys
Section titled “File-config keys”The generic file-config mapper supports:
regionaccess_key_idsecret_access_keysession_tokenprofileauth_moderole_arnexternal_idrole_session_name
Use Bedrock when you need AWS-native hosting or vendor access through the Bedrock control plane.