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
I kind of want to avoid letting the binary read from users' ~/.aws/ directory automatically, so the other option that came to mind was passing things like the access key, secret, and region as CLI parameters.
I'm not sure how much this would improve ergonomics of using the binary (maybe simplifies certain CI usage?) but wanted to at least capture the idea here.
The text was updated successfully, but these errors were encountered:
I kind of want to avoid letting the binary read from users' ~/.aws/ directory automatically, so the other option that came to mind was passing things like the access key, secret, and region as CLI parameters.
I'm not sure how much this would improve ergonomics of using the binary (maybe simplifies certain CI usage?) but wanted to at least capture the idea here.
The text was updated successfully, but these errors were encountered: