AppSync JS resolver do not support the "in" operator?

-1

Hi AWS folks! I've just been stuck on a failing CloudFormation deployment for a while. One of my AWS::AppSync::FunctionConfiguration resources was failing with the message The code contains one or more errors.. It is one of the newer JS resolvers types (as opposed to VTL). After some trial and error, I determined that it was because I was using the in operator. However, the AppSync docs do not state that this operator is not supported. Perhaps someone can confirm this and, if I am correct, update the docs?

Miles
已提问 1 年前358 查看次数
1 回答
0

Hello, I have confirmed from the AWS AppSync team that we do not support the in operator in AppSync JS currently. The feedback is shared with our product team and they will work on updating the AppSync documentation. Thank you.

AWS
支持工程师
Rohit_K
已回答 1 年前

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

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

回答问题的准则

相关内容