aws-ir-plugins

AWS Incident Response ToolKit Core Supported plugins


License
MIT
Install
pip install aws-ir-plugins==0.0.3

Documentation

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