Setup the VTL directory
The VTL directory contains:
- AppSync VTL resolvers
- AppSync VTL functions
mkdir -p vtl/{resolvers,functions} vtl/resolvers/{Query,Mutation}
The VTL directory contains:
mkdir -p vtl/{resolvers,functions} vtl/resolvers/{Query,Mutation}