Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 419 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 419 Bytes

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