Skip to content

Instantly share code, notes, and snippets.

@kapilt
Created October 14, 2016 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kapilt/53b5f83a2aad741d264d231682587e10 to your computer and use it in GitHub Desktop.
Save kapilt/53b5f83a2aad741d264d231682587e10 to your computer and use it in GitHub Desktop.
policies:
- name: aws-cloudtrail-not-enabled
resource: account
region: us-east-1
tags:
- level:high
description: |
Policy scans for accounts which do not have CloudTrails enabled in the current region
filters:
- type: check-cloudtrail
global-events: true
multi-region: true
running: true
kms: true
file-digest: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment