amazon web services - Viewing console.log's of lambda function -
does know how console.log's
when running aws lambda
function?
its fine when run function in test environment, want see logs when run in production environment.
you can see output console in cloudwatch logs. take @ accessing amazon cloudwatch logs aws lambda.
Comments
Post a Comment