I can view the log using the following command.
aws logs get-log-events --log-group-name groupName --log-stream-name streamName --limit 100
wha
Have a look at awslogs.
If you happen to be working with Lambda/API Gateway specifically, have a look at apilogs.