does api gateway parse or validate XML?

0

I created a Open API spec to define the API Gateway endpoints which includes a definition of the XML used in the POST body. I guessed that API Gateway would parse or at least validate XML POSTs, but after playing with it, seems like all you can do is pass the XML thru to a lambda function to parse it?

已提問 1 年前檢視次數 348 次
1 個回答
0
已接受的答案

No. API Gateway only validates JSON schemas. Same from transformation.

profile pictureAWS
專家
Uri
已回答 1 年前

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

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

回答問題指南