flosell / flosell/trailscraper

Find affected resources for events that don't have a resource-field

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
838
Forks
38
Avg merge
2m
Merged PRs (30d)
14

Description

Not all AWS Services seem to log the affected resources.
E.g.

* [lambda:DeleteFunction](http://docs.aws.amazon.com/lambda/latest/dg/logging-using-cloudtrail.html) only has `$.requestParameters.functionName`
* [route53:DeleteHostedZone](http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/logging-using-cloudtrail.html) only has `$.requestParameters.id`
* [route53: ChangeResourceRecordSets](http://docs.aws.amazon.com/Route53/latest/DeveloperGuide/logging-using-cloudtrail.html) only has `$.requestParameters.hostedZoneId`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.