You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2024. It is now read-only.
I'm getting error in the cloudwatch logs when executing the lambda funtion.
[ERROR] KeyError: 'Details'
Traceback (most recent call last):
File "/var/task/index.py", line 6, in lambda_handler
noncompliantTrail = str(event['detail']['findings'][0]['Resources'][0]['Details']['Other']['name'])
The text was updated successfully, but these errors were encountered: