aws / aws/aws-bedrock-token-generator-python

Documentation should explain how to use with an explicit AWS Profile

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
17
Forks
4
PR merge metrics
No merged PRs in 30d

Description

A very common case is using AWS tools using an explicit profile (i.e. a tool has a `--profile ` argument). While using the `AWS_PROFILE` environment variable is often a possibility, there are reasons why this is not always optimal.

The documentation should explain how to use an explicit AWS Profile name. Then presumably the underlying botocore logic will automatically handle all of the different credential sources that can be expressed using the AWS config file and various environment variables, without needing to handle all of those cases individually.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.