package
1.1.1
Repository: https://github.com/mmmorris1975/aws-runas.git
Documentation: pkg.go.dev

# Structs

CacheableCredentials is an implementation of the AWS credentials.Value type with the addition of an Expiration field.
FileCredentialCache is a CredentialCacher implementation which will cache credentials in a local file.

# Interfaces

CredentialCacher is the interface details to implement AWS credential caching.