Module aws_config::profile
source · [−]Expand description
Load configuration from AWS Profiles
AWS profiles are typically stored in ~/.aws/config
and ~/.aws/credentials
. For more details
see the load
function.
Modules
Load an app name from an AWS profile
Profile File Based Credential Providers
Config structs to programmatically customize the profile files that get loaded
Load a region from an AWS profile
Load retry configuration properties from an AWS profile
Structs
An individual configuration profile
AWS Profile based credentials provider
Load a region from a profile file
An error encountered while parsing a profile
A top-level configuration source containing multiple named profiles
Key-Value property pair
Functions
Read & parse AWS config files