sam local
Run your Serverless application locally for quick development & testing
Subcommands
Name | Description |
---|---|
generate-event | You can use this command to generate sample payloads from different event sources such as S3, API Gateway, and SNS |
invoke | Invokes a local Lambda function once |
start-api | Sets up a local endpoint you can use to test your API |
start-lambda | Starts a local endpoint you can use to invoke your local Lambda functions |
Options
Name | Description |
---|---|
--help, -h | Show help for sam |