This message was deleted.
# aws
s
This message was deleted.
b
i think you would have to do this outside Pulumi unfortunately, you can only do an assume role once in the provider
i guess you could also use the aws sdk
d
any general gist of what that would look like?
(and does this change at all between using aws classic an aws native?)
@billowy-army-68599 any advice on how I might leverage the aws sdk for this? Is there a way to do that within the pulumi python file?
b
i’ve never tried it, but it should theoretically be possible. I don’t have any examples no
d
😬 heh, yeah I’m having trouble even imagining what it would look like… looked at the
pulumi
and
pulumi_aws
source and I don’t think I’ve groked the architecture for comms with the AWS platform