3

I am trying to follow this tutorial on the AWS Site.

I added the GraphQL Schema but then when I try to add the Lambda Function in the Data Sources I can't add it because the Function ARN field is disabled.

aws

How do I add Lambda function to AWS AppSync?

1 Answer 1

3

The drop-down lets you select an AWS Lambda function from the region selected in the "Region" drop-down. If you don't see anything populated in the list, it usually means that no Lambda functions exist in that region.

Can you check if you have Lambda functions in SA-EAST-1?

Sign up to request clarification or add additional context in comments.

3 Comments

how to check that? do I have to go somewhere else to add Lambda function in SA-EAST-1? if so it is not mentioned in the tutorial & I'm an aws noob :(
You can check here: sa-east-1.console.aws.amazon.com/lambda/home?region=sa-east-1#/… You can toggle the region in the region selector on the top right.
thank you I made it work & saw the CloudWatch Logs too

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.