All Classes and Interfaces
Class
Description
An LRU cache based on the Java LinkedHashMap.
Provides the primary entry-point to the AWS Secrets Manager client cache SDK.
Cache configuration options such as max cache size, ttl for cached items, etc.
Interface to hook the local in-memory cache.
The cached secret item which contains information from the DescribeSecret
request to AWS Secrets Manager along with any associated GetSecretValue
results.
Basic secret caching object.
The cached secret version item which contains information from the
GetSecretValue AWS Secrets Manager request.
This class specifies the versioning system for the AWS SecretsManager caching
client.