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
asked 10 months ago329 views
1 Answer
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
SUPPORT ENGINEER
Rohit_K
answered 10 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