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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南