Hopefully quick question: Python, AWS When buildin...
# automation-api
a
Hopefully quick question: Python, AWS When building one of my stacks I embed the AWS Access/Secret in the stack's configuration options (see AWS Classic Setup | Pulumi) When I call the automation api to destroy it, is it going to use those creds? I would assume so, but I'm suspecting otherwise
Upon further digging, it probably is a policy error.