9600- / aws-tag-snitch

aws ec2 tag snitch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Lambda tagger

replicate aws tags down from ec2 instances, ELBs and VPCs

ec2_tagger.py

replicate tags from ec2 isntances and elb to volumes and enis

vpc_tagger.py

replicate tags from vpc to subnets, IGWs, and route tables

tag_snitch.py

snitch on systems to a webhook if a ec2 instance does not have the proper tags.

WEBHOOK env as the webhook endpoint ACCOUNT_NAME env as a friendly name for the aws account, for when using a single webhook for multiple accounts

About

aws ec2 tag snitch

License:MIT License


Languages

Language:Python 100.0%