зеркало из https://github.com/mozilla/MozDef.git
Add callerReference to cloudtrail plugin handler
This commit is contained in:
Родитель
bb8070fee7
Коммит
1150857fd9
|
@ -40,7 +40,8 @@ class message(object):
|
|||
'details.additionaleventdata',
|
||||
'details.serviceeventdetails',
|
||||
'details.requestparameters.disableApiTermination',
|
||||
'details.responseelements.findings.service.additionalInfo.unusual'
|
||||
'details.responseelements.findings.service.additionalInfo.unusual',
|
||||
'details.responseelements.distribution.distributionConfig.callerReference'
|
||||
]
|
||||
|
||||
def convert_key_raw_str(self, needle, haystack):
|
||||
|
|
Загрузка…
Ссылка в новой задаче