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'])