0754e3ce6c
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: http://search.cpan.org/dist/VM-EC2-Security-CredentialCache/
6 lines
325 B
Text
6 lines
325 B
Text
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: http://search.cpan.org/dist/VM-EC2-Security-CredentialCache/
|