Module: Anthropic::Helpers::AWSAuth
- Included in:
- Anthropic::Helpers::AWS::Client, Bedrock::MantleClient
- Defined in:
- lib/anthropic/helpers/aws_auth.rb
Overview
Shared AWS authentication module used by both the AWS gateway client and the Bedrock Mantle client. Provides SigV4 signing, credential resolution, and config handling parameterized by service name and environment variable names.