In case you use CI/CD pipeline to deploy your lambda Api you might wonder how
you could validate serverless.yml file format before you go through all the
steps of your pipeline and suddnely face a very small formatting issue in your
yml file.
I assume you are using