Hi All. Does Pulumi support assumed roles with AWS...
# general
h
Hi All. Does Pulumi support assumed roles with AWS? Also, does it support using the same cache that the AWS cli does? For example with the cli, I specify a profile with the assumed role in, that then prompts for my MFA and it caches the credentials (including session token) returned in a json file under ~./aws/cache/cli/*.json. Just trying to understand the expected workflow for using Pulumi. Thanks.