michalschott / aws-iam-access-key-disabler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-iam-access-key-disabler

why?

Usually your engineers do not care about best security practices due to enormous amount of work they need to deliver. I want to make your life easier, and at the same time upskill myself in GO and Serverless.

run in lambda

Standalone and lambda versions shares the same binary.

To build and deploy lambda, you can do:

make
terraform apply

About

License:GNU General Public License v3.0


Languages

Language:Go 59.9%Language:HCL 38.6%Language:Makefile 1.5%