blob: 4b5b461f674f3fce924cbc7658e0fa7b11df6492 (
plain)
1
2
3
4
5
6
|
This module provides a cache for an EC2's IAM credentials represented by
VM::EC2::Security::Credentials. Rather than retriving the credentials for every
possible call that uses them, cache them until they expire and retreive them
again if they have expired.
WWW: https://metacpan.org/release/VM-EC2-Security-CredentialCache
|