0

I'm trying to create a Dynamo Database for a Flask web app for user login/authentication, but I can't find a session/security token on my user dashboard on the AWS console. I also tried using the aws configure command in my terminal, but it only prompted me to set up my access key and secret access key. Any help would be greatly appreciated.

xdiploid
  • 1
  • 1
  • If you're using IAM User credentials then you only have access key and secret key. If you've assumed an IAM role then you'd have access key, secret key, and session token. – jarmod Jul 11 '23 at 23:24
  • Please provide more context – Leeroy Hannigan Jul 12 '23 at 09:32
  • I believe I registered as a Root User and not as an IAM User, and I'm able to see my access key and secret key on my portal. Is an IAM role similar to a Root User, and if not, am I still able to acquire a session token as a Root User? – xdiploid Jul 12 '23 at 17:52

0 Answers0