ZeusCloud icon indicating copy to clipboard operation
ZeusCloud copied to clipboard

How to add AWS session token

Open dramkumar1 opened this issue 1 year ago • 3 comments

Is there any option to create a profile with AWS Session Token? I have tried a lot and successfully setup this tool but because of this missing option, I won't be able to use this tool. Please let me know if this tool supports scanning with all 3 values such as access key, secret access key and session token?

dramkumar1 avatar Apr 19 '23 05:04 dramkumar1

Hey @dramkumar1 -- thanks for bringing this up

You can create a profile using the ~/.aws/credentials and ~/.aws/config files. And then use that profile to connect ZeusCloud with your environment. Essentially you would be following Option 1 in the getting started docs.

You can't directly input access key / secret / session token in the UI. Only access key + secret works for direct UI input.

varunjain99 avatar Apr 19 '23 05:04 varunjain99

If I'm understanding you correctly, you need to do something like the following to set up your profile

Screen Shot 2023-04-18 at 10 31 37 PM

(from https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html)

varunjain99 avatar Apr 19 '23 05:04 varunjain99

Can help debug further / real-time in Slack if you prefer!

varunjain99 avatar Apr 19 '23 05:04 varunjain99