EnvAWSCredentials

Undocumented in source.
class EnvAWSCredentials : StaticAWSCredentials {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From StaticAWSCredentials

m_creds
AWSCredentials m_creds;
Undocumented in source.
credentials
AWSCredentials credentials(string credScope)
Undocumented in source. Be warned that the author may not have intended to support it.
credentialsInvalid
void credentialsInvalid(string credScope, AWSCredentials creds, string reason)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta