Aaron Turner

Results 195 comments of Aaron Turner

ugh, that's lame that the Java SDK is different from the python & Go SDK. I'd probably open a ticket with AWS and ask them to be more aligned.... obviously...

Anyways, I guess I need to do something to enable all those people using Java... I may hate Java personally, but it's not really viable to tell everyone to just...

when you say "workflow", I'm imaging setting the `AWS_PROFILE` variable in IntelliJ once as a set it and forget it. I know for VSCode, you can even configure it in...

LOL. Sounds like we work at the same company. I get.

Yeah, it's related to #696. Fix is coming in v2 with the refactor.

For this to work well, we would need a way to know if the plugin is already installed. Doesn't seem to be a way to do that from the `firefox`...

FYI, was not able to reproduce this on macOS. The fact I'm seeing `go-prompt` in the backtrace makes me think this is Windows related. Are you running `aws-sso` under WSL?...

@DainiusSal did you get a chance to try this under WSL?

Thanks for confirming! FWIW, aws-sso support in windows is still a bit experimental at this point. Need to find a better Go library for dealing with interactive prompts that doesn't...

If your code _really_ requires ~/.aws/credentials then it is broken and should be using the AWS SDK. Assuming your code is not actively broken, then it should support the profile...