In CloudWatch logs for AWS Lambda, there are lines like this:
REPORT RequestId: 8b4a32a4-7dc0-4342-a998-48b051d683e0 Duration: 182.29 ms Billed Duration: 200 ms Memory Size: 128 MB Max Memory Used: 35 MB
Is it safe to assume the Max Memory Used will always be logged in MB? I can't find anything to confirm either way, and any sort of dashboard seems to use structured data that is definitely in megabytes, but I doubt that information is scraped from logs.