aws_ir-plugins
Core supported plugins for the aws_ir-cli
These files were formerly part of https://github.com/threatresponse/aws_ir
In preparation for supporting community plugins and pull requests these have been moved to this repository.
Usage
import aws_ir_plugins
# Or
from aws_ir_plugins import disableaccess_key.py
Virutal Env
virtualenv env -p python3
Tests
python setup.py test