Struct rusoto::EnvironmentProvider []

pub struct EnvironmentProvider;

Provides AWS credentials from environment variables.

Trait Implementations

impl Debug for EnvironmentProvider

Formats the value using the given formatter.

impl ProvideAwsCredentials for EnvironmentProvider

Produce a new AwsCredentials.