Struct rusoto_credential::EnvironmentProvider [] [src]

pub struct EnvironmentProvider;

Provides AWS credentials from environment variables.

Trait Implementations

impl ProvideAwsCredentials for EnvironmentProvider
[src]

Produce a new AwsCredentials.