Sep 4, 2018 · 1 min read
Hey Chris, I’m glad you like the tutorial. You may have some issues with the serverless.yml config. Here, check out what mine looks like in the repo.
Make sure the indents are alright, otherwise it won’t work. It’s most likely an issue with hooking up the event triggers. Another issue may be the IAM permissions. You add those in the serverless.yml as well. Or, maybe even an issue with installing the serverless-pseudo-parameters module. You haven’t missed the step to install the npm module?
Let me know if that helped you find the issue. Cheers!
