Closed jmhummel closed 5 years ago
Screenshot from CloudWatch:
More recent screenshot after schedule has run for a while, showing that only lambdas with count
> 1 contain the lastAccessed
and lastAccessedSeconds
fields in their log output:
@jeremydaly Could you review this PR when you get a chance?
Yes, sorry for the delay. I'll look at it tonight. Thanks for submitting it.
I've merged this in and will add it to the next version.
The lastAccess attribute is only set on the child invocations, but not on the original parent, which leads to both
lastAccessed
andlastAccessedSeconds
fields appearingnull
on warm lambdas