bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Load Environment Variables for sigV4 on request and not only on startup

Open lbenedix opened this issue 11 months ago • 0 comments

I really like the feature of bruno to use the environment variable and the aws profiles for calls agains AWS APIs by using the local environment. But since I'm using short lived sessions for my development process, I have to restart bruno whenever I switch AWS accounts or need to get a new Session.

Is it possible to load the credentials before the request is sent instead of only on startup of the bruno app?

lbenedix avatar Mar 18 '24 16:03 lbenedix