How does one unit test VTL when dealing with api-gateway construct from CDK

0

Currently using openapi definition in conjunction of CDK in python to produce api-gateway definition resources (REST), how does one test as code (unit or functional) to ensure that nothing breaks accidently?

1 回答
0

assuming you are in the nodejs ecosystem you could write unit tests using api-gateway-template-tester.

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则