Skip to content

Full boto-like credential configuration support #3

@athewsey

Description

@athewsey

Trying out a Nova Speech-to-Speech example today, I was surprised aws_sdk_bedrock_runtime didn't correctly pick up my configured AWS credentials - with the below error:

aws_sdk_bedrock_runtime.models.ServiceError: AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY are required

This note in the readme seems to suggest there's a known limitation here - but is there an expected timeline for this library to align to full standard CLI/boto3 credential discovery?

It was straightforward enough for me to work around on my corp laptop, but I'm worried that there are AWS environments e.g. SageMaker and ECS where AWS credentials are available and people might want to run this connector, but AFAIK these specific environment variables are not set?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions