awslabs / awslabs/amazon-kinesis-client-python
Use Environment variable in .properties file
Open
- Dominant language
- Python
- Stars
- 377
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
The Python Client picks most of its configuration like `streamName` from `.properties` file. Is there a way to pick them from environment variables?
Contributor guide
Research direction
Start by locating how the Python Client reads configuration from the .properties file, especially the streamName setting. Check whether environment variables are already supported elsewhere and identify the expected precedence between both sources. Done means configuration values can be supplied from environment variables with documented behavior and coverage for the relevant settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100