Nick Tan

Results 134 comments of Nick Tan

i can't speak for all the issue you mentioned, but regards to > After upgrading ES to 7.10 we saw that Netfix conductor was failing with query failed and compatbility...

@synfinatic, i can raise a PR if you agree with one of the options

> This feature should not be necessary. You just need to set the AWS_PROFILE environment variable inside of IntelliJ and the AWS SDK will use the profile you specify. https://www.baeldung.com/intellij-idea-environment-variables...

> I don't use IntelliJ myself, but I believe it will save the variable across multiple sessions? Shouldn't have to keep setting it? in intellij we can define a launch...

> Alternatively, just define that test role with the profile name of default in the ~/.aws-sso/config.yaml and use the [config-profiles](https://synfinatic.github.io/aws-sso-cli/latest/commands/#config-profiles) command. That at least won't expose your credentials in clear...

hi @synfinatic thanks for your comments and patience in my org, we have multiple aws sub-accounts, people have multiple roles as well, though most of the time they only have...

@synfinatic , thanks for sharing the new idea with me, good to learn and i did some quick test: 1. it works with aws cli, it‘s a pretty neat approach,...

> 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.......

> So by default it will use the name of the profile for the `[profile ]` but optionally you can override it with the `-P` flag for people who really...

Yes, IntelliJ supports the launch template and can persist the launch configuration in git. However, it's not viable in my organization since we have to share the settings across the...