API Gateway是否解析或验证XML?

0

【以下的问题经过翻译处理】 我创建了一个Open API规格来定义API Gateway端点,其中包括POST请求体中使用的XML定义。我以为API Gateway会解析或至少验证XML POST请求,但经过试验发现,似乎你所能做的就是将XML传给lambda函数来解析它?

profile picture
EXPERT
asked 5 months ago69 views
1 Answer
0

【以下的回答经过翻译处理】 API Gateway仅验证JSON模式。转换也是如此。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions