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

# Functions

IamDetails is responsible for gathering the IAM role details, inline policies, and attached policies for any IAM roles that are associated with the current AWS instance.
InstanceDetails is responsible for gathering the instance identity document, hostname, public IP, and public hostname of the current AWS instance.

# Structs

AWSResource contains the instance identity document, hostname, public IP, and public hostname of the current AWS instance.
AWSResourceReport contains the AWSResource and any errors that occurred during the execution of the `methodaws current instance` subcommand.
IamResourceReport represents the output of the `methodaws current iam` subcommand.