Skip to content

Collects all readable AWS secrets in secret manager

License

Notifications You must be signed in to change notification settings

9rnt/awspirator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awspirator

Simple script to collect all readable AWS secrets in secret manager from an AWS account

usage: cli.py [-h] [--profile PROFILE] [--role-arn ROLE_ARN] [--external-id EXTERNAL_ID] [--output OUTPUT] [--file-path FILE_PATH] [--verbose]

options: -h, --help show this help message and exit --profile PROFILE Specify the aws profile (default is default) --role-arn ROLE_ARN Specify the aws role to be assumed --external-id EXTERNAL_ID Specify the aws role to be assumed --output OUTPUT Specify the output type csv, json --file-path FILE_PATH Specify the path for the file to store the secrets --verbose, -v

About

Collects all readable AWS secrets in secret manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages