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.
Optional filepath
filepath:undefined | string
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 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.