Module environment

Source
Expand description

Providers that load configuration from environment variables

Re-exports§

pub use credentials::EnvironmentVariableCredentialsProvider;
pub use region::EnvironmentVariableRegionProvider;

Modules§

credentials
Load credentials from the environment
region
Load regions from the environment