Uses of Class
software.amazon.awssdk.services.route53.model.Route53Exception
Packages that use Route53Exception
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of Route53Exception in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw Route53ExceptionModifier and TypeMethodDescriptiondefault ActivateKeySigningKeyResponseRoute53Client.activateKeySigningKey(Consumer<ActivateKeySigningKeyRequest.Builder> activateKeySigningKeyRequest) Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.default ActivateKeySigningKeyResponseRoute53Client.activateKeySigningKey(ActivateKeySigningKeyRequest activateKeySigningKeyRequest) Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.Route53Client.associateVPCWithHostedZone(Consumer<AssociateVpcWithHostedZoneRequest.Builder> associateVpcWithHostedZoneRequest) Associates an Amazon VPC with a private hosted zone.Route53Client.associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest) Associates an Amazon VPC with a private hosted zone.default ChangeCidrCollectionResponseRoute53Client.changeCidrCollection(Consumer<ChangeCidrCollectionRequest.Builder> changeCidrCollectionRequest) Creates, changes, or deletes CIDR blocks within a collection.default ChangeCidrCollectionResponseRoute53Client.changeCidrCollection(ChangeCidrCollectionRequest changeCidrCollectionRequest) Creates, changes, or deletes CIDR blocks within a collection.default ChangeResourceRecordSetsResponseRoute53Client.changeResourceRecordSets(Consumer<ChangeResourceRecordSetsRequest.Builder> changeResourceRecordSetsRequest) Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name.default ChangeResourceRecordSetsResponseRoute53Client.changeResourceRecordSets(ChangeResourceRecordSetsRequest changeResourceRecordSetsRequest) Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name.default ChangeTagsForResourceResponseRoute53Client.changeTagsForResource(Consumer<ChangeTagsForResourceRequest.Builder> changeTagsForResourceRequest) Adds, edits, or deletes tags for a health check or a hosted zone.default ChangeTagsForResourceResponseRoute53Client.changeTagsForResource(ChangeTagsForResourceRequest changeTagsForResourceRequest) Adds, edits, or deletes tags for a health check or a hosted zone.default CreateCidrCollectionResponseRoute53Client.createCidrCollection(Consumer<CreateCidrCollectionRequest.Builder> createCidrCollectionRequest) Creates a CIDR collection in the current Amazon Web Services account.default CreateCidrCollectionResponseRoute53Client.createCidrCollection(CreateCidrCollectionRequest createCidrCollectionRequest) Creates a CIDR collection in the current Amazon Web Services account.default CreateHealthCheckResponseRoute53Client.createHealthCheck(Consumer<CreateHealthCheckRequest.Builder> createHealthCheckRequest) Creates a new health check.default CreateHealthCheckResponseRoute53Client.createHealthCheck(CreateHealthCheckRequest createHealthCheckRequest) Creates a new health check.default CreateHostedZoneResponseRoute53Client.createHostedZone(Consumer<CreateHostedZoneRequest.Builder> createHostedZoneRequest) Creates a new public or private hosted zone.default CreateHostedZoneResponseRoute53Client.createHostedZone(CreateHostedZoneRequest createHostedZoneRequest) Creates a new public or private hosted zone.default CreateKeySigningKeyResponseRoute53Client.createKeySigningKey(Consumer<CreateKeySigningKeyRequest.Builder> createKeySigningKeyRequest) Creates a new key-signing key (KSK) associated with a hosted zone.default CreateKeySigningKeyResponseRoute53Client.createKeySigningKey(CreateKeySigningKeyRequest createKeySigningKeyRequest) Creates a new key-signing key (KSK) associated with a hosted zone.default CreateQueryLoggingConfigResponseRoute53Client.createQueryLoggingConfig(Consumer<CreateQueryLoggingConfigRequest.Builder> createQueryLoggingConfigRequest) Creates a configuration for DNS query logging.default CreateQueryLoggingConfigResponseRoute53Client.createQueryLoggingConfig(CreateQueryLoggingConfigRequest createQueryLoggingConfigRequest) Creates a configuration for DNS query logging.Route53Client.createReusableDelegationSet(Consumer<CreateReusableDelegationSetRequest.Builder> createReusableDelegationSetRequest) Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.Route53Client.createReusableDelegationSet(CreateReusableDelegationSetRequest createReusableDelegationSetRequest) Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were created by the same Amazon Web Services account.default CreateTrafficPolicyResponseRoute53Client.createTrafficPolicy(Consumer<CreateTrafficPolicyRequest.Builder> createTrafficPolicyRequest) Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com).default CreateTrafficPolicyResponseRoute53Client.createTrafficPolicy(CreateTrafficPolicyRequest createTrafficPolicyRequest) Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example.com) or one subdomain name (such as www.example.com).Route53Client.createTrafficPolicyInstance(Consumer<CreateTrafficPolicyInstanceRequest.Builder> createTrafficPolicyInstanceRequest) Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.Route53Client.createTrafficPolicyInstance(CreateTrafficPolicyInstanceRequest createTrafficPolicyInstanceRequest) Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.Route53Client.createTrafficPolicyVersion(Consumer<CreateTrafficPolicyVersionRequest.Builder> createTrafficPolicyVersionRequest) Creates a new version of an existing traffic policy.Route53Client.createTrafficPolicyVersion(CreateTrafficPolicyVersionRequest createTrafficPolicyVersionRequest) Creates a new version of an existing traffic policy.Route53Client.createVPCAssociationAuthorization(Consumer<CreateVpcAssociationAuthorizationRequest.Builder> createVpcAssociationAuthorizationRequest) Authorizes the Amazon Web Services account that created a specified VPC to submit anAssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account.Route53Client.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest) Authorizes the Amazon Web Services account that created a specified VPC to submit anAssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account.default DeactivateKeySigningKeyResponseRoute53Client.deactivateKeySigningKey(Consumer<DeactivateKeySigningKeyRequest.Builder> deactivateKeySigningKeyRequest) Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.default DeactivateKeySigningKeyResponseRoute53Client.deactivateKeySigningKey(DeactivateKeySigningKeyRequest deactivateKeySigningKeyRequest) Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.default DeleteCidrCollectionResponseRoute53Client.deleteCidrCollection(Consumer<DeleteCidrCollectionRequest.Builder> deleteCidrCollectionRequest) Deletes a CIDR collection in the current Amazon Web Services account.default DeleteCidrCollectionResponseRoute53Client.deleteCidrCollection(DeleteCidrCollectionRequest deleteCidrCollectionRequest) Deletes a CIDR collection in the current Amazon Web Services account.default DeleteHealthCheckResponseRoute53Client.deleteHealthCheck(Consumer<DeleteHealthCheckRequest.Builder> deleteHealthCheckRequest) Deletes a health check.default DeleteHealthCheckResponseRoute53Client.deleteHealthCheck(DeleteHealthCheckRequest deleteHealthCheckRequest) Deletes a health check.default DeleteHostedZoneResponseRoute53Client.deleteHostedZone(Consumer<DeleteHostedZoneRequest.Builder> deleteHostedZoneRequest) Deletes a hosted zone.default DeleteHostedZoneResponseRoute53Client.deleteHostedZone(DeleteHostedZoneRequest deleteHostedZoneRequest) Deletes a hosted zone.default DeleteKeySigningKeyResponseRoute53Client.deleteKeySigningKey(Consumer<DeleteKeySigningKeyRequest.Builder> deleteKeySigningKeyRequest) Deletes a key-signing key (KSK).default DeleteKeySigningKeyResponseRoute53Client.deleteKeySigningKey(DeleteKeySigningKeyRequest deleteKeySigningKeyRequest) Deletes a key-signing key (KSK).default DeleteQueryLoggingConfigResponseRoute53Client.deleteQueryLoggingConfig(Consumer<DeleteQueryLoggingConfigRequest.Builder> deleteQueryLoggingConfigRequest) Deletes a configuration for DNS query logging.default DeleteQueryLoggingConfigResponseRoute53Client.deleteQueryLoggingConfig(DeleteQueryLoggingConfigRequest deleteQueryLoggingConfigRequest) Deletes a configuration for DNS query logging.Route53Client.deleteReusableDelegationSet(Consumer<DeleteReusableDelegationSetRequest.Builder> deleteReusableDelegationSetRequest) Deletes a reusable delegation set.Route53Client.deleteReusableDelegationSet(DeleteReusableDelegationSetRequest deleteReusableDelegationSetRequest) Deletes a reusable delegation set.default DeleteTrafficPolicyResponseRoute53Client.deleteTrafficPolicy(Consumer<DeleteTrafficPolicyRequest.Builder> deleteTrafficPolicyRequest) Deletes a traffic policy.default DeleteTrafficPolicyResponseRoute53Client.deleteTrafficPolicy(DeleteTrafficPolicyRequest deleteTrafficPolicyRequest) Deletes a traffic policy.Route53Client.deleteTrafficPolicyInstance(Consumer<DeleteTrafficPolicyInstanceRequest.Builder> deleteTrafficPolicyInstanceRequest) Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.Route53Client.deleteTrafficPolicyInstance(DeleteTrafficPolicyInstanceRequest deleteTrafficPolicyInstanceRequest) Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance.Route53Client.deleteVPCAssociationAuthorization(Consumer<DeleteVpcAssociationAuthorizationRequest.Builder> deleteVpcAssociationAuthorizationRequest) Removes authorization to submit anAssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account.Route53Client.deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest) Removes authorization to submit anAssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account.default DisableHostedZoneDnssecResponseRoute53Client.disableHostedZoneDNSSEC(Consumer<DisableHostedZoneDnssecRequest.Builder> disableHostedZoneDnssecRequest) Disables DNSSEC signing in a specific hosted zone.default DisableHostedZoneDnssecResponseRoute53Client.disableHostedZoneDNSSEC(DisableHostedZoneDnssecRequest disableHostedZoneDnssecRequest) Disables DNSSEC signing in a specific hosted zone.Route53Client.disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder> disassociateVpcFromHostedZoneRequest) Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.Route53Client.disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest disassociateVpcFromHostedZoneRequest) Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.default EnableHostedZoneDnssecResponseRoute53Client.enableHostedZoneDNSSEC(Consumer<EnableHostedZoneDnssecRequest.Builder> enableHostedZoneDnssecRequest) Enables DNSSEC signing in a specific hosted zone.default EnableHostedZoneDnssecResponseRoute53Client.enableHostedZoneDNSSEC(EnableHostedZoneDnssecRequest enableHostedZoneDnssecRequest) Enables DNSSEC signing in a specific hosted zone.default GetAccountLimitResponseRoute53Client.getAccountLimit(Consumer<GetAccountLimitRequest.Builder> getAccountLimitRequest) Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account.default GetAccountLimitResponseRoute53Client.getAccountLimit(GetAccountLimitRequest getAccountLimitRequest) Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account.default GetChangeResponseRoute53Client.getChange(Consumer<GetChangeRequest.Builder> getChangeRequest) Returns the current status of a change batch request.default GetChangeResponseRoute53Client.getChange(GetChangeRequest getChangeRequest) Returns the current status of a change batch request.default GetCheckerIpRangesResponseRoute53Client.getCheckerIpRanges()Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.default GetCheckerIpRangesResponseRoute53Client.getCheckerIpRanges(Consumer<GetCheckerIpRangesRequest.Builder> getCheckerIpRangesRequest) Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.default GetCheckerIpRangesResponseRoute53Client.getCheckerIpRanges(GetCheckerIpRangesRequest getCheckerIpRangesRequest) Route 53 does not perform authorization for this API because it retrieves information that is already available to the public.default GetDnssecResponseRoute53Client.getDNSSEC(Consumer<GetDnssecRequest.Builder> getDnssecRequest) Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.default GetDnssecResponseRoute53Client.getDNSSEC(GetDnssecRequest getDnssecRequest) Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.default GetGeoLocationResponseRoute53Client.getGeoLocation()Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.default GetGeoLocationResponseRoute53Client.getGeoLocation(Consumer<GetGeoLocationRequest.Builder> getGeoLocationRequest) Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.default GetGeoLocationResponseRoute53Client.getGeoLocation(GetGeoLocationRequest getGeoLocationRequest) Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.default GetHealthCheckResponseRoute53Client.getHealthCheck(Consumer<GetHealthCheckRequest.Builder> getHealthCheckRequest) Gets information about a specified health check.default GetHealthCheckResponseRoute53Client.getHealthCheck(GetHealthCheckRequest getHealthCheckRequest) Gets information about a specified health check.default GetHealthCheckCountResponseRoute53Client.getHealthCheckCount()Retrieves the number of health checks that are associated with the current Amazon Web Services account.default GetHealthCheckCountResponseRoute53Client.getHealthCheckCount(Consumer<GetHealthCheckCountRequest.Builder> getHealthCheckCountRequest) Retrieves the number of health checks that are associated with the current Amazon Web Services account.default GetHealthCheckCountResponseRoute53Client.getHealthCheckCount(GetHealthCheckCountRequest getHealthCheckCountRequest) Retrieves the number of health checks that are associated with the current Amazon Web Services account.Route53Client.getHealthCheckLastFailureReason(Consumer<GetHealthCheckLastFailureReasonRequest.Builder> getHealthCheckLastFailureReasonRequest) Gets the reason that a specified health check failed most recently.Route53Client.getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest getHealthCheckLastFailureReasonRequest) Gets the reason that a specified health check failed most recently.default GetHealthCheckStatusResponseRoute53Client.getHealthCheckStatus(Consumer<GetHealthCheckStatusRequest.Builder> getHealthCheckStatusRequest) Gets status of a specified health check.default GetHealthCheckStatusResponseRoute53Client.getHealthCheckStatus(GetHealthCheckStatusRequest getHealthCheckStatusRequest) Gets status of a specified health check.default GetHostedZoneResponseRoute53Client.getHostedZone(Consumer<GetHostedZoneRequest.Builder> getHostedZoneRequest) Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.default GetHostedZoneResponseRoute53Client.getHostedZone(GetHostedZoneRequest getHostedZoneRequest) Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.default GetHostedZoneCountResponseRoute53Client.getHostedZoneCount()Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.default GetHostedZoneCountResponseRoute53Client.getHostedZoneCount(Consumer<GetHostedZoneCountRequest.Builder> getHostedZoneCountRequest) Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.default GetHostedZoneCountResponseRoute53Client.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest) Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.default GetHostedZoneLimitResponseRoute53Client.getHostedZoneLimit(Consumer<GetHostedZoneLimitRequest.Builder> getHostedZoneLimitRequest) Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can create in the hosted zone.default GetHostedZoneLimitResponseRoute53Client.getHostedZoneLimit(GetHostedZoneLimitRequest getHostedZoneLimitRequest) Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can create in the hosted zone.default GetQueryLoggingConfigResponseRoute53Client.getQueryLoggingConfig(Consumer<GetQueryLoggingConfigRequest.Builder> getQueryLoggingConfigRequest) Gets information about a specified configuration for DNS query logging.default GetQueryLoggingConfigResponseRoute53Client.getQueryLoggingConfig(GetQueryLoggingConfigRequest getQueryLoggingConfigRequest) Gets information about a specified configuration for DNS query logging.default GetReusableDelegationSetResponseRoute53Client.getReusableDelegationSet(Consumer<GetReusableDelegationSetRequest.Builder> getReusableDelegationSetRequest) Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.default GetReusableDelegationSetResponseRoute53Client.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest) Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.Route53Client.getReusableDelegationSetLimit(Consumer<GetReusableDelegationSetLimitRequest.Builder> getReusableDelegationSetLimitRequest) Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.Route53Client.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest getReusableDelegationSetLimitRequest) Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.default GetTrafficPolicyResponseRoute53Client.getTrafficPolicy(Consumer<GetTrafficPolicyRequest.Builder> getTrafficPolicyRequest) Gets information about a specific traffic policy version.default GetTrafficPolicyResponseRoute53Client.getTrafficPolicy(GetTrafficPolicyRequest getTrafficPolicyRequest) Gets information about a specific traffic policy version.default GetTrafficPolicyInstanceResponseRoute53Client.getTrafficPolicyInstance(Consumer<GetTrafficPolicyInstanceRequest.Builder> getTrafficPolicyInstanceRequest) Gets information about a specified traffic policy instance.default GetTrafficPolicyInstanceResponseRoute53Client.getTrafficPolicyInstance(GetTrafficPolicyInstanceRequest getTrafficPolicyInstanceRequest) Gets information about a specified traffic policy instance.Route53Client.getTrafficPolicyInstanceCount()Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.Route53Client.getTrafficPolicyInstanceCount(Consumer<GetTrafficPolicyInstanceCountRequest.Builder> getTrafficPolicyInstanceCountRequest) Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.Route53Client.getTrafficPolicyInstanceCount(GetTrafficPolicyInstanceCountRequest getTrafficPolicyInstanceCountRequest) Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.default ListCidrBlocksResponseRoute53Client.listCidrBlocks(Consumer<ListCidrBlocksRequest.Builder> listCidrBlocksRequest) Returns a paginated list of location objects and their CIDR blocks.default ListCidrBlocksResponseRoute53Client.listCidrBlocks(ListCidrBlocksRequest listCidrBlocksRequest) Returns a paginated list of location objects and their CIDR blocks.default ListCidrBlocksIterableRoute53Client.listCidrBlocksPaginator(Consumer<ListCidrBlocksRequest.Builder> listCidrBlocksRequest) This is a variant ofRoute53Client.listCidrBlocks(software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest)operation.default ListCidrBlocksIterableRoute53Client.listCidrBlocksPaginator(ListCidrBlocksRequest listCidrBlocksRequest) This is a variant ofRoute53Client.listCidrBlocks(software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest)operation.default ListCidrCollectionsResponseRoute53Client.listCidrCollections(Consumer<ListCidrCollectionsRequest.Builder> listCidrCollectionsRequest) Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).default ListCidrCollectionsResponseRoute53Client.listCidrCollections(ListCidrCollectionsRequest listCidrCollectionsRequest) Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).default ListCidrCollectionsIterableRoute53Client.listCidrCollectionsPaginator(Consumer<ListCidrCollectionsRequest.Builder> listCidrCollectionsRequest) This is a variant ofRoute53Client.listCidrCollections(software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest)operation.default ListCidrCollectionsIterableRoute53Client.listCidrCollectionsPaginator(ListCidrCollectionsRequest listCidrCollectionsRequest) This is a variant ofRoute53Client.listCidrCollections(software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest)operation.default ListCidrLocationsResponseRoute53Client.listCidrLocations(Consumer<ListCidrLocationsRequest.Builder> listCidrLocationsRequest) Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).default ListCidrLocationsResponseRoute53Client.listCidrLocations(ListCidrLocationsRequest listCidrLocationsRequest) Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).default ListCidrLocationsIterableRoute53Client.listCidrLocationsPaginator(Consumer<ListCidrLocationsRequest.Builder> listCidrLocationsRequest) This is a variant ofRoute53Client.listCidrLocations(software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest)operation.default ListCidrLocationsIterableRoute53Client.listCidrLocationsPaginator(ListCidrLocationsRequest listCidrLocationsRequest) This is a variant ofRoute53Client.listCidrLocations(software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest)operation.default ListGeoLocationsResponseRoute53Client.listGeoLocations()Retrieves a list of supported geographic locations.default ListGeoLocationsResponseRoute53Client.listGeoLocations(Consumer<ListGeoLocationsRequest.Builder> listGeoLocationsRequest) Retrieves a list of supported geographic locations.default ListGeoLocationsResponseRoute53Client.listGeoLocations(ListGeoLocationsRequest listGeoLocationsRequest) Retrieves a list of supported geographic locations.default ListHealthChecksResponseRoute53Client.listHealthChecks()Retrieve a list of the health checks that are associated with the current Amazon Web Services account.default ListHealthChecksResponseRoute53Client.listHealthChecks(Consumer<ListHealthChecksRequest.Builder> listHealthChecksRequest) Retrieve a list of the health checks that are associated with the current Amazon Web Services account.default ListHealthChecksResponseRoute53Client.listHealthChecks(ListHealthChecksRequest listHealthChecksRequest) Retrieve a list of the health checks that are associated with the current Amazon Web Services account.default ListHealthChecksIterableRoute53Client.listHealthChecksPaginator()This is a variant ofRoute53Client.listHealthChecks(software.amazon.awssdk.services.route53.model.ListHealthChecksRequest)operation.default ListHealthChecksIterableRoute53Client.listHealthChecksPaginator(Consumer<ListHealthChecksRequest.Builder> listHealthChecksRequest) This is a variant ofRoute53Client.listHealthChecks(software.amazon.awssdk.services.route53.model.ListHealthChecksRequest)operation.default ListHealthChecksIterableRoute53Client.listHealthChecksPaginator(ListHealthChecksRequest listHealthChecksRequest) This is a variant ofRoute53Client.listHealthChecks(software.amazon.awssdk.services.route53.model.ListHealthChecksRequest)operation.default ListHostedZonesResponseRoute53Client.listHostedZones()Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.default ListHostedZonesResponseRoute53Client.listHostedZones(Consumer<ListHostedZonesRequest.Builder> listHostedZonesRequest) Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.default ListHostedZonesResponseRoute53Client.listHostedZones(ListHostedZonesRequest listHostedZonesRequest) Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.default ListHostedZonesByNameResponseRoute53Client.listHostedZonesByName()Retrieves a list of your hosted zones in lexicographic order.default ListHostedZonesByNameResponseRoute53Client.listHostedZonesByName(Consumer<ListHostedZonesByNameRequest.Builder> listHostedZonesByNameRequest) Retrieves a list of your hosted zones in lexicographic order.default ListHostedZonesByNameResponseRoute53Client.listHostedZonesByName(ListHostedZonesByNameRequest listHostedZonesByNameRequest) Retrieves a list of your hosted zones in lexicographic order.default ListHostedZonesByVpcResponseRoute53Client.listHostedZonesByVPC(Consumer<ListHostedZonesByVpcRequest.Builder> listHostedZonesByVpcRequest) Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the hosted zones.default ListHostedZonesByVpcResponseRoute53Client.listHostedZonesByVPC(ListHostedZonesByVpcRequest listHostedZonesByVpcRequest) Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account or Amazon Web Services service owns the hosted zones.default ListHostedZonesIterableRoute53Client.listHostedZonesPaginator()This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.default ListHostedZonesIterableRoute53Client.listHostedZonesPaginator(Consumer<ListHostedZonesRequest.Builder> listHostedZonesRequest) This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.default ListHostedZonesIterableRoute53Client.listHostedZonesPaginator(ListHostedZonesRequest listHostedZonesRequest) This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.default ListQueryLoggingConfigsResponseRoute53Client.listQueryLoggingConfigs()Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.default ListQueryLoggingConfigsResponseRoute53Client.listQueryLoggingConfigs(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest) Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.default ListQueryLoggingConfigsResponseRoute53Client.listQueryLoggingConfigs(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest) Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account or the configuration that is associated with a specified hosted zone.default ListQueryLoggingConfigsIterableRoute53Client.listQueryLoggingConfigsPaginator()This is a variant ofRoute53Client.listQueryLoggingConfigs(software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest)operation.default ListQueryLoggingConfigsIterableRoute53Client.listQueryLoggingConfigsPaginator(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest) This is a variant ofRoute53Client.listQueryLoggingConfigs(software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest)operation.default ListQueryLoggingConfigsIterableRoute53Client.listQueryLoggingConfigsPaginator(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest) This is a variant ofRoute53Client.listQueryLoggingConfigs(software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest)operation.default ListResourceRecordSetsResponseRoute53Client.listResourceRecordSets(Consumer<ListResourceRecordSetsRequest.Builder> listResourceRecordSetsRequest) Lists the resource record sets in a specified hosted zone.default ListResourceRecordSetsResponseRoute53Client.listResourceRecordSets(ListResourceRecordSetsRequest listResourceRecordSetsRequest) Lists the resource record sets in a specified hosted zone.default ListResourceRecordSetsIterableRoute53Client.listResourceRecordSetsPaginator(Consumer<ListResourceRecordSetsRequest.Builder> listResourceRecordSetsRequest) This is a variant ofRoute53Client.listResourceRecordSets(software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest)operation.default ListResourceRecordSetsIterableRoute53Client.listResourceRecordSetsPaginator(ListResourceRecordSetsRequest listResourceRecordSetsRequest) This is a variant ofRoute53Client.listResourceRecordSets(software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest)operation.Route53Client.listReusableDelegationSets()Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.Route53Client.listReusableDelegationSets(Consumer<ListReusableDelegationSetsRequest.Builder> listReusableDelegationSetsRequest) Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.Route53Client.listReusableDelegationSets(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest) Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.default ListTagsForResourceResponseRoute53Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Lists tags for one health check or hosted zone.default ListTagsForResourceResponseRoute53Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Lists tags for one health check or hosted zone.default ListTagsForResourcesResponseRoute53Client.listTagsForResources(Consumer<ListTagsForResourcesRequest.Builder> listTagsForResourcesRequest) Lists tags for up to 10 health checks or hosted zones.default ListTagsForResourcesResponseRoute53Client.listTagsForResources(ListTagsForResourcesRequest listTagsForResourcesRequest) Lists tags for up to 10 health checks or hosted zones.default ListTrafficPoliciesResponseRoute53Client.listTrafficPolicies()Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.default ListTrafficPoliciesResponseRoute53Client.listTrafficPolicies(Consumer<ListTrafficPoliciesRequest.Builder> listTrafficPoliciesRequest) Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.default ListTrafficPoliciesResponseRoute53Client.listTrafficPolicies(ListTrafficPoliciesRequest listTrafficPoliciesRequest) Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.Route53Client.listTrafficPolicyInstances()Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.Route53Client.listTrafficPolicyInstances(Consumer<ListTrafficPolicyInstancesRequest.Builder> listTrafficPolicyInstancesRequest) Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.Route53Client.listTrafficPolicyInstances(ListTrafficPolicyInstancesRequest listTrafficPolicyInstancesRequest) Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.Route53Client.listTrafficPolicyInstancesByHostedZone(Consumer<ListTrafficPolicyInstancesByHostedZoneRequest.Builder> listTrafficPolicyInstancesByHostedZoneRequest) Gets information about the traffic policy instances that you created in a specified hosted zone.Route53Client.listTrafficPolicyInstancesByHostedZone(ListTrafficPolicyInstancesByHostedZoneRequest listTrafficPolicyInstancesByHostedZoneRequest) Gets information about the traffic policy instances that you created in a specified hosted zone.Route53Client.listTrafficPolicyInstancesByPolicy(Consumer<ListTrafficPolicyInstancesByPolicyRequest.Builder> listTrafficPolicyInstancesByPolicyRequest) Gets information about the traffic policy instances that you created by using a specify traffic policy version.Route53Client.listTrafficPolicyInstancesByPolicy(ListTrafficPolicyInstancesByPolicyRequest listTrafficPolicyInstancesByPolicyRequest) Gets information about the traffic policy instances that you created by using a specify traffic policy version.Route53Client.listTrafficPolicyVersions(Consumer<ListTrafficPolicyVersionsRequest.Builder> listTrafficPolicyVersionsRequest) Gets information about all of the versions for a specified traffic policy.Route53Client.listTrafficPolicyVersions(ListTrafficPolicyVersionsRequest listTrafficPolicyVersionsRequest) Gets information about all of the versions for a specified traffic policy.Route53Client.listVPCAssociationAuthorizations(Consumer<ListVpcAssociationAuthorizationsRequest.Builder> listVpcAssociationAuthorizationsRequest) Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or moreCreateVPCAssociationAuthorizationrequests.Route53Client.listVPCAssociationAuthorizations(ListVpcAssociationAuthorizationsRequest listVpcAssociationAuthorizationsRequest) Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or moreCreateVPCAssociationAuthorizationrequests.default TestDnsAnswerResponseRoute53Client.testDNSAnswer(Consumer<TestDnsAnswerRequest.Builder> testDnsAnswerRequest) Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.default TestDnsAnswerResponseRoute53Client.testDNSAnswer(TestDnsAnswerRequest testDnsAnswerRequest) Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.default UpdateHealthCheckResponseRoute53Client.updateHealthCheck(Consumer<UpdateHealthCheckRequest.Builder> updateHealthCheckRequest) Updates an existing health check.default UpdateHealthCheckResponseRoute53Client.updateHealthCheck(UpdateHealthCheckRequest updateHealthCheckRequest) Updates an existing health check.default UpdateHostedZoneCommentResponseRoute53Client.updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder> updateHostedZoneCommentRequest) Updates the comment for a specified hosted zone.default UpdateHostedZoneCommentResponseRoute53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) Updates the comment for a specified hosted zone.default UpdateHostedZoneFeaturesResponseRoute53Client.updateHostedZoneFeatures(Consumer<UpdateHostedZoneFeaturesRequest.Builder> updateHostedZoneFeaturesRequest) Updates the features configuration for a hosted zone.default UpdateHostedZoneFeaturesResponseRoute53Client.updateHostedZoneFeatures(UpdateHostedZoneFeaturesRequest updateHostedZoneFeaturesRequest) Updates the features configuration for a hosted zone.Route53Client.updateTrafficPolicyComment(Consumer<UpdateTrafficPolicyCommentRequest.Builder> updateTrafficPolicyCommentRequest) Updates the comment for a specified traffic policy version.Route53Client.updateTrafficPolicyComment(UpdateTrafficPolicyCommentRequest updateTrafficPolicyCommentRequest) Updates the comment for a specified traffic policy version.Route53Client.updateTrafficPolicyInstance(Consumer<UpdateTrafficPolicyInstanceRequest.Builder> updateTrafficPolicyInstanceRequest) Route53Client.updateTrafficPolicyInstance(UpdateTrafficPolicyInstanceRequest updateTrafficPolicyInstanceRequest) -
Uses of Route53Exception in software.amazon.awssdk.services.route53.model
Subclasses of Route53Exception in software.amazon.awssdk.services.route53.modelModifier and TypeClassDescriptionfinal classThis CIDR block is already in use.final classA CIDR collection with this name and a different caller reference already exists in this account.final classThis CIDR collection is in use, and isn't empty.final classThe CIDR collection version you provided, doesn't match the one in theListCidrCollectionsoperation.final classAnother user submitted a request to create, update, or delete the object at the same time that you did.final classThe cause of this error depends on the operation that you're performing:final classYou 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.final classA delegation set with the same owner and caller reference combination has already been created.final classThe specified delegation set has already been marked as reusable.final classThe specified delegation contains associated hosted zones which must be deleted before the reusable delegation set can be deleted.final classYou 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.final classA reusable delegation set with the specified ID does not exist.final classThe hosted zone doesn't have any DNSSEC resources.final classThe health check you're attempting to create already exists.final classThe value ofHealthCheckVersionin the request doesn't match the value ofHealthCheckVersionin the health check.final classThe hosted zone you're trying to create already exists.final classThe hosted zone contains resource records that are not SOA or NS records.final classThe specified HostedZone can't be found.final classThe specified hosted zone is a public hosted zone, not a private hosted zone.final classThe hosted zone nameservers don't match the parent nameservers.final classThe resource you're trying to access is unsupported on this Amazon Route 53 endpoint.final classAmazon Route 53 doesn't have the permissions required to create log streams and send query logs to log streams.final classParameter name is not valid.final classThis exception contains a list of messages that might contain one or more error messages.final classThe specified domain name is not valid.final classThe input is not valid.final classThe key-signing key (KSK) name that you specified isn't a valid name.final classThe key-signing key (KSK) status isn't valid or another KSK has the statusINTERNAL_FAILURE.final classThe KeyManagementServiceArn that you specified isn't valid to use with DNSSEC signing.final classThe value that you specified to get the second or subsequent page of results is invalid.final classYour hosted zone status isn't valid for this operation.final classThe format of the traffic policy document that you specified in theDocumentelement is not valid.final classThe VPC ID that you specified either isn't a valid ID or the current account is not authorized to access this VPC.final classYou've already created a key-signing key (KSK) with this name or with the same customer managed key ARN.final classThe key-signing key (KSK) is specified in a parent DS record.final classThe key-signing key (KSK) that you specified can't be deactivated because it's the only KSK for a currently-enabled DNSSEC.final classA key-signing key (KSK) withACTIVEstatus wasn't found.final classThe VPC that you're trying to disassociate from the private hosted zone is the last VPC that is associated with the hosted zone.final classThis operation can't be completed because the current account has reached the limit on the resource you are trying to create.final classA change with the specified change ID does not exist.final classThe CIDR collection you specified, doesn't exist.final classThe CIDR collection location doesn't match any locations in your account.final classThere is no CloudWatch Logs log group with the specified ARN.final classA reusable delegation set with the specified ID does not exist.final classAmazon Route 53 doesn't support the specified geographic location.final classNo health check exists with the specified ID.final classNo hosted zone exists with the ID that you specified.final classThe specified key-signing key (KSK) doesn't exist.final classThere is no DNS query logging configuration with the specified ID.final classNo traffic policy exists with the specified ID.final classNo traffic policy instance exists with the specified ID.final classAssociating the specified VPC with the specified hosted zone has not been authorized.final classIf 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 anHTTP 400 error(Bad request).final classYou're trying to associate a VPC with a public hosted zone.final classYou can create only one query logging configuration for a hosted zone, and a query logging configuration already exists for this hosted zone.final classThe limit on the number of requests per second was exceeded.final classThis health check can't be created because the current account has reached the limit on the number of active health checks.final classThis operation can't be completed either because the current account has reached the limit on the number of hosted zones or because you've reached the limit on the number of hosted zones that can be associated with a reusable delegation set.final classYou've reached the limit for the number of key-signing keys (KSKs).final classThis traffic policy can't be created because the current account has reached the limit on the number of traffic policies.final classThis traffic policy instance can't be created because the current account has reached the limit on the number of traffic policy instances.final classThis traffic policy version can't be created because you've reached the limit of 1000 on the number of versions that you can create for the current traffic policy.final classYou've created the maximum number of authorizations that can be created for the specified hosted zone.final classA traffic policy that has the same value forNamealready exists.final classThere is already a traffic policy instance with the specified ID.final classOne or more traffic policy instances were created by using the specified traffic policy.final classThe VPC that you specified is not authorized to be associated with the hosted zone.final classThe specified VPC and hosted zone are not currently associated.Methods in software.amazon.awssdk.services.route53.model that return Route53ExceptionConstructors in software.amazon.awssdk.services.route53.model with parameters of type Route53Exception