package
1.10.20
Repository: https://github.com/jadekler/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package route53iface provides an interface to enable mocking the Amazon Route 53 service client for testing your code.

# Functions

New creates a new instance of the Route53 client with a session.

# Constants

ChangeActionCreate is a ChangeAction enum value.
ChangeActionDelete is a ChangeAction enum value.
ChangeActionUpsert is a ChangeAction enum value.
ChangeStatusInsync is a ChangeStatus enum value.
ChangeStatusPending is a ChangeStatus enum value.
CloudWatchRegionApNortheast1 is a CloudWatchRegion enum value.
CloudWatchRegionApNortheast2 is a CloudWatchRegion enum value.
CloudWatchRegionApSouth1 is a CloudWatchRegion enum value.
CloudWatchRegionApSoutheast1 is a CloudWatchRegion enum value.
CloudWatchRegionApSoutheast2 is a CloudWatchRegion enum value.
CloudWatchRegionCaCentral1 is a CloudWatchRegion enum value.
CloudWatchRegionEuCentral1 is a CloudWatchRegion enum value.
CloudWatchRegionEuWest1 is a CloudWatchRegion enum value.
CloudWatchRegionEuWest2 is a CloudWatchRegion enum value.
CloudWatchRegionSaEast1 is a CloudWatchRegion enum value.
CloudWatchRegionUsEast1 is a CloudWatchRegion enum value.
CloudWatchRegionUsEast2 is a CloudWatchRegion enum value.
CloudWatchRegionUsWest1 is a CloudWatchRegion enum value.
CloudWatchRegionUsWest2 is a CloudWatchRegion enum value.
ComparisonOperatorGreaterThanOrEqualToThreshold is a ComparisonOperator enum value.
ComparisonOperatorGreaterThanThreshold is a ComparisonOperator enum value.
ComparisonOperatorLessThanOrEqualToThreshold is a ComparisonOperator enum value.
ComparisonOperatorLessThanThreshold is a ComparisonOperator enum value.
Service ID for Regions and Endpoints metadata.
ErrCodeConcurrentModification for service response error code "ConcurrentModification".
ErrCodeConflictingDomainExists for service response error code "ConflictingDomainExists".
ErrCodeConflictingTypes for service response error code "ConflictingTypes".
ErrCodeDelegationSetAlreadyCreated for service response error code "DelegationSetAlreadyCreated".
ErrCodeDelegationSetAlreadyReusable for service response error code "DelegationSetAlreadyReusable".
ErrCodeDelegationSetInUse for service response error code "DelegationSetInUse".
ErrCodeDelegationSetNotAvailable for service response error code "DelegationSetNotAvailable".
ErrCodeDelegationSetNotReusable for service response error code "DelegationSetNotReusable".
ErrCodeHealthCheckAlreadyExists for service response error code "HealthCheckAlreadyExists".
ErrCodeHealthCheckInUse for service response error code "HealthCheckInUse".
ErrCodeHealthCheckVersionMismatch for service response error code "HealthCheckVersionMismatch".
ErrCodeHostedZoneAlreadyExists for service response error code "HostedZoneAlreadyExists".
ErrCodeHostedZoneNotEmpty for service response error code "HostedZoneNotEmpty".
ErrCodeHostedZoneNotFound for service response error code "HostedZoneNotFound".
ErrCodeIncompatibleVersion for service response error code "IncompatibleVersion".
ErrCodeInvalidArgument for service response error code "InvalidArgument".
ErrCodeInvalidChangeBatch for service response error code "InvalidChangeBatch".
ErrCodeInvalidDomainName for service response error code "InvalidDomainName".
ErrCodeInvalidInput for service response error code "InvalidInput".
ErrCodeInvalidPaginationToken for service response error code "InvalidPaginationToken".
ErrCodeInvalidTrafficPolicyDocument for service response error code "InvalidTrafficPolicyDocument".
ErrCodeInvalidVPCId for service response error code "InvalidVPCId".
ErrCodeLastVPCAssociation for service response error code "LastVPCAssociation".
ErrCodeLimitsExceeded for service response error code "LimitsExceeded".
ErrCodeNoSuchChange for service response error code "NoSuchChange".
ErrCodeNoSuchDelegationSet for service response error code "NoSuchDelegationSet".
ErrCodeNoSuchGeoLocation for service response error code "NoSuchGeoLocation".
ErrCodeNoSuchHealthCheck for service response error code "NoSuchHealthCheck".
ErrCodeNoSuchHostedZone for service response error code "NoSuchHostedZone".
ErrCodeNoSuchTrafficPolicy for service response error code "NoSuchTrafficPolicy".
ErrCodeNoSuchTrafficPolicyInstance for service response error code "NoSuchTrafficPolicyInstance".
ErrCodeNotAuthorizedException for service response error code "NotAuthorizedException".
ErrCodePriorRequestNotComplete for service response error code "PriorRequestNotComplete".
ErrCodePublicZoneVPCAssociation for service response error code "PublicZoneVPCAssociation".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeTooManyHealthChecks for service response error code "TooManyHealthChecks".
ErrCodeTooManyHostedZones for service response error code "TooManyHostedZones".
ErrCodeTooManyTrafficPolicies for service response error code "TooManyTrafficPolicies".
ErrCodeTooManyTrafficPolicyInstances for service response error code "TooManyTrafficPolicyInstances".
ErrCodeTooManyVPCAssociationAuthorizations for service response error code "TooManyVPCAssociationAuthorizations".
ErrCodeTrafficPolicyAlreadyExists for service response error code "TrafficPolicyAlreadyExists".
ErrCodeTrafficPolicyInstanceAlreadyExists for service response error code "TrafficPolicyInstanceAlreadyExists".
ErrCodeTrafficPolicyInUse for service response error code "TrafficPolicyInUse".
ErrCodeVPCAssociationAuthorizationNotFound for service response error code "VPCAssociationAuthorizationNotFound".
ErrCodeVPCAssociationNotFound for service response error code "VPCAssociationNotFound".
HealthCheckRegionApNortheast1 is a HealthCheckRegion enum value.
HealthCheckRegionApSoutheast1 is a HealthCheckRegion enum value.
HealthCheckRegionApSoutheast2 is a HealthCheckRegion enum value.
HealthCheckRegionEuWest1 is a HealthCheckRegion enum value.
HealthCheckRegionSaEast1 is a HealthCheckRegion enum value.
HealthCheckRegionUsEast1 is a HealthCheckRegion enum value.
HealthCheckRegionUsWest1 is a HealthCheckRegion enum value.
HealthCheckRegionUsWest2 is a HealthCheckRegion enum value.
HealthCheckTypeCalculated is a HealthCheckType enum value.
HealthCheckTypeCloudwatchMetric is a HealthCheckType enum value.
HealthCheckTypeHttp is a HealthCheckType enum value.
HealthCheckTypeHttps is a HealthCheckType enum value.
HealthCheckTypeHttpsStrMatch is a HealthCheckType enum value.
HealthCheckTypeHttpStrMatch is a HealthCheckType enum value.
HealthCheckTypeTcp is a HealthCheckType enum value.
InsufficientDataHealthStatusHealthy is a InsufficientDataHealthStatus enum value.
InsufficientDataHealthStatusLastKnownStatus is a InsufficientDataHealthStatus enum value.
InsufficientDataHealthStatusUnhealthy is a InsufficientDataHealthStatus enum value.
ResourceRecordSetFailoverPrimary is a ResourceRecordSetFailover enum value.
ResourceRecordSetFailoverSecondary is a ResourceRecordSetFailover enum value.
ResourceRecordSetRegionApNortheast1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionApNortheast2 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionApSouth1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionApSoutheast1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionApSoutheast2 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionCaCentral1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionCnNorth1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionEuCentral1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionEuWest1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionEuWest2 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionSaEast1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionUsEast1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionUsEast2 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionUsWest1 is a ResourceRecordSetRegion enum value.
ResourceRecordSetRegionUsWest2 is a ResourceRecordSetRegion enum value.
RRTypeA is a RRType enum value.
RRTypeAaaa is a RRType enum value.
RRTypeCname is a RRType enum value.
RRTypeMx is a RRType enum value.
RRTypeNaptr is a RRType enum value.
RRTypeNs is a RRType enum value.
RRTypePtr is a RRType enum value.
RRTypeSoa is a RRType enum value.
RRTypeSpf is a RRType enum value.
RRTypeSrv is a RRType enum value.
RRTypeTxt is a RRType enum value.
Service endpoint prefix API calls made to.
StatisticAverage is a Statistic enum value.
StatisticMaximum is a Statistic enum value.
StatisticMinimum is a Statistic enum value.
StatisticSampleCount is a Statistic enum value.
StatisticSum is a Statistic enum value.
TagResourceTypeHealthcheck is a TagResourceType enum value.
TagResourceTypeHostedzone is a TagResourceType enum value.
VPCRegionApNortheast1 is a VPCRegion enum value.
VPCRegionApNortheast2 is a VPCRegion enum value.
VPCRegionApSouth1 is a VPCRegion enum value.
VPCRegionApSoutheast1 is a VPCRegion enum value.
VPCRegionApSoutheast2 is a VPCRegion enum value.
VPCRegionCaCentral1 is a VPCRegion enum value.
VPCRegionCnNorth1 is a VPCRegion enum value.
VPCRegionEuCentral1 is a VPCRegion enum value.
VPCRegionEuWest1 is a VPCRegion enum value.
VPCRegionEuWest2 is a VPCRegion enum value.
VPCRegionSaEast1 is a VPCRegion enum value.
VPCRegionUsEast1 is a VPCRegion enum value.
VPCRegionUsEast2 is a VPCRegion enum value.
VPCRegionUsWest1 is a VPCRegion enum value.
VPCRegionUsWest2 is a VPCRegion enum value.

# Structs

A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether this health check is healthy.
Alias resource record sets only: Information about the CloudFront distribution, Elastic Beanstalk environment, ELB load balancer, Amazon S3 bucket, or Amazon Route 53 resource record set that you're redirecting queries to.
A complex type that contains information about the request to associate a VPC with a private hosted zone.
A complex type that contains the response information for the AssociateVPCWithHostedZone request.
The information for each resource record set that you want to change.
The information for a change request.
A complex type that describes change information about changes made to your hosted zone.
A complex type that contains change information for the resource record set.
A complex type containing the response for the request.
A complex type that contains information about the tags that you want to add, edit, or delete.
Empty response for the request.
A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.
A complex type that contains the health check request information.
A complex type containing the response information for the new health check.
A complex type that contains information about the request to create a hosted zone.
A complex type containing the response information for the hosted zone.
Please also see https://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/CreateReusableDelegationSetRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/CreateReusableDelegationSetResponse.
A complex type that contains information about the traffic policy that you want to create.
A complex type that contains information about the resource record sets that you want to create based on a specified traffic policy.
A complex type that contains the response information for the CreateTrafficPolicyInstance request.
A complex type that contains the response information for the CreateTrafficPolicy request.
A complex type that contains information about the traffic policy that you want to create a new version for.
A complex type that contains the response information for the CreateTrafficPolicyVersion request.
A complex type that contains information about the request to authorize associating a VPC with your private hosted zone.
A complex type that contains the response information from a CreateVPCAssociationAuthorization request.
A complex type that lists the name servers in a delegation set, as well as the CallerReference and the ID for the delegation set.
This action deletes a health check.
An empty element.
A request to delete a hosted zone.
A complex type that contains the response to a DeleteHostedZone request.
A request to delete a reusable delegation set.
An empty element.
A request to delete a specified traffic policy version.
A request to delete a specified traffic policy instance.
An empty element.
An empty element.
A complex type that contains information about the request to remove authorization to associate a VPC that was created by one AWS account with a hosted zone that was created with a different AWS account.
Empty response for the request.
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about one dimension.
A complex type that contains information about the VPC that you want to disassociate from a specified private hosted zone.
A complex type that contains the response information for the disassociate request.
A complex type that contains information about a geo location.
A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.
The input for a GetChange request.
A complex type that contains the ChangeInfo element.
Please also see https://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/GetCheckerIpRangesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/GetCheckerIpRangesResponse.
A request for information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
A complex type that contains the response information for the specified geolocation code.
A request for the number of health checks that are associated with the current AWS account.
A complex type that contains the response to a GetHealthCheckCount request.
A request to get information about a specified health check.
A request for the reason that a health check failed most recently.
A complex type that contains the response to a GetHealthCheckLastFailureReason request.
A complex type that contains the response to a GetHealthCheck request.
A request to get the status for a health check.
A complex type that contains the response to a GetHealthCheck request.
A request to retrieve a count of all the hosted zones that are associated with the current AWS account.
A complex type that contains the response to a GetHostedZoneCount request.
A request to get information about a specified hosted zone.
A complex type that contain the response to a GetHostedZone request.
A request to get information about a specified reusable delegation set.
A complex type that contains the response to the GetReusableDelegationSet request.
Gets information about a specific traffic policy version.
Request to get the number of traffic policy instances that are associated with the current AWS account.
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
Gets information about a specified traffic policy instance.
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
A complex type that contains the response information for the request.
A complex type that contains information about one health check that is associated with the current AWS account.
A complex type that contains information about the health check.
A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker.
A complex type that contains general information about the hosted zone.
A complex type that contains an optional comment about your hosted zone.
A request to get a list of geographic locations that Amazon Route 53 supports for geolocation resource record sets.
A complex type containing the response information for the request.
A request to retrieve a list of the health checks that are associated with the current AWS account.
A complex type that contains the response to a ListHealthChecks request.
Retrieves a list of the public and private hosted zones that are associated with the current AWS account in ASCII order by domain name.
A complex type that contains the response information for the request.
A request to retrieve a list of the public and private hosted zones that are associated with the current AWS account.
Please also see https://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ListHostedZonesResponse.
A request for the resource record sets that are associated with a specified hosted zone.
A complex type that contains list information for the resource record set.
A request to get a list of the reusable delegation sets that are associated with the current AWS account.
A complex type that contains information about the reusable delegation sets that are associated with the current AWS account.
A complex type containing information about a request for a list of the tags that are associated with an individual resource.
A complex type that contains information about the health checks or hosted zones for which you want to list tags.
A complex type that contains information about the health checks or hosted zones for which you want to list tags.
A complex type containing tags for the specified resources.
A complex type that contains the information about the request to list the traffic policies that are associated with the current AWS account.
A complex type that contains the response information for the request.
A request for the traffic policy instances that you created in a specified hosted zone.
A complex type that contains the response information for the request.
A complex type that contains the information about the request to list your traffic policy instances.
A complex type that contains the response information for the request.
A request to get information about the traffic policy instances that you created by using the current AWS account.
A complex type that contains the response information for the request.
A complex type that contains the information about the request to list your traffic policies.
A complex type that contains the response information for the request.
A complex type that contains information about that can be associated with your hosted zone.
A complex type that contains the response information for the request.
Information specific to the resource record.
Information about the resource record set to create or delete.
A complex type containing a resource and its associated tags.
Route53 provides the API operation methods for making requests to Amazon Route 53.
A complex type that contains the status that one Amazon Route 53 health checker reports and the time of the health check.
A complex type that contains information about a tag that you want to add or edit for the specified health check or hosted zone.
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
A complex type that contains the response to a TestDNSAnswer request.
A complex type that contains settings for a traffic policy.
A complex type that contains settings for the new traffic policy instance.
A complex type that contains information about the latest version of one traffic policy that is associated with the current AWS account.
A complex type that contains information about a request to update a health check.
Please also see https://docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/UpdateHealthCheckResponse.
A request to update the comment for a hosted zone.
A complex type that contains the response to the UpdateHostedZoneComment request.
A complex type that contains information about the traffic policy that you want to update the comment for.
A complex type that contains the response information for the traffic policy.
A complex type that contains information about the resource record sets that you want to update based on a specified traffic policy instance.
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
(Private hosted zones only) A complex type that contains information about an Amazon VPC.