Versions in this module Expand all Collapse all v0 v0.3.1 Jan 11, 2024 Changes in this version + type DnsAPI interface + CreateHostedZone func(*map[string]interface{}) (*map[string]interface{}, error) + CreateHostedZoneRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + CreateHostedZoneWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + CreateResourceRecord func(*map[string]interface{}) (*map[string]interface{}, error) + CreateResourceRecordRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + CreateResourceRecordWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DeleteHostedZone func(*map[string]interface{}) (*map[string]interface{}, error) + DeleteHostedZoneRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DeleteHostedZoneWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DeleteResourceRecord func(*map[string]interface{}) (*map[string]interface{}, error) + DeleteResourceRecordRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DeleteResourceRecordWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DescribeHostedZones func(*map[string]interface{}) (*map[string]interface{}, error) + DescribeHostedZonesRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DescribeHostedZonesWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + DescribeResourceRecords func(*map[string]interface{}) (*map[string]interface{}, error) + DescribeResourceRecordsRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + DescribeResourceRecordsWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + GetGeolocations func(*map[string]interface{}) (*map[string]interface{}, error) + GetGeolocationsRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + GetGeolocationsWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + ModifyResourceRecord func(*map[string]interface{}) (*map[string]interface{}, error) + ModifyResourceRecordRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + ModifyResourceRecordWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) + ResourceRecordChangeType func(*map[string]interface{}) (*map[string]interface{}, error) + ResourceRecordChangeTypeRequest func(*map[string]interface{}) (*request.Request, *map[string]interface{}) + ResourceRecordChangeTypeWithContext func(aws.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)