A character string specifing which profile to use from the file. By default, the default profile is used.
file
A character string containing a path to a .aws/credentials file. By default, the standard/centralized file is used. For use_credentials, this can also be an object of class aws_credentials (as returned by use_credentials).
Details
read_credentials reads and parses a .aws/credentials file into an object of class aws_credentials.
use_credentials uses credentials from a profile stored in a credentials file to set the environment variables used by this package.