awslabs / awslabs/aws-cyclone-solution
Store API key in SSM Parameter Store as a SecureString
Open
- Dominant language
- Python
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently *_api_key stored in SSM Parameter Store as a string. It would be best to store this as a SecureString.
Contributor guide
Research direction
Locate the code that stores *_api_key in AWS SSM Parameter Store and inspect how the parameter type is selected. Confirm the stored parameters use SecureString rather than String, then run the relevant project checks and verify the resulting SSM parameter type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100