ACloudGuru / serverless-plugin-cloudwatch-sumologic

Plugin which auto-subscribes a log delivery lambda function to lambda log groups created by serverless
MIT License
12 stars 15 forks source link

Plugin fails on non us-east-1 deployments #4

Closed maxcan closed 7 years ago

maxcan commented 7 years ago

PR pending

Serverless: Deployment failed!

  Serverless Error ---------------------------------------

     An error occurred while provisioning your stack: myFunctionSubscriptionFilter
     - Could not execute the lambda function. Make sure you
     have given CloudWatch Logs permission to execute your
     function..

  Stack Trace --------------------------------------------

ServerlessError: An error occurred while provisioning your stack: myFunctionSubscriptionFilter -  Could not execute the lambda function. Make sure you have given CloudWatch Logs permission to execute your function..
johncmckim commented 7 years ago

Thanks for reporting this and sending a PR.

johncmckim commented 7 years ago

Just release 0.0.8 which includes this change.