multiprocessio / datastation

App to easily query, script, and visualize data from every database, file, and API.
https://datastation.multiprocess.io
Other
2.9k stars 112 forks source link

Support temporary security credentials in IAM #261

Closed moltar closed 2 years ago

moltar commented 2 years ago

Need to add another value Security Token (or Session Token).

Docs: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp.html

screenshot-20220601T113857-GY4Ry0Ef


A good example of it is from Postman:

screenshot-20220601T114043-tahvOYSp

eatonphil commented 2 years ago

Good idea, thank you!