Hi @white-balloon-205! Just following after adapting your gist. Thank u again! So questions atm are:
1. How to define the api stage.
2. How to set settings for CloudWatch
I believe we set for things like compression and stage variables as part of the stage creation. What about things like Model integration?
Cheers!
w
white-balloon-205
01/29/2019, 6:30 PM
How to define the api stage.
There should be a
stageName:
property on
apigateway.x.API
.
How to set settings for CloudWatch
Which settings in particular?
I believe we set for things like compression and stage variables as part of the stage creation. What about things like Model integration?
Some of this may be possible currently - other things may require passing
swaggerString
instead of
routes
so that you get 100% control over the configuration of the API gateway.
b
brainy-magician-83981
01/30/2019, 5:07 AM
Thanks Luke. I thought there was more to creating a stage then just setting the name. But yes, setting stageName worked. I can live with manually setting parameters in the console for now. Looking forward to deeper examples! 😉
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.