On first glance, you might think it would just pick the same provider as the SNS queue, but it's perfectly legit to have lambda functions in one regions triggered by an SNS queue in another region?
b
billowy-army-68599
06/26/2022, 10:25 PM
@wonderful-bird-78843 you provider is in the wrong place:
Copy code
new aws.lambda.CallbackFunction(`foo-runner-func`, {,
runtime: "nodejs14.x",
}, { provider: provider });
w
wonderful-bird-78843
06/26/2022, 10:26 PM
Aha! I'm not sure what's going on with the comma after the
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.