Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws - account access-analyzer filter #6075

Merged
merged 13 commits into from
Sep 11, 2020

Commits on Aug 26, 2020

  1. add account access-analyzer filter

    Lucas-Irvine committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    5d7ffc5 View commit details
    Browse the repository at this point in the history
  2. add retry

    Lucas-Irvine committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    683727b View commit details
    Browse the repository at this point in the history
  3. fix exception handling and add test

    Lucas-Irvine committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    1be7b13 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. make trust default to not being checked

    Lucas-Irvine committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    4b936e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. change filter to use value filter

    Lucas-Irvine committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    a20f416 View commit details
    Browse the repository at this point in the history
  2. fix policy keys

    Lucas-Irvine committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    557cde5 View commit details
    Browse the repository at this point in the history
  3. fix policy again

    Lucas-Irvine committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    46cae8e View commit details
    Browse the repository at this point in the history
  4. need quotes

    Lucas-Irvine committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5ef3e5e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. process analyzers one by one

    Lucas-Irvine committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    5aa4f3a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. rerecord placebo data

    Lucas-Irvine committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e4f1324 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. c7n:matched-analyzers as an array

    Lucas-Irvine committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    1e62a5a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. fix bug

    Lucas-Irvine committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    1c30cd9 View commit details
    Browse the repository at this point in the history
  2. fix annotation cache usage, use a class var annotation key, default s…

    …upport filter chaining
    kapilt committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    d6c6118 View commit details
    Browse the repository at this point in the history