Class EnvironmentCredentials

EnvironmentCredentials class.

Functions

aws:EnvironmentCredentials (opt) Constructor, inherits from Credentials.


Functions

aws:EnvironmentCredentials (opt)
Constructor, inherits from Credentials.

Note: this class will fetch the credentials upon instantiation. So it can be instantiated in the init phase where there is still access to the environment variables. The standard prefixes AWS and AMAZON are covered by the config module, so in case those are used, only the config module needs to be loaded in the init phase.

Parameters:

  • opt options table, additional fields to the Credentials class:
    • envPrefix prefix to use when looking for environment variables, defaults to "AWS".
generated by LDoc 1.5.0 Last updated 2024-09-23 09:29:37