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

# Functions

EnumerateRoute53 retrieves all Route 53 hosted zones available to the caller and returns an AWSResourceReport struct.

# Structs

AWSResourceReport contains the account ID that the Route 53 hosted zones were discovered in, the resources themselves, and any non-fatal errors that occurred during the execution of the `methodaws route53 enumerate` subcommand.
AWSResources contains the Route 53 hosted zones that were enumerated.
EnrichedHostedZone wraps the AWS representations of a hosted zone and its associated resource record sets.