mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
I initially thought this command would return *all* the logs within the date range. I can see why it doesn't do that, but I think mentioning the limit in the docs makes sense. The number comes from [the AWS docs](http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CloudWatchLogs.html#filterLogEvents-property) about the function that's used for this command.
Read this on the main serverless docs site
Serverless AWS Lambda CLI Reference
Welcome to the Serverless AWS Lambda CLI Reference! Please select a section on the left to get started.
Note: Before continuing AWS system credentials are required for using the CLI.
If you have questions, join the chat in gitter or post over on the forums