Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#python
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!
Post