https://pulumi.com logo
#aws
Title
f

faint-dusk-41267

09/06/2023, 2:36 PM
Does anyone bring the AWS child account from the master account? I'm looking for some way to do that with Pulumi. But for some reason, I can't.
Copy code
aws organizations list-accounts --no-cli-pager
This is what I'm looking for in Pulumi https://www.pulumi.com/registry/packages/aws/api-docs/organizations/getorganization/ This one it returns as an empty dict ---- EDIT: i was need to update the Pulumi package for Python