aws / aws/aws-workload-credentials-provider
Add DescribeSecret cache to aws_secretsmanager_caching
Open
enhancement
- Dominant language
- Rust
- Stars
- 706
- Forks
- 45
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 6
Description
### Description
Currently, the caching library only provides methods to cache GetSecretValue results. Provide a DescribeSecret cache.
Contributor guide
Research direction
Start by locating the aws_secretsmanager_caching implementation and its existing GetSecretValue caching path. Compare that API with the AWS DescribeSecret operation, then determine the expected cached result and add coverage for the new DescribeSecret cache behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100