trailblazer-aws icon indicating copy to clipboard operation
trailblazer-aws copied to clipboard

Blazing CloudTrail since 2018

Results 5 trailblazer-aws issues
Sort by recently updated
recently updated
newest added

trailblazer --help returns error because you have extra \ which I had to fix on my own version lib/python3.8/site-packages/trailblazer/__about__.py", line 19 \

This policy of yours returns 2 problem ( putting account number is not one of them) { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Principal": { "AWS": "arn:aws:iam:::role/trailblazer" }, "Action":...

I ran trailblazer and ended up with this output: https://gist.github.com/0xdabbad00/e25cf5599881c13d3b644bc4109cf619 There are 1576 events there, and many events are missing that I know should be recorded, such as `iam` events...

This does a pretty good of automatically generating parameters for the functions. It still needs some work (the code is ugly in places, and does not work for all of...

There is something weird about the new `s3control` service that doesn't work with trailblazer. I get the following exception: ``` Creating s3control client... Calling s3control.delete_public_access_block with params {} in us-east-1...