Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bassammaged/awsEnum
/ types & classes
Types & classes
7 in github.com/bassammaged/awsEnum
⨍
Functions
16
◇
Types & classes
7
↓ 3 callers
Class
store_results
aws.py:189
↓ 1 callers
Class
CustomError
Exception raise for error in the script. Arguments: - message: holds the error message - criticality
logger.py:5
↓ 1 callers
Class
_terminator
terminator class is written to be used by `log_it` class to terminate the script incase of the level of logging is `c` either `e`.
logger.py:138
↓ 1 callers
Class
aws_service
`aws_service()` is to call the service that needed.
aws.py:6
↓ 1 callers
Class
ec2
ec2 is class written to enumerate the ec2 instances information and store the info into json file.
aws.py:65
↓ 1 callers
Class
logit
logit class is created to log the actions and their serverities as well. Arguments: - message: holds the error m
logger.py:35
↓ 1 callers
Class
s3
s3 class responsible to enumerate information and extract the valuable information.
aws.py:131