Skip to content

michalschott/aws-iam-access-key-disabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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