teremterem / swipe-thought-bot

MIT License
0 stars 0 forks source link

Support quick and easy way to disable Serverless Lambda Logs #7

Open teremterem opened 3 years ago

teremterem commented 3 years ago

Example:

enterprise:
  collectLambdaLogs: ${strToBool(${param:SLS_COLLECT_LAMBDA_LOGS, 'false'})}