route53

package
v0.0.43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package route53 provides logic and data structures necessary to enumerate and integrate AWS Route 53 resources.

Index

Constants

View Source
const (
	REGION = "us-east-1"
)

REGION is the region to use for Route53 enumeration. Route53 is a global service, so we only need to query once.

Variables

This section is empty.

Functions

func EnumerateRoute53

func EnumerateRoute53(ctx context.Context, awscfg aws.Config) (*route53fern.Route53EnumerateReport, error)

EnumerateRoute53 retrieves all Route 53 hosted zones available to the caller and returns a Route53EnumerateReport struct

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL