1 Answer
- Newest
- Most votes
- Most comments
0
You could run get-function-configuration every 5 minutes (from another Lambda function), store the results of LastModified and Environment.Variables in a cache, and compare the new results to the old ones.
Relevant content
- AWS OFFICIALUpdated a year ago
