# Functions
AssumeRoleInChain loops over all the roles provided If none are provided it will return the baseCreds.
No description provided by the author
GetWebIdTokenFileContents reads the contents of the `AWS_WEB_IDENTITY_TOKEN_FILE` environment variable.
No description provided by the author
IsValid checks current credentials and returns them if they are still valid if reloadTimeBefore is less than time left on the creds then it will re-request a login.
KeyRoleConverter Converts a key back to a role.
LoginAwsWebToken.
LoginStsSaml exchanges saml response for STS creds.
MergeRoleChain inserts the main role into the role chain.
No description provided by the author
ReloadBeforeExpiry returns true if the time to expiry is less than the specified time in seconds false if there is more than required time in seconds before needing to recycle credentials.
RoleKeyConverter converts a role to a key used for storing in key store.
No description provided by the author
No description provided by the author
WriteIniSection update ini sections in own config file.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AWSCredentials is a representation of the returned credential.
AWSRole aws role attributes.
AWSRole aws role attributes.
No description provided by the author
No description provided by the author
SecretStore.
# Interfaces
No description provided by the author