Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
/ cinq-auditor-iam Public archive

IAM Auditor for Cloud Inquisitor

Notifications You must be signed in to change notification settings

RiotGames/cinq-auditor-iam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cinq-auditor-iam

Please open issues in the Cloud-Inquisitor repository

Description

This auditor validates and applies IAM policies for AWS Accounts.

Configuration Options

Option name Default Value Type Description
enabled False bool Enable the IAM roles and auditor
interval 30 int How often the auditor executes, in minutes
manage_roles True bool Enable management of IAM roles
roles True string JSON document with roles to push to accounts. See documentation for examples
delete_inline_policies False bool Delete inline policies from existing roles
git_auth_token CHANGE ME string API Auth token for Github
git_server CHANGE ME string Address of the Github server
git_repo CHANGE ME string Name of the Github repo
git_no_ssl_verify False bool Disable SSL verification of Github server