Test Runner doesn't use selected AWS Credentials
In Rider I'm running a unit tests project against a library (c#). The library is connecting to aws using profiles stored on the machine. I'm expecting the tests to use the selected profile in the AWS Toolkit. Instead the library is pulling the default credentials profile. If I set the environment variable "AWS_PROFILE" with the profile name it works as desired. Why do tests revert to the default profile and not use the aws toolkit selected profile? Or is there a way to set this?
Please sign in to leave a comment.
Hello Greg,
Apologies for the late reply. AWS Toolkit plugin is supplied by Amazon and is supported by their team. I see that you have already reported this problem to their issue tracker in GitHub here. This would be the correct path for this feedback.
If unsure where to report a problem with a plugin, you can check the plugin description in JetBrains plugin marketplace. It usually has links to the correct support channel for the plugin.