You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joshmarsh
changed the title
Replace AWS CLI dependency with build constraints for lease login
Replace AWS CLI dependency with build constraint for lease login
Dec 9, 2019
Is your feature request related to a problem? Please describe.
We are using the AWS CLI here to set credentials in a way that is platform independent.
Describe the solution you'd like
A better pattern for this would be to use build constraints, which would eliminate our dependency on the aws cli.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: