Cloudwatch Logs
Retreive logs from Cloudwatch for a specific function
sls logs -f hello -s prod --startTime 5m
Tailing Cloudwatch
sls logs -f hello -s prod --tail
sls logs -f hello -s prod --startTime 5m
sls logs -f hello -s prod --tail