Ansible Cloudwatch rule reports failed invocations

前端 未结 3 1940
旧巷少年郎
旧巷少年郎 2021-02-13 07:28

I have created an AWS lambda that works well when I test it and when I create a cron job manually through a cloudwatch rule.

It reports metrics as invocations (not faile

3条回答
  •  情深已故
    2021-02-13 07:52

    If you are looking for the reason your invocations are failing, see the other answers UNLESS you're trying to implement AWS::Events::Rule and you're seeing failed invocations. The following answer may resolve the issue and negate to need to find these non-existent logs.

    Cloudwatch failedinvocation error no logs available

提交回复
热议问题