final class atoti_ai_amazon_bedrock.ConnectionConfig
Configuration for connecting to Amazon Bedrock.Example
See also:
The other
ConnectionConfig implementations.async_read_timeout : timedelta | None = None
Timeout for reading asynchronous responses.aws_access_key : str | None = None
AWS access key ID for authentication.aws_region : str | None = None
AWS region where Bedrock models are available (for example,eu-west-3).