@aws-sdk/client-route-53
Version:
AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native
72 lines (71 loc) • 3.45 kB
JavaScript
export * from "./ActivateKeySigningKeyCommand";
export * from "./AssociateVPCWithHostedZoneCommand";
export * from "./ChangeCidrCollectionCommand";
export * from "./ChangeResourceRecordSetsCommand";
export * from "./ChangeTagsForResourceCommand";
export * from "./CreateCidrCollectionCommand";
export * from "./CreateHealthCheckCommand";
export * from "./CreateHostedZoneCommand";
export * from "./CreateKeySigningKeyCommand";
export * from "./CreateQueryLoggingConfigCommand";
export * from "./CreateReusableDelegationSetCommand";
export * from "./CreateTrafficPolicyCommand";
export * from "./CreateTrafficPolicyInstanceCommand";
export * from "./CreateTrafficPolicyVersionCommand";
export * from "./CreateVPCAssociationAuthorizationCommand";
export * from "./DeactivateKeySigningKeyCommand";
export * from "./DeleteCidrCollectionCommand";
export * from "./DeleteHealthCheckCommand";
export * from "./DeleteHostedZoneCommand";
export * from "./DeleteKeySigningKeyCommand";
export * from "./DeleteQueryLoggingConfigCommand";
export * from "./DeleteReusableDelegationSetCommand";
export * from "./DeleteTrafficPolicyCommand";
export * from "./DeleteTrafficPolicyInstanceCommand";
export * from "./DeleteVPCAssociationAuthorizationCommand";
export * from "./DisableHostedZoneDNSSECCommand";
export * from "./DisassociateVPCFromHostedZoneCommand";
export * from "./EnableHostedZoneDNSSECCommand";
export * from "./GetAccountLimitCommand";
export * from "./GetChangeCommand";
export * from "./GetCheckerIpRangesCommand";
export * from "./GetDNSSECCommand";
export * from "./GetGeoLocationCommand";
export * from "./GetHealthCheckCommand";
export * from "./GetHealthCheckCountCommand";
export * from "./GetHealthCheckLastFailureReasonCommand";
export * from "./GetHealthCheckStatusCommand";
export * from "./GetHostedZoneCommand";
export * from "./GetHostedZoneCountCommand";
export * from "./GetHostedZoneLimitCommand";
export * from "./GetQueryLoggingConfigCommand";
export * from "./GetReusableDelegationSetCommand";
export * from "./GetReusableDelegationSetLimitCommand";
export * from "./GetTrafficPolicyCommand";
export * from "./GetTrafficPolicyInstanceCommand";
export * from "./GetTrafficPolicyInstanceCountCommand";
export * from "./ListCidrBlocksCommand";
export * from "./ListCidrCollectionsCommand";
export * from "./ListCidrLocationsCommand";
export * from "./ListGeoLocationsCommand";
export * from "./ListHealthChecksCommand";
export * from "./ListHostedZonesByNameCommand";
export * from "./ListHostedZonesByVPCCommand";
export * from "./ListHostedZonesCommand";
export * from "./ListQueryLoggingConfigsCommand";
export * from "./ListResourceRecordSetsCommand";
export * from "./ListReusableDelegationSetsCommand";
export * from "./ListTagsForResourceCommand";
export * from "./ListTagsForResourcesCommand";
export * from "./ListTrafficPoliciesCommand";
export * from "./ListTrafficPolicyInstancesByHostedZoneCommand";
export * from "./ListTrafficPolicyInstancesByPolicyCommand";
export * from "./ListTrafficPolicyInstancesCommand";
export * from "./ListTrafficPolicyVersionsCommand";
export * from "./ListVPCAssociationAuthorizationsCommand";
export * from "./TestDNSAnswerCommand";
export * from "./UpdateHealthCheckCommand";
export * from "./UpdateHostedZoneCommentCommand";
export * from "./UpdateHostedZoneFeaturesCommand";
export * from "./UpdateTrafficPolicyCommentCommand";
export * from "./UpdateTrafficPolicyInstanceCommand";