npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@datafire/amazonaws_route53

v5.0.0

Published

DataFire integration for Amazon Route 53

Downloads

2

Readme

@datafire/amazonaws_route53

Client library for Amazon Route 53

Installation and Usage

npm install --save @datafire/amazonaws_route53
let amazonaws_route53 = require('@datafire/amazonaws_route53').create({
  accessKeyId: "",
  secretAccessKey: "",
  region: ""
});

amazonaws_route53.GetAccountLimit({
  "Type": ""
}).then(data => {
  console.log(data);
});

Description

Actions

GetAccountLimit

amazonaws_route53.GetAccountLimit({
  "Type": ""
}, context)

Input

  • input object
    • Type required string

Output

GetChange

amazonaws_route53.GetChange({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

GetCheckerIpRanges

amazonaws_route53.GetCheckerIpRanges({}, context)

Input

  • input object

Output

ListReusableDelegationSets

amazonaws_route53.ListReusableDelegationSets({}, context)

Input

  • input object

Output

CreateReusableDelegationSet

amazonaws_route53.CreateReusableDelegationSet({
  "CallerReference": ""
}, context)

Input

Output

Output schema unknown

DeleteReusableDelegationSet

amazonaws_route53.DeleteReusableDelegationSet({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

GetReusableDelegationSet

amazonaws_route53.GetReusableDelegationSet({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

GetGeoLocation

amazonaws_route53.GetGeoLocation({}, context)

Input

  • input object

Output

ListGeoLocations

amazonaws_route53.ListGeoLocations({}, context)

Input

  • input object

Output

ListHealthChecks

amazonaws_route53.ListHealthChecks({}, context)

Input

  • input object
    • MaxItems string
    • Marker string

Output

CreateHealthCheck

amazonaws_route53.CreateHealthCheck({
  "CallerReference": "",
  "HealthCheckConfig": {
    "Type": ""
  }
}, context)

Input

Output

Output schema unknown

DeleteHealthCheck

amazonaws_route53.DeleteHealthCheck({
  "HealthCheckId": ""
}, context)

Input

  • input object
    • HealthCheckId required string

Output

GetHealthCheck

amazonaws_route53.GetHealthCheck({
  "HealthCheckId": ""
}, context)

Input

  • input object
    • HealthCheckId required string

Output

UpdateHealthCheck

amazonaws_route53.UpdateHealthCheck({
  "HealthCheckId": ""
}, context)

Input

Output

GetHealthCheckLastFailureReason

amazonaws_route53.GetHealthCheckLastFailureReason({
  "HealthCheckId": ""
}, context)

Input

  • input object
    • HealthCheckId required string

Output

GetHealthCheckStatus

amazonaws_route53.GetHealthCheckStatus({
  "HealthCheckId": ""
}, context)

Input

  • input object
    • HealthCheckId required string

Output

GetHealthCheckCount

amazonaws_route53.GetHealthCheckCount({}, context)

Input

  • input object

Output

ListHostedZones

amazonaws_route53.ListHostedZones({}, context)

Input

  • input object
    • MaxItems string
    • Marker string

Output

CreateHostedZone

amazonaws_route53.CreateHostedZone({
  "Name": "",
  "CallerReference": ""
}, context)

Input

Output

Output schema unknown

DeleteHostedZone

amazonaws_route53.DeleteHostedZone({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

GetHostedZone

amazonaws_route53.GetHostedZone({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

UpdateHostedZoneComment

amazonaws_route53.UpdateHostedZoneComment({
  "Id": ""
}, context)

Input

Output

AssociateVPCWithHostedZone

amazonaws_route53.AssociateVPCWithHostedZone({
  "Id": "",
  "VPC": {}
}, context)

Input

Output

ListVPCAssociationAuthorizations

amazonaws_route53.ListVPCAssociationAuthorizations({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

CreateVPCAssociationAuthorization

amazonaws_route53.CreateVPCAssociationAuthorization({
  "Id": "",
  "VPC": {}
}, context)

Input

  • input object
    • Id required string
    • VPC required VPC

Output

DeleteVPCAssociationAuthorization

amazonaws_route53.DeleteVPCAssociationAuthorization({
  "Id": "",
  "VPC": {}
}, context)

Input

  • input object
    • Id required string
    • VPC required VPC

Output

DisassociateVPCFromHostedZone

amazonaws_route53.DisassociateVPCFromHostedZone({
  "Id": "",
  "VPC": {}
}, context)

Input

Output

ListResourceRecordSets

amazonaws_route53.ListResourceRecordSets({
  "Id": ""
}, context)

Input

  • input object
    • MaxItems string
    • StartRecordName string
    • StartRecordType string
    • StartRecordIdentifier string
    • Id required string

Output

ChangeResourceRecordSets

amazonaws_route53.ChangeResourceRecordSets({
  "Id": "",
  "ChangeBatch": {
    "Changes": []
  }
}, context)

Input

  • input object

Output

GetHostedZoneCount

amazonaws_route53.GetHostedZoneCount({}, context)

Input

  • input object

Output

GetHostedZoneLimit

amazonaws_route53.GetHostedZoneLimit({
  "Id": "",
  "Type": ""
}, context)

Input

  • input object
    • Id required string
    • Type required string

Output

ListHostedZonesByName

amazonaws_route53.ListHostedZonesByName({}, context)

Input

  • input object

Output

ListQueryLoggingConfigs

amazonaws_route53.ListQueryLoggingConfigs({}, context)

Input

  • input object

Output

CreateQueryLoggingConfig

amazonaws_route53.CreateQueryLoggingConfig({
  "HostedZoneId": "",
  "CloudWatchLogsLogGroupArn": ""
}, context)

Input

Output

Output schema unknown

DeleteQueryLoggingConfig

amazonaws_route53.DeleteQueryLoggingConfig({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

GetQueryLoggingConfig

amazonaws_route53.GetQueryLoggingConfig({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

GetReusableDelegationSetLimit

amazonaws_route53.GetReusableDelegationSetLimit({
  "Id": "",
  "Type": ""
}, context)

Input

  • input object
    • Id required string
    • Type required string

Output

ListTagsForResources

amazonaws_route53.ListTagsForResources({
  "ResourceType": "",
  "ResourceIds": []
}, context)

Input

Output

ListTagsForResource

amazonaws_route53.ListTagsForResource({
  "ResourceType": "",
  "ResourceId": ""
}, context)

Input

  • input object
    • ResourceType required string
    • ResourceId required string

Output

ChangeTagsForResource

amazonaws_route53.ChangeTagsForResource({
  "ResourceType": "",
  "ResourceId": ""
}, context)

Input

  • input object
    • ResourceType required string
    • ResourceId required string
    • AddTags TagList
    • RemoveTagKeys TagKeyList

Output

TestDNSAnswer

amazonaws_route53.TestDNSAnswer({}, context)

Input

  • input object

Output

ListTrafficPolicies

amazonaws_route53.ListTrafficPolicies({}, context)

Input

  • input object

Output

ListTrafficPolicyVersions

amazonaws_route53.ListTrafficPolicyVersions({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

CreateTrafficPolicy

amazonaws_route53.CreateTrafficPolicy({
  "Name": "",
  "Document": ""
}, context)

Input

Output

Output schema unknown

CreateTrafficPolicyVersion

amazonaws_route53.CreateTrafficPolicyVersion({
  "Id": "",
  "Document": ""
}, context)

Input

Output

Output schema unknown

DeleteTrafficPolicy

amazonaws_route53.DeleteTrafficPolicy({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

GetTrafficPolicy

amazonaws_route53.GetTrafficPolicy({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

UpdateTrafficPolicyComment

amazonaws_route53.UpdateTrafficPolicyComment({
  "Id": "",
  "Comment": ""
}, context)

Input

Output

CreateTrafficPolicyInstance

amazonaws_route53.CreateTrafficPolicyInstance({
  "HostedZoneId": "",
  "Name": "",
  "TTL": 0,
  "TrafficPolicyId": "",
  "TrafficPolicyVersion": 0
}, context)

Input

Output

Output schema unknown

DeleteTrafficPolicyInstance

amazonaws_route53.DeleteTrafficPolicyInstance({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

GetTrafficPolicyInstance

amazonaws_route53.GetTrafficPolicyInstance({
  "Id": ""
}, context)

Input

  • input object
    • Id required string

Output

UpdateTrafficPolicyInstance

amazonaws_route53.UpdateTrafficPolicyInstance({
  "Id": "",
  "TTL": 0,
  "TrafficPolicyId": "",
  "TrafficPolicyVersion": 0
}, context)

Input

Output

GetTrafficPolicyInstanceCount

amazonaws_route53.GetTrafficPolicyInstanceCount({}, context)

Input

  • input object

Output

ListTrafficPolicyInstances

amazonaws_route53.ListTrafficPolicyInstances({}, context)

Input

  • input object

Output

ListTrafficPolicyInstancesByHostedZone

amazonaws_route53.ListTrafficPolicyInstancesByHostedZone({}, context)

Input

  • input object

Output

ListTrafficPolicyInstancesByPolicy

amazonaws_route53.ListTrafficPolicyInstancesByPolicy({}, context)

Input

  • input object

Output

Definitions

AccountLimit

  • AccountLimit object: A complex type that contains the type of limit that you specified in the request and the current value for that limit.

AccountLimitType

  • AccountLimitType string (values: MAX_HEALTH_CHECKS_BY_OWNER, MAX_HOSTED_ZONES_BY_OWNER, MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER, MAX_REUSABLE_DELEGATION_SETS_BY_OWNER, MAX_TRAFFIC_POLICIES_BY_OWNER)

AlarmIdentifier

  • AlarmIdentifier object: 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.

AlarmName

  • AlarmName string

AliasHealthEnabled

  • AliasHealthEnabled boolean

AliasTarget

  • AliasTarget object: 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. An Elastic Beanstalk environment must have a regionalized subdomain. When creating resource record sets for a private hosted zone, note the following: Resource record sets can't be created for CloudFront distributions in a private hosted zone. Creating geolocation alias resource record sets or latency alias resource record sets in a private hosted zone is unsupported. For information about creating failover resource record sets in a private hosted zone, see Configuring Failover in a Private Hosted Zone.

AssociateVPCComment

  • AssociateVPCComment string

AssociateVPCWithHostedZoneRequest

  • AssociateVPCWithHostedZoneRequest object: A complex type that contains information about the request to associate a VPC with a private hosted zone.

AssociateVPCWithHostedZoneResponse

  • AssociateVPCWithHostedZoneResponse object: A complex type that contains the response information for the AssociateVPCWithHostedZone request.

Change

  • Change object: The information for each resource record set that you want to change.

ChangeAction

  • ChangeAction string (values: CREATE, DELETE, UPSERT)

ChangeBatch

ChangeInfo

ChangeResourceRecordSetsRequest

  • ChangeResourceRecordSetsRequest object: A complex type that contains change information for the resource record set.

ChangeResourceRecordSetsResponse

  • ChangeResourceRecordSetsResponse object: A complex type containing the response for the request.

ChangeStatus

  • ChangeStatus string (values: PENDING, INSYNC)

ChangeTagsForResourceRequest

  • ChangeTagsForResourceRequest object: A complex type that contains information about the tags that you want to add, edit, or delete.

ChangeTagsForResourceResponse

  • ChangeTagsForResourceResponse object: Empty response for the request.

Changes

CheckerIpRanges

ChildHealthCheckList

CloudWatchAlarmConfiguration

CloudWatchLogsLogGroupArn

  • CloudWatchLogsLogGroupArn string

CloudWatchRegion

  • CloudWatchRegion string (values: us-east-1, us-east-2, us-west-1, us-west-2, ca-central-1, eu-central-1, eu-west-1, eu-west-2, eu-west-3, ap-south-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, sa-east-1)

ComparisonOperator

  • ComparisonOperator string (values: GreaterThanOrEqualToThreshold, GreaterThanThreshold, LessThanThreshold, LessThanOrEqualToThreshold)

ConcurrentModification

  • ConcurrentModification object: Another user submitted a request to create, update, or delete the object at the same time that you did. Retry the request.

ConflictingDomainExists

  • ConflictingDomainExists object: The cause of this error depends on whether you're trying to create a public or a private hosted zone: Public hosted zone: Two hosted zones that have the same name or that have a parent/child relationship (example.com and test.example.com) can't have any common name servers. You tried to create a hosted zone that has the same name as an existing hosted zone or that's the parent or child of an existing hosted zone, and you specified a delegation set that shares one or more name servers with the existing hosted zone. For more information, see CreateReusableDelegationSet. Private hosted zone: You specified an Amazon VPC that you're already using for another hosted zone, and the domain that you specified for one of the hosted zones is a subdomain of the domain that you specified for the other hosted zone. For example, you can't use the same Amazon VPC for the hosted zones for example.com and test.example.com.

ConflictingTypes

  • ConflictingTypes object: You tried to update a traffic policy instance by using a traffic policy version that has a different DNS type than the current type for the instance. You specified the type in the JSON document in the CreateTrafficPolicy or CreateTrafficPolicyVersionrequest.

CreateHealthCheckRequest

  • CreateHealthCheckRequest object: A complex type that contains the health check request information.

CreateHealthCheckResponse

  • CreateHealthCheckResponse object: A complex type containing the response information for the new health check.

CreateHostedZoneRequest

  • CreateHostedZoneRequest object: A complex type that contains information about the request to create a hosted zone.

CreateHostedZoneResponse

  • CreateHostedZoneResponse object: A complex type containing the response information for the hosted zone.

CreateQueryLoggingConfigRequest

CreateQueryLoggingConfigResponse

CreateReusableDelegationSetRequest

  • CreateReusableDelegationSetRequest object

CreateReusableDelegationSetResponse

  • CreateReusableDelegationSetResponse object

CreateTrafficPolicyInstanceRequest

  • CreateTrafficPolicyInstanceRequest object: A complex type that contains information about the resource record sets that you want to create based on a specified traffic policy.

CreateTrafficPolicyInstanceResponse

  • CreateTrafficPolicyInstanceResponse object: A complex type that contains the response information for the CreateTrafficPolicyInstance request.

CreateTrafficPolicyRequest

CreateTrafficPolicyResponse

  • CreateTrafficPolicyResponse object: A complex type that contains the response information for the CreateTrafficPolicy request.

CreateTrafficPolicyVersionRequest

  • CreateTrafficPolicyVersionRequest object: A complex type that contains information about the traffic policy that you want to create a new version for.

CreateTrafficPolicyVersionResponse

  • CreateTrafficPolicyVersionResponse object: A complex type that contains the response information for the CreateTrafficPolicyVersion request.

CreateVPCAssociationAuthorizationRequest

  • CreateVPCAssociationAuthorizationRequest object: A complex type that contains information about the request to authorize associating a VPC with your private hosted zone. Authorization is only required when a private hosted zone and a VPC were created by using different accounts.
    • VPC required VPC

CreateVPCAssociationAuthorizationResponse

  • CreateVPCAssociationAuthorizationResponse object: A complex type that contains the response information from a CreateVPCAssociationAuthorization request.

DNSName

  • DNSName string

DNSRCode

  • DNSRCode string

DelegationSet

  • DelegationSet object: A complex type that lists the name servers in a delegation set, as well as the CallerReference and the ID for the delegation set.

DelegationSetAlreadyCreated

  • DelegationSetAlreadyCreated object: A delegation set with the same owner and caller reference combination has already been created.

DelegationSetAlreadyReusable

  • DelegationSetAlreadyReusable object: The specified delegation set has already been marked as reusable.

DelegationSetInUse

  • DelegationSetInUse object: The specified delegation contains associated hosted zones which must be deleted before the reusable delegation set can be deleted.

DelegationSetNameServers

  • DelegationSetNameServers array

DelegationSetNotAvailable

  • DelegationSetNotAvailable object: You can create a hosted zone that has the same name as an existing hosted zone (example.com is common), but there is a limit to the number of hosted zones that have the same name. If you get this error, Amazon Route 53 has reached that limit. If you own the domain name and Amazon Route 53 generates this error, contact Customer Support.

DelegationSetNotReusable

  • DelegationSetNotReusable object: A reusable delegation set with the specified ID does not exist.

DelegationSets

DeleteHealthCheckRequest

  • DeleteHealthCheckRequest object: This action deletes a health check.

DeleteHealthCheckResponse

  • DeleteHealthCheckResponse object: An empty element.

DeleteHostedZoneRequest

  • DeleteHostedZoneRequest object: A request to delete a hosted zone.

DeleteHostedZoneResponse

  • DeleteHostedZoneResponse object: A complex type that contains the response to a DeleteHostedZone request.

DeleteQueryLoggingConfigRequest

  • DeleteQueryLoggingConfigRequest object

DeleteQueryLoggingConfigResponse

  • DeleteQueryLoggingConfigResponse object

DeleteReusableDelegationSetRequest

  • DeleteReusableDelegationSetRequest object: A request to delete a reusable delegation set.

DeleteReusableDelegationSetResponse

  • DeleteReusableDelegationSetResponse object: An empty element.

DeleteTrafficPolicyInstanceRequest

  • DeleteTrafficPolicyInstanceRequest object: A request to delete a specified traffic policy instance.

DeleteTrafficPolicyInstanceResponse

  • DeleteTrafficPolicyInstanceResponse object: An empty element.

DeleteTrafficPolicyRequest

  • DeleteTrafficPolicyRequest object: A request to delete a specified traffic policy version.

DeleteTrafficPolicyResponse

  • DeleteTrafficPolicyResponse object: An empty element.

DeleteVPCAssociationAuthorizationRequest

  • DeleteVPCAssociationAuthorizationRequest object: 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.
    • VPC required VPC

DeleteVPCAssociationAuthorizationResponse

  • DeleteVPCAssociationAuthorizationResponse object: Empty response for the request.

Dimension

  • Dimension object: For the metric that the CloudWatch alarm is associated with, a complex type that contains information about one dimension.

DimensionField

  • DimensionField string

DimensionList

DisassociateVPCComment

  • DisassociateVPCComment string

DisassociateVPCFromHostedZoneRequest

  • DisassociateVPCFromHostedZoneRequest object: A complex type that contains information about the VPC that you want to disassociate from a specified private hosted zone.

DisassociateVPCFromHostedZoneResponse

  • DisassociateVPCFromHostedZoneResponse object: A complex type that contains the response information for the disassociate request.

EnableSNI

  • EnableSNI boolean

ErrorMessage

  • ErrorMessage string

ErrorMessages

EvaluationPeriods

  • EvaluationPeriods integer

FailureThreshold

  • FailureThreshold integer

FullyQualifiedDomainName

  • FullyQualifiedDomainName string

GeoLocation

GeoLocationContinentCode

  • GeoLocationContinentCode string

GeoLocationContinentName

  • GeoLocationContinentName string

GeoLocationCountryCode

  • GeoLocationCountryCode string

GeoLocationCountryName

  • GeoLocationCountryName string

GeoLocationDetails

GeoLocationDetailsList

GeoLocationSubdivisionCode

  • GeoLocationSubdivisionCode string

GeoLocationSubdivisionName

  • GeoLocationSubdivisionName string

GetAccountLimitRequest

  • GetAccountLimitRequest object: A complex type that contains information about the request to create a hosted zone.

GetAccountLimitResponse

  • GetAccountLimitResponse object: A complex type that contains the requested limit.

GetChangeRequest

  • GetChangeRequest object: The input for a GetChange request.

GetChangeResponse

  • GetChangeResponse object: A complex type that contains the ChangeInfo element.

GetCheckerIpRangesRequest

  • GetCheckerIpRangesRequest object

GetCheckerIpRangesResponse

GetGeoLocationRequest

  • GetGeoLocationRequest object: A request for information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.

GetGeoLocationResponse

  • GetGeoLocationResponse object: A complex type that contains the response information for the specified geolocation code.

GetHealthCheckCountRequest

  • GetHealthCheckCountRequest object: A request for the number of health checks that are associated with the current AWS account.

GetHealthCheckCountResponse

  • GetHealthCheckCountResponse object: A complex type that contains the response to a GetHealthCheckCount request.

GetHealthCheckLastFailureReasonRequest

  • GetHealthCheckLastFailureReasonRequest object: A request for the reason that a health check failed most recently.

GetHealthCheckLastFailureReasonResponse

  • GetHealthCheckLastFailureReasonResponse object: A complex type that contains the response to a GetHealthCheckLastFailureReason request.

GetHealthCheckRequest

  • GetHealthCheckRequest object: A request to get information about a specified health check.

GetHealthCheckResponse

  • GetHealthCheckResponse object: A complex type that contains the response to a GetHealthCheck request.

GetHealthCheckStatusRequest

  • GetHealthCheckStatusRequest object: A request to get the status for a health check.

GetHealthCheckStatusResponse

  • GetHealthCheckStatusResponse object: A complex type that contains the response to a GetHealthCheck request.

GetHostedZoneCountRequest

  • GetHostedZoneCountRequest object: A request to retrieve a count of all the hosted zones that are associated with the current AWS account.

GetHostedZoneCountResponse

  • GetHostedZoneCountResponse object: A complex type that contains the response to a GetHostedZoneCount request.

GetHostedZoneLimitRequest

  • GetHostedZoneLimitRequest object: A complex type that contains information about the request to create a hosted zone.

GetHostedZoneLimitResponse

  • GetHostedZoneLimitResponse object: A complex type that contains the requested limit.

GetHostedZoneRequest

  • GetHostedZoneRequest object: A request to get information about a specified hosted zone.

GetHostedZoneResponse

  • GetHostedZoneResponse object: A complex type that contain the response to a GetHostedZone request.

GetQueryLoggingConfigRequest

  • GetQueryLoggingConfigRequest object

GetQueryLoggingConfigResponse

GetReusableDelegationSetLimitRequest

  • GetReusableDelegationSetLimitRequest object: A complex type that contains information about the request to create a hosted zone.

GetReusableDelegationSetLimitResponse

GetReusableDelegationSetRequest

  • GetReusableDelegationSetRequest object: A request to get information about a specified reusable delegation set.

GetReusableDelegationSetResponse

  • GetReusableDelegationSetResponse object: A complex type that contains the response to the GetReusableDelegationSet request.

GetTrafficPolicyInstanceCountRequest

  • GetTrafficPolicyInstanceCountRequest object: Request to get the number of traffic policy instances that are associated with the current AWS account.

GetTrafficPolicyInstanceCountResponse

  • GetTrafficPolicyInstanceCountResponse object: A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.

GetTrafficPolicyInstanceRequest

  • GetTrafficPolicyInstanceRequest object: Gets information about a specified traffic policy instance.

GetTrafficPolicyInstanceResponse

  • GetTrafficPolicyInstanceResponse object: A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.

GetTrafficPolicyRequest

  • GetTrafficPolicyRequest object: Gets information about a specific traffic policy version.

GetTrafficPolicyResponse

  • GetTrafficPolicyResponse object: A complex type that contains the response information for the request.

HealthCheck

HealthCheckAlreadyExists

  • HealthCheckAlreadyExists object: The health check you're attempting to create already exists. Amazon Route 53 returns this error when you submit a request that has the following values: The same value for CallerReference as an existing health check, and one or more values that differ from the existing health check that has the same caller reference. The same value for CallerReference as a health check that you created and later deleted, regardless of the other settings in the request.

HealthCheckConfig

HealthCheckCount

  • HealthCheckCount integer

HealthCheckId

  • HealthCheckId string

HealthCheckInUse

  • HealthCheckInUse object: This error code is not in use.

HealthCheckNonce

  • HealthCheckNonce string

HealthCheckObservation

  • HealthCheckObservation object: A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker.

HealthCheckObservations

HealthCheckRegion

  • HealthCheckRegion string (values: us-east-1, us-west-1, us-west-2, eu-west-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, sa-east-1)

HealthCheckRegionList

HealthCheckType

  • HealthCheckType string (values: HTTP, HTTPS, HTTP_STR_MATCH, HTTPS_STR_MATCH, TCP, CALCULATED, CLOUDWATCH_METRIC)

HealthCheckVersion

  • HealthCheckVersion integer

HealthCheckVersionMismatch

  • HealthCheckVersionMismatch object: The value of HealthCheckVersion in the request doesn't match the value of HealthCheckVersion in the health check.

HealthChecks

HealthThreshold

  • HealthThreshold integer

HostedZone

HostedZoneAlreadyExists

  • HostedZoneAlreadyExists object: The hosted zone you're trying to create already exists. Amazon Route 53 returns this error when a hosted zone has already been created with the specified CallerReference.

HostedZoneConfig

  • HostedZoneConfig object: A complex type that contains an optional comment about your hosted zone. If you don't want to specify a comment, omit both the HostedZoneConfig and Comment elements.

HostedZoneCount

  • HostedZoneCount integer

HostedZoneLimit

  • HostedZoneLimit object: A complex type that contains the type of limit that you specified in the request and the current value for that limit.

HostedZoneLimitType

  • HostedZoneLimitType string (values: MAX_RRSETS_BY_ZONE, MAX_VPCS_ASSOCIATED_BY_ZONE)

HostedZoneNotEmpty

  • HostedZoneNotEmpty object: The hosted zone contains resource records that are not SOA or NS records.

HostedZoneNotFound

  • HostedZoneNotFound object: The specified HostedZone can't be found.

HostedZoneNotPrivate

  • HostedZoneNotPrivate object: The specified hosted zone is a public hosted zone, not a private hosted zone.

HostedZoneRRSetCount

  • HostedZoneRRSetCount integer

HostedZones

IPAddress

  • IPAddress string

IPAddressCidr

  • IPAddressCidr string

IncompatibleVersion

  • IncompatibleVersion object: The resource you're trying to access is unsupported on this Amazon Route 53 endpoint.

InsufficientCloudWatchLogsResourcePolicy

  • InsufficientCloudWatchLogsResourcePolicy object: Amazon Route 53 doesn't have the permissions required to create log streams and send query logs to log streams. Possible causes include the following: There is no resource policy that specifies the log group ARN in the value for Resource. The resource policy that includes the log group ARN in the value for Resource doesn't have the necessary permissions. The resource policy hasn't finished propagating yet.

InsufficientDataHealthStatus

  • InsufficientDataHealthStatus string (values: Healthy, Unhealthy, LastKnownStatus)

InvalidArgument

  • InvalidArgument object: Parameter name is invalid.

InvalidChangeBatch

  • InvalidChangeBatch object: This exception contains a list of messages that might contain one or more error messages. Each error message indicates one error in the change batch.

InvalidDomainName

  • InvalidDomainName object: The specified domain name is not valid.

InvalidInput

  • InvalidInput object: The input is not valid.

InvalidPaginationToken

  • InvalidPaginationToken object: The value that you specified to get the second or subsequent page of results is invalid.

InvalidTrafficPolicyDocument

  • InvalidTrafficPolicyDocument object: The format of the traffic policy document that you specified in the Document element is invalid.

InvalidVPCId

  • InvalidVPCId object: The VPC ID that you specified either isn't a valid ID or the current account is not authorized to access this VPC.

Inverted

  • Inverted boolean

IsPrivateZone

  • IsPrivateZone boolean

LastVPCAssociation

  • LastVPCAssociation object: The VPC that you're trying to disassociate from the private hosted zone is the last VPC that is associated with the hosted zone. Amazon Route 53 doesn't support disassociating the last VPC from a hosted zone.

LimitValue

  • LimitValue integer

LimitsExceeded

  • LimitsExceeded object: This operation can't be completed either because the current account has reached the limit on reusable delegation sets that it can create or because you've reached the limit on the number of Amazon VPCs that you can associate with a private hosted zone. To get the current limit on the number of reusable delegation sets, see GetAccountLimit. To get the current limit on the number of Amazon VPCs that you can associate with a private hosted zone, see GetHostedZoneLimit. To request a higher limit, create a case with the AWS Support Center.

LinkedService

  • LinkedService object: If a health check or hosted zone was created by another service, LinkedService is a complex type that describes the service that created the resource. When a resource is created by another service, you can't edit or delete it using Amazon Route 53.

ListGeoLocationsRequest

  • ListGeoLocationsRequest object: A request to get a list of geographic locations that Amazon Route 53 supports for geolocation resource record sets.

ListGeoLocationsResponse

ListHealthChecksRequest

  • ListHealthChecksRequest object: A request to retrieve a list of the health checks that are associated with the current AWS account.

ListHealthChecksResponse

ListHostedZonesByNameRequest

  • ListHostedZonesByNameRequest object: Retrieves a list of the public and private hosted zones that are associated with the current AWS account in ASCII order by domain name.

ListHostedZonesByNameResponse

ListHostedZonesRequest

  • ListHostedZonesRequest object: A request to retrieve a list of the public and private hosted zones that are associated with the current AWS account.

ListHostedZonesResponse

ListQueryLoggingConfigsRequest

  • ListQueryLoggingConfigsRequest object

ListQueryLoggingConfigsResponse

ListResourceRecordSetsRequest

  • ListResourceRecordSetsRequest object: A request for the resource record sets that are associated with a specified hosted zone.

ListResourceRecordSetsResponse

ListReusableDelegationSetsRequest

  • ListReusableDelegationSetsRequest object: A request to get a list of the reusable delegation sets that are associated with the current AWS account.

ListReusableDelegationSetsResponse

  • ListReusableDelegationSetsResponse object: A complex type that contains information about the reusable delegation sets that are associated with the current AWS account.

ListTagsForResourceRequest

  • ListTagsForResourceRequest object: A complex type containing information about a request for a list of the tags that are associated with an individual resource.

ListTagsForResourceResponse

  • ListTagsForResourceResponse object: A complex type that contains information about the health checks or hosted zones for which you want to list tags.

ListTagsForResourcesRequest

  • ListTagsForResourcesRequest object: A complex type that contains information about the health checks or hosted zones for which you want to list tags.

ListTagsForResourcesResponse

  • ListTagsForResourcesResponse object: A complex type containing tags for the specified resources.

ListTrafficPoliciesRequest

  • ListTrafficPoliciesRequest object: A complex type that contains the information about the request to list the traffic policies that are associated with the current AWS account.

ListTrafficPoliciesResponse

ListTrafficPolicyInstancesByHostedZoneRequest

  • ListTrafficPolicyInstancesByHostedZoneRequest object: A request for the traffic policy instances that you created in a specified hosted zone.

ListTrafficPolicyInstancesByHostedZoneResponse

  • ListTrafficPolicyInstancesByHostedZoneResponse object: A complex type that contains the response information for the request.

ListTrafficPolicyInstancesByPolicyRequest

  • ListTrafficPolicyInstancesByPolicyRequest object: A complex type that contains the information about the request to list your traffic policy instances.

ListTrafficPolicyInstancesByPolicyResponse

ListTrafficPolicyInstancesRequest

  • ListTrafficPolicyInstancesRequest object: A request to get information about the traffic policy instances that you created by using the current AWS account.

ListTrafficPolicyInstancesResponse

ListTrafficPolicyVersionsRequest

  • ListTrafficPolicyVersionsRequest object: A complex type that contains the information about the request to list your traffic policies.

ListTrafficPolicyVersionsResponse

ListVPCAssociationAuthorizationsRequest

  • ListVPCAssociationAuthorizationsRequest object: A complex type that contains information about that can be associated with your hosted zone.

ListVPCAssociationAuthorizationsResponse

  • ListVPCAssociationAuthorizationsResponse object: A complex type that contains the response information for the request.

MaxResults

  • MaxResults string

MeasureLatency

  • MeasureLatency boolean

Message

  • Message string

MetricName

  • MetricName string

Nameserver

  • Nameserver string

Namespace

  • Namespace string

NoSuchChange

  • NoSuchChange object: A change with the specified change ID does not exist.

NoSuchCloudWatchLogsLogGroup

  • NoSuchCloudWatchLogsLogGroup object: There is no CloudWatch Logs log group with the specified ARN.

NoSuchDelegationSet

  • NoSuchDelegationSet object: A reusable delegation set with the specified ID does not exist.

NoSuchGeoLocation

  • NoSuchGeoLocation object: Amazon Route 53 doesn't support the specified geolocation.

NoSuchHealthCheck

  • NoSuchHealthCheck object: No health check exists with the ID that you specified in the DeleteHealthCheck request.

NoSuchHostedZone

  • NoSuchHostedZone object: No hosted zone exists with the ID that you specified.

NoSuchQueryLoggingConfig

  • NoSuchQueryLoggingConfig object: There is no DNS query logging configuration with the specified ID.

NoSuchTrafficPolicy

  • NoSuchTrafficPolicy object: No traffic policy exists with the specified ID.

NoSuchTrafficPolicyInstance

  • NoSuchTrafficPolicyInstance object: No traffic policy instance exists with the specified ID.

Nonce

  • Nonce string

NotAuthorizedException

  • NotAuthorizedException object: Associating the specified VPC with the specified hosted zone has not been authorized.

PageMarker

  • PageMarker string

PageMaxItems

  • PageMaxItems string

PageTruncated

  • PageTruncated boolean

PaginationToken

  • PaginationToken string

Period

  • Period integer

Port

  • Port integer

PriorRequestNotComplete

  • PriorRequestNotComplete object: If Amazon Route 53 can't process a request before the next request arrives, it will reject subsequent requests for the same hosted zone and return an HTTP 400 error (Bad request). If Amazon Route 53 returns this error repeatedly for the same request, we recommend that you wait, in intervals of increasing duration, before you try the request again.

PublicZoneVPCAssociation

  • PublicZoneVPCAssociation object: You're trying to associate a VPC with a public hosted zone. Amazon Route 53 doesn't support associating a VPC with a public hosted zone.

QueryLoggingConfig

QueryLoggingConfigAlreadyExists

  • QueryLoggingConfigAlreadyExists object: You can create only one query logging configuration for a hosted zone, and a query logging configuration already exists for this hosted zone.

QueryLoggingConfigId

  • QueryLoggingConfigId string

QueryLoggingConfigs

RData

  • RData string

RRType

  • RRType string (values: SOA, A, TXT, NS, CNAME, MX, NAPTR, PTR, SRV, SPF, AAAA, CAA)

RecordData

RecordDataEntry

  • RecordDataEntry string: A value that Amazon Route 53 returned for this resource record set. A RecordDataEntry element is one of the following: For non-alias resource record sets, a RecordDataEntry element contains one value in the resource record set. If the resource record set contains multiple values, the response includes one RecordDataEntry element for each value. For multiple resource record sets that have the same name and type, which includes weighted, latency, geolocation, and failover, a RecordDataEntry element contains the value from the appropriate resource record set based on the request. For alias resource record sets that refer to AWS reso