This message was deleted.
# general
s
This message was deleted.
g
You cannot get those values off of the provider object but you can via
aws.config.region
, etc. https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/aws/config/#region
b
Thanks, but I'm trying to use this in multi-account/multi-region programs which have multiple providers, I'm not sure I can get what I need from the global config.