Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Update cloudtrail mapping for details.responseelements.state (#1622)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnbus committed Apr 30, 2020
1 parent d0c6870 commit 348e761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mq/plugins/cloudtrail.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def __init__(self):
'details.responseelements.distribution.distributionconfig.callerreference',
'details.responseelements.invalidation.invalidationbatch.callerreference',
'details.responseelements.responseparameters.method.response.header.access-control-allow-methods',
'details.responseelements.state',
]

def convert_key_raw_str(self, needle, haystack):
Expand Down

0 comments on commit 348e761

Please sign in to comment.