directory
0.0.30
Repository: https://github.com/method-security/methodaws.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
Package config contains common configuration values that are used by the various commands and subcommands in the CLI.
Package current contains all logic and data structures relevant to the current state of the AWS instance.
No description provided by the author
Package eks contains all of the logic and data structures relevant to enumerating EKS instances and their related resources.
Package iam contains functions that interact with the AWS IAM service along with the data structures necessary to integrate this data cleanly.
No description provided by the author
Package rds provides functionality to enumerate and integrate AWS RDS resources.
Package route53 provides logic and data structures necessary to enumerate and integrate AWS Route 53 resources.
Package s3 provides the data structures and logic necessary to enumerate and integrate AWS S3 resources.
Package sts provides the data structures and logic necessary to interact with the AWS Security Token Service (STS).
Package vpc provides the data structures and logic necessary to enumerate and integrate AWS VPC resources.
No description provided by the author