Hi, I'm relatively new to utilizing Pulumi for dep...
# general
s
Hi, I'm relatively new to utilizing Pulumi for deploying infrastructure as code. My objective is to use Pulumi within an AWS Lambda to orchestrate the deployment of infrastructure. The Lambda function should use Pulumi to create additional Lambdas and SNS subscriptions. I've been searching online but haven't come across any relevant examples. If you could provide a sample illustration, it would be greatly appreciated. Thank you!