Skip to content

Repository to clean up IAM server certs that are not associated to any LB and not expired

Notifications You must be signed in to change notification settings

nikhil-zadoo/iam-server-cert-cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

IAM Server Certificate cleanup tool

Installation

python3 -mvenv env
source env/bin/activate

git clone https://github.com/nikhil-zadoo/iam-server-cert-cleanup.git
cd iam-server-certs-cleanup
pip install .

Configuration:

Have your ~/.aws/config file ready to be used with the target account.

Command

AWS_PROFILE=<target profile in ~/.aws/config> python3 certs.py

About

Repository to clean up IAM server certs that are not associated to any LB and not expired

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages