Open TreehouseFalcon opened 10 months ago
What type of feature request is this?
Describe your problem
The Mantle CLI currently does not allow us to change the AWS CLI profile name used for S3 authentication.
Describe the solution you'd like
The rusoto::ProfileProvider should be fed an optional profile name from MANTLE_AWS_PROFILE.
MANTLE_AWS_PROFILE
What type of feature request is this?
Describe your problem
The Mantle CLI currently does not allow us to change the AWS CLI profile name used for S3 authentication.
Describe the solution you'd like
The rusoto::ProfileProvider should be fed an optional profile name from
MANTLE_AWS_PROFILE
.