1

I have the below log in CloudWatch and would like to create an alarm when average of Max memory usage exceeds 400 MB.

REPORT RequestId: xxxxxx-xxx-xxx-xxx-xxx Duration: 5750.91 ms Billed Duration: 5751 ms Memory Size: 512 MB Max Memory Used: 150 MB Init Duration: 1562.14 ms

1
  • 1
    Can you elaborate on the question? What exactly are you trying to do and what exactly are you asking? What have you already tried to achieve this? Commented Aug 12, 2021 at 20:45

1 Answer 1

2

Unfortunately, Memory Used is not one of the standard AWS Lambda function metrics collected by Amazon CloudWatch.

You would need to:

Let us know how it goes!

Sign up to request clarification or add additional context in comments.

3 Comments

Thanks John..!! Was looking for something other than the option you mentioned. Now achieved the outcome by creating Custom metric filter.
Great! Feel free to Add an Answer describing what you did, to help future readers.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.