Full boto-like credential configuration support
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
Research direction
Start with the linked service-clients README note and reproduce the credential error in the Nova Speech-to-Speech example. Check how aws_sdk_bedrock_runtime currently obtains credentials, then compare the expected standard CLI/boto3 discovery behavior for SageMaker and ECS. Done means supported configured AWS credentials are discovered without requiring AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.
Written by the indexing model from the issue text.
Description
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?
- Dominant language
- Python
- Stars
- 171
- Forks
- 24
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws/aws-sdk-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
aws/aws-sdk-python#13 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
aws/aws-sdk-python#99 ·
-
Support Python 3.11 Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
aws/aws-sdk-python#92 ·
-
announcement
Difficulty 5/5 Over a week Newbie friendliness 25/100
aws/aws-sdk-python#90 ·
-
announcement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
aws/aws-sdk-python#84 ·
All issues in aws/aws-sdk-python
Similar issues
-
triage/confirmed
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
agentscope-ai/agentscope#2775 ·
-
comp/desktop P3 type/bug
Difficulty 1/5 Under an hour Newbie friendliness 92/100
NousResearch/hermes-agent#118866 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100