Create a lambda project template that you can immediately deploy
claudia generate {OPTIONS}
--hello-world
: A hello world project template for your Lambda function--api
: A Claudia API Builder project template for your Lambda function--region
: AWS region where to create the lambda- For example: us-east-1
--source
: (optional) Directory with project files- Defaults to: current directory