-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"--Profile" option fails when using roles instead of Secret/ID #264
Comments
see: aws/aws-sdk-go#472 |
also: #254 |
Setting the environment variable and rebuilding does yield a working binary.
|
I'm not sure that It looks like cli53 just needs to be built against a recent version of the SDK maybe? is it possibly to do a new release with an update SDK version? |
Yep, just required a new release on our part - up here: |
Issue type
cli53 version (cli53 --version)
cli53 version 0.8.12
OS / Platform
Windows
Steps to reproduce
I work on multiple accounts and i use roles for cross-account operations using a single set of credentials.
The credentials/config files look something like this:
That configuration should be correct, it works just fine with AWS CLI, Powershell, etc, but cli53 throws the error shown below.
Expected behaviour
Actual behaviour
The text was updated successfully, but these errors were encountered: