Hi, I'm learning Pulumi on Python, so I made an ex...
# python
s
Hi, I'm learning Pulumi on Python, so I made an example using the Python "raw" API to deploy a Lambda served by API Gateway! 🙂 https://github.com/gmiretti/pulumi-aws-py-lambda-api-gateway I could translate examples/aws-ts-serverless-raw but I saw it after the fact 😬 Probably I'm gonna translate to Python another examples of pulumi-aws from pulumi/examples, if they aren't available yet. In that case, pls let me know.
🎉 1
b
This is awesome! Would love to add this to our examples repo
👍 1
s
Yeah, you can add it for sure. I'll try to make some PRs into examples if I translate another this month.