https://pulumi.com logo
Title
m

miniature-oxygen-33318

12/06/2021, 11:24 AM
Hi where can I find a list of the pulumi automation functions? Getting quite lost on here, just want simple list of functions and what they do, I’m using python and aws https://www.pulumi.com/docs/guides/automation-api/
r

red-match-15116

12/06/2021, 1:55 PM
The documentation for these are here: https://www.pulumi.com/docs/reference/pkg/python/pulumi/#module-pulumi.automation but they can be a little scant on info. I'd recommend looking at the examples repo too: https://github.com/pulumi/automation-api-examples
👍 1
m

miniature-oxygen-33318

12/07/2021, 12:38 PM
thanks!