Description Usage Arguments Details See Also
Worker function to find credentials in multiple search locations.
1 2 3 |
AWS_ACCESS_KEY_ID |
Your AWS root account access id |
AWS_SECRET_ACCESS_KEY |
Your AWS root account secret key |
profileName |
Name of the profile you wish to invoke 'defualt' is used unless otherwise explicitly declared |
sourceFile |
Location of credentials file ex. ~/.aws/.credential |
.silent |
Doesn't do anything but is reserved to warning suppression or verbosity setting |
The initializer function of AWSRootCredentials object.
Other credential management functions: AWSRootCredentials
,
AWSTemporaryCredentials
,
RcurlAWS
,
credsFromInstanceMetadata
,
genCredentialFilePath
,
getProfiles
,
getSTSCredentials
,
parseCredentialFile
,
stsGenContentString
,
tempCredentialHandler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.