Skip to content

This tool will find and display information about public endpoints in an AWS account.

License

Notifications You must be signed in to change notification settings

jeffmaley/findmyendpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindMyEndpoints

Description

This tool will find and display information about public endpoints in an AWS account. Its focus is in Elastic Network Interfaces (ENIs), which can be attached resources like EC2 instances and RDS DB instances.

For AWS Organizations, this tool will use the OrganizationAccountAccessRole or AWSControlTowerExecution role to process member accounts and it must be run from the Management account.

Installation

pip install findmyendpoints

Usage

python -m findmyendpoints [-h]

python3 -m findmyendpoints [-h]

TODO

  • Add support for getting information on RDS and Redshift endpoints
  • Add support for reading Security Group/NACLs

About

This tool will find and display information about public endpoints in an AWS account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages