brief-ram-15160
05/10/2021, 10:54 AMGET /path/abc
another creates POST /path/abc
and another creates GET /path/xyz
When Im trying to create them I don’t know if path
(or abc
) exists already or not.
Pulumi’s documentation for awsx.apigateway.API
shows that it receives the entire routes altogether, which I cannot do.
and using aws.apigateway.Resource
will fail if resource exists or not.
Any thoughts? cloudformation
allows the management of routes inside the Lambda declaration. Why is it not possible with Pulumi?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.
Powered by