Struct rusoto_credential::EnvironmentProvider [] [src]

pub struct EnvironmentProvider;

Provides AWS credentials from environment variables.

Trait Implementations

impl Debug for EnvironmentProvider
[src]

Formats the value using the given formatter.

impl ProvideAwsCredentials for EnvironmentProvider
[src]

Produce a new AwsCredentials.