The path at which to locate the ini credentials file. Defaults to the
value of the AWS_SHARED_CREDENTIALS_FILE
environment variable (if
defined) or ~/.aws/credentials
otherwise.
The preferred shared ini file to load the config. "config" option refers to
the shared config file(defaults to ~/.aws/config
). "credentials" option
refers to the shared credentials file(defaults to ~/.aws/credentials
)
The configuration profile to use.
The path at which to locate the ini config file. Defaults to the value of the
AWS_CONFIG_FILE
environment variable (if defined) or~/.aws/config
otherwise.