aws / aws-secretsmanager-agent

The AWS Secrets Manager Agent is a local HTTP service that you can install and use in your compute environments to read secrets from Secrets Manager and cache them in memory.
Apache License 2.0
611 stars 24 forks source link

Manual cache eviction #12

Open simonmarty opened 4 months ago

simonmarty commented 4 months ago

Description

Provide an HTTP POST request handler to manually evict an entry from the Agent cache.