I am an engineer recently assigned to a project that utilizes Gatsby cloud functions as part of our build and deployment system. Our current setup involves hosting on S3, with Gatsby Cloud used for builds and cloud functions.
I am seeking guidance on migrating lambda functions from Gatsby Cloud to Netlify, while maintaining our existing setup with S3 for static hosting and CircleCI for builds. Could someone please direct me to a comprehensive guide or provide instructions on how to accomplish this?