From the course: AWS and React: Creating Full-Stack Apps
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Challenge: Create and test an AppSync API - Amazon Web Services (AWS) Tutorial
From the course: AWS and React: Creating Full-Stack Apps
Challenge: Create and test an AppSync API
(upbeat music) - [Narrator] Okay, it's your turn. Challenge time. I want you to add your API if you haven't already to your project with the Amplify CLI, and then run Amplify Push to get that into AWS. Then I want you to go to the AWS Console. Go to AppSync, go to your API, and run a mutation to update data in your table. Now remember, there's a few things that have to be in place for this to work. You have to log in. You have to set that authorization. Comment out that input line in your schema. If you haven't done those things, you'll need to do those things to run this query, and then you can go to DynamoDB and make sure that they got inserted into the table.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.