twistlock / cloud-discovery

Cloud Discovery provides a point in time enumeration of all the cloud native platform services
https://www.twistlock.com
Apache License 2.0
141 stars 28 forks source link

credentials via sts get-session-token possible? #7

Open hflamboauto1 opened 5 years ago

hflamboauto1 commented 5 years ago

This is most basically a question to the fact if is possible to use credentials retrieved from STS

aws sts get-session-token
liron-l commented 5 years ago

@hflamboauto1 yes, this suppose to work (I assume the token lifespan is sufficient for a single scan). Please let me know if you get any errors.