@aws-sdk/client-route-53 3.478.0 → 3.484.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +19 -42
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +19 -42
- package/dist-cjs/commands/ChangeCidrCollectionCommand.js +19 -42
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +20 -43
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/CreateCidrCollectionCommand.js +18 -41
- package/dist-cjs/commands/CreateHealthCheckCommand.js +18 -41
- package/dist-cjs/commands/CreateHostedZoneCommand.js +19 -42
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +19 -42
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +19 -42
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +19 -42
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +18 -41
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +19 -42
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +19 -42
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +19 -42
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +19 -42
- package/dist-cjs/commands/DeleteCidrCollectionCommand.js +19 -42
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +18 -41
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +19 -42
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +19 -42
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +19 -42
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +19 -42
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +19 -42
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +19 -42
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +19 -42
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +19 -42
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +19 -42
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +19 -42
- package/dist-cjs/commands/GetAccountLimitCommand.js +18 -41
- package/dist-cjs/commands/GetChangeCommand.js +19 -42
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +18 -41
- package/dist-cjs/commands/GetDNSSECCommand.js +19 -42
- package/dist-cjs/commands/GetGeoLocationCommand.js +18 -41
- package/dist-cjs/commands/GetHealthCheckCommand.js +18 -41
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +18 -41
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +18 -41
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +18 -41
- package/dist-cjs/commands/GetHostedZoneCommand.js +19 -42
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +18 -41
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +19 -42
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +19 -42
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +19 -42
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +19 -42
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +19 -42
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +19 -42
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +18 -41
- package/dist-cjs/commands/ListCidrBlocksCommand.js +18 -41
- package/dist-cjs/commands/ListCidrCollectionsCommand.js +18 -41
- package/dist-cjs/commands/ListCidrLocationsCommand.js +18 -41
- package/dist-cjs/commands/ListGeoLocationsCommand.js +18 -41
- package/dist-cjs/commands/ListHealthChecksCommand.js +18 -41
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +19 -42
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +18 -41
- package/dist-cjs/commands/ListHostedZonesCommand.js +19 -42
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +19 -42
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +19 -42
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +18 -41
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +19 -42
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +18 -41
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +19 -42
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +19 -42
- package/dist-cjs/commands/TestDNSAnswerCommand.js +19 -42
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +18 -41
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +19 -42
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +19 -42
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +19 -42
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +19 -42
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +19 -42
- package/dist-es/commands/ChangeCidrCollectionCommand.js +19 -42
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +20 -43
- package/dist-es/commands/ChangeTagsForResourceCommand.js +18 -41
- package/dist-es/commands/CreateCidrCollectionCommand.js +18 -41
- package/dist-es/commands/CreateHealthCheckCommand.js +18 -41
- package/dist-es/commands/CreateHostedZoneCommand.js +19 -42
- package/dist-es/commands/CreateKeySigningKeyCommand.js +19 -42
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +19 -42
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +19 -42
- package/dist-es/commands/CreateTrafficPolicyCommand.js +18 -41
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +19 -42
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +19 -42
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +19 -42
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +19 -42
- package/dist-es/commands/DeleteCidrCollectionCommand.js +19 -42
- package/dist-es/commands/DeleteHealthCheckCommand.js +18 -41
- package/dist-es/commands/DeleteHostedZoneCommand.js +19 -42
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +19 -42
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +19 -42
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +19 -42
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +19 -42
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +19 -42
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +19 -42
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +19 -42
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +19 -42
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +19 -42
- package/dist-es/commands/GetAccountLimitCommand.js +18 -41
- package/dist-es/commands/GetChangeCommand.js +19 -42
- package/dist-es/commands/GetCheckerIpRangesCommand.js +18 -41
- package/dist-es/commands/GetDNSSECCommand.js +19 -42
- package/dist-es/commands/GetGeoLocationCommand.js +18 -41
- package/dist-es/commands/GetHealthCheckCommand.js +18 -41
- package/dist-es/commands/GetHealthCheckCountCommand.js +18 -41
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +18 -41
- package/dist-es/commands/GetHealthCheckStatusCommand.js +18 -41
- package/dist-es/commands/GetHostedZoneCommand.js +19 -42
- package/dist-es/commands/GetHostedZoneCountCommand.js +18 -41
- package/dist-es/commands/GetHostedZoneLimitCommand.js +19 -42
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +19 -42
- package/dist-es/commands/GetReusableDelegationSetCommand.js +19 -42
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +19 -42
- package/dist-es/commands/GetTrafficPolicyCommand.js +19 -42
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +19 -42
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +18 -41
- package/dist-es/commands/ListCidrBlocksCommand.js +18 -41
- package/dist-es/commands/ListCidrCollectionsCommand.js +18 -41
- package/dist-es/commands/ListCidrLocationsCommand.js +18 -41
- package/dist-es/commands/ListGeoLocationsCommand.js +18 -41
- package/dist-es/commands/ListHealthChecksCommand.js +18 -41
- package/dist-es/commands/ListHostedZonesByNameCommand.js +19 -42
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +18 -41
- package/dist-es/commands/ListHostedZonesCommand.js +19 -42
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +19 -42
- package/dist-es/commands/ListResourceRecordSetsCommand.js +19 -42
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourcesCommand.js +18 -41
- package/dist-es/commands/ListTrafficPoliciesCommand.js +18 -41
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +19 -42
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +18 -41
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +18 -41
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +19 -42
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +19 -42
- package/dist-es/commands/TestDNSAnswerCommand.js +19 -42
- package/dist-es/commands/UpdateHealthCheckCommand.js +18 -41
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +19 -42
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +19 -42
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +19 -42
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +6 -21
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +6 -21
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +6 -21
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +6 -21
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +6 -21
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +6 -21
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +6 -21
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +6 -21
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +6 -21
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +6 -21
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +6 -21
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +6 -21
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +6 -21
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +6 -21
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountLimitCommand.d.ts +6 -21
- package/dist-types/commands/GetChangeCommand.d.ts +6 -21
- package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +6 -21
- package/dist-types/commands/GetDNSSECCommand.d.ts +6 -21
- package/dist-types/commands/GetGeoLocationCommand.d.ts +6 -21
- package/dist-types/commands/GetHealthCheckCommand.d.ts +6 -21
- package/dist-types/commands/GetHealthCheckCountCommand.d.ts +6 -21
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +6 -21
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetHostedZoneCommand.d.ts +6 -21
- package/dist-types/commands/GetHostedZoneCountCommand.d.ts +6 -21
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +6 -21
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +6 -21
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +6 -21
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +6 -21
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +6 -21
- package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +6 -21
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +6 -21
- package/dist-types/commands/ListCidrCollectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +6 -21
- package/dist-types/commands/ListGeoLocationsCommand.d.ts +6 -21
- package/dist-types/commands/ListHealthChecksCommand.d.ts +6 -21
- package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +6 -21
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +6 -21
- package/dist-types/commands/ListHostedZonesCommand.d.ts +6 -21
- package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +6 -21
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +6 -21
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +6 -21
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +6 -21
- package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +6 -21
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +6 -21
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListCidrCollectionsRequest, ListCidrCollectionsResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListCidrCollectionsCommandInput extends ListCidrCollectionsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListCidrCollectionsCommandOutput extends ListCidrCollectionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListCidrCollectionsCommand_base: {
|
|
24
|
+
new (input: ListCidrCollectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrCollectionsCommandInput, ListCidrCollectionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a paginated list of CIDR collections in the Amazon Web Services account
|
|
@@ -64,23 +67,5 @@ export interface ListCidrCollectionsCommandOutput extends ListCidrCollectionsRes
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class ListCidrCollectionsCommand extends
|
|
68
|
-
readonly input: ListCidrCollectionsCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: ListCidrCollectionsCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCidrCollectionsCommandInput, ListCidrCollectionsCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class ListCidrCollectionsCommand extends ListCidrCollectionsCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListCidrLocationsRequest, ListCidrLocationsResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListCidrLocationsCommandInput extends ListCidrLocationsRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListCidrLocationsCommandOutput extends ListCidrLocationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListCidrLocationsCommand_base: {
|
|
24
|
+
new (input: ListCidrLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a paginated list of CIDR locations for the given collection (metadata only,
|
|
@@ -65,23 +68,5 @@ export interface ListCidrLocationsCommandOutput extends ListCidrLocationsRespons
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class ListCidrLocationsCommand extends
|
|
69
|
-
readonly input: ListCidrLocationsCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: ListCidrLocationsCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class ListCidrLocationsCommand extends ListCidrLocationsCommand_base {
|
|
87
72
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListGeoLocationsRequest, ListGeoLocationsResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListGeoLocationsCommandInput extends ListGeoLocationsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListGeoLocationsCommandOutput extends ListGeoLocationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListGeoLocationsCommand_base: {
|
|
24
|
+
new (input: ListGeoLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGeoLocationsCommandInput, ListGeoLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list of supported geographic locations.</p>
|
|
@@ -79,23 +82,5 @@ export interface ListGeoLocationsCommandOutput extends ListGeoLocationsResponse,
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class ListGeoLocationsCommand extends
|
|
83
|
-
readonly input: ListGeoLocationsCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: ListGeoLocationsCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGeoLocationsCommandInput, ListGeoLocationsCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class ListGeoLocationsCommand extends ListGeoLocationsCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListHealthChecksRequest, ListHealthChecksResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListHealthChecksCommandInput extends ListHealthChecksRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListHealthChecksCommandOutput extends ListHealthChecksResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListHealthChecksCommand_base: {
|
|
24
|
+
new (input: ListHealthChecksCommandInput): import("@smithy/smithy-client").CommandImpl<ListHealthChecksCommandInput, ListHealthChecksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieve a list of the health checks that are associated with the current Amazon Web Services account. </p>
|
|
@@ -115,23 +118,5 @@ export interface ListHealthChecksCommandOutput extends ListHealthChecksResponse,
|
|
|
115
118
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
116
119
|
*
|
|
117
120
|
*/
|
|
118
|
-
export declare class ListHealthChecksCommand extends
|
|
119
|
-
readonly input: ListHealthChecksCommandInput;
|
|
120
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
121
|
-
/**
|
|
122
|
-
* @public
|
|
123
|
-
*/
|
|
124
|
-
constructor(input: ListHealthChecksCommandInput);
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListHealthChecksCommandInput, ListHealthChecksCommandOutput>;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private serialize;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private deserialize;
|
|
121
|
+
export declare class ListHealthChecksCommand extends ListHealthChecksCommand_base {
|
|
137
122
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListHostedZonesByNameRequest, ListHostedZonesByNameResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListHostedZonesByNameCommandInput extends ListHostedZonesByName
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListHostedZonesByNameCommandOutput extends ListHostedZonesByNameResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListHostedZonesByNameCommand_base: {
|
|
24
|
+
new (input: ListHostedZonesByNameCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByNameCommandInput, ListHostedZonesByNameCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list of your hosted zones in lexicographic order. The response includes a
|
|
@@ -135,23 +138,5 @@ export interface ListHostedZonesByNameCommandOutput extends ListHostedZonesByNam
|
|
|
135
138
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
136
139
|
*
|
|
137
140
|
*/
|
|
138
|
-
export declare class ListHostedZonesByNameCommand extends
|
|
139
|
-
readonly input: ListHostedZonesByNameCommandInput;
|
|
140
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
141
|
-
/**
|
|
142
|
-
* @public
|
|
143
|
-
*/
|
|
144
|
-
constructor(input: ListHostedZonesByNameCommandInput);
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListHostedZonesByNameCommandInput, ListHostedZonesByNameCommandOutput>;
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
private serialize;
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
private deserialize;
|
|
141
|
+
export declare class ListHostedZonesByNameCommand extends ListHostedZonesByNameCommand_base {
|
|
157
142
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListHostedZonesByVPCRequest, ListHostedZonesByVPCResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListHostedZonesByVPCCommandInput extends ListHostedZonesByVPCRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListHostedZonesByVPCCommandOutput extends ListHostedZonesByVPCResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListHostedZonesByVPCCommand_base: {
|
|
24
|
+
new (input: ListHostedZonesByVPCCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists all the private hosted zones that a specified VPC is associated with, regardless
|
|
@@ -111,23 +114,5 @@ export interface ListHostedZonesByVPCCommandOutput extends ListHostedZonesByVPCR
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class ListHostedZonesByVPCCommand extends
|
|
115
|
-
readonly input: ListHostedZonesByVPCCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: ListHostedZonesByVPCCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class ListHostedZonesByVPCCommand extends ListHostedZonesByVPCCommand_base {
|
|
133
118
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListHostedZonesRequest, ListHostedZonesResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListHostedZonesCommandInput extends ListHostedZonesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListHostedZonesCommandOutput extends ListHostedZonesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListHostedZonesCommand_base: {
|
|
24
|
+
new (input: ListHostedZonesCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesCommandInput, ListHostedZonesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list of the public and private hosted zones that are associated with the
|
|
@@ -87,23 +90,5 @@ export interface ListHostedZonesCommandOutput extends ListHostedZonesResponse, _
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class ListHostedZonesCommand extends
|
|
91
|
-
readonly input: ListHostedZonesCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: ListHostedZonesCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListHostedZonesCommandInput, ListHostedZonesCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class ListHostedZonesCommand extends ListHostedZonesCommand_base {
|
|
109
94
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListQueryLoggingConfigsRequest, ListQueryLoggingConfigsResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListQueryLoggingConfigsCommandInput extends ListQueryLoggingCon
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListQueryLoggingConfigsCommandOutput extends ListQueryLoggingConfigsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListQueryLoggingConfigsCommand_base: {
|
|
24
|
+
new (input: ListQueryLoggingConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListQueryLoggingConfigsCommandInput, ListQueryLoggingConfigsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the configurations for DNS query logging that are associated with the current
|
|
@@ -75,23 +78,5 @@ export interface ListQueryLoggingConfigsCommandOutput extends ListQueryLoggingCo
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class ListQueryLoggingConfigsCommand extends
|
|
79
|
-
readonly input: ListQueryLoggingConfigsCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: ListQueryLoggingConfigsCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListQueryLoggingConfigsCommandInput, ListQueryLoggingConfigsCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class ListQueryLoggingConfigsCommand extends ListQueryLoggingConfigsCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListResourceRecordSetsRequest, ListResourceRecordSetsResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListResourceRecordSetsCommandInput extends ListResourceRecordSe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListResourceRecordSetsCommandOutput extends ListResourceRecordSetsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListResourceRecordSetsCommand_base: {
|
|
24
|
+
new (input: ListResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the resource record sets in a specified hosted zone.</p>
|
|
@@ -168,23 +171,5 @@ export interface ListResourceRecordSetsCommandOutput extends ListResourceRecordS
|
|
|
168
171
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
169
172
|
*
|
|
170
173
|
*/
|
|
171
|
-
export declare class ListResourceRecordSetsCommand extends
|
|
172
|
-
readonly input: ListResourceRecordSetsCommandInput;
|
|
173
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
174
|
-
/**
|
|
175
|
-
* @public
|
|
176
|
-
*/
|
|
177
|
-
constructor(input: ListResourceRecordSetsCommandInput);
|
|
178
|
-
/**
|
|
179
|
-
* @internal
|
|
180
|
-
*/
|
|
181
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput>;
|
|
182
|
-
/**
|
|
183
|
-
* @internal
|
|
184
|
-
*/
|
|
185
|
-
private serialize;
|
|
186
|
-
/**
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
189
|
-
private deserialize;
|
|
174
|
+
export declare class ListResourceRecordSetsCommand extends ListResourceRecordSetsCommand_base {
|
|
190
175
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListReusableDelegationSetsRequest, ListReusableDelegationSetsResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReusableDelegationSetsCommandInput extends ListReusableDele
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReusableDelegationSetsCommandOutput extends ListReusableDelegationSetsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReusableDelegationSetsCommand_base: {
|
|
24
|
+
new (input: ListReusableDelegationSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReusableDelegationSetsCommandInput, ListReusableDelegationSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list of the reusable delegation sets that are associated with the current
|
|
@@ -68,23 +71,5 @@ export interface ListReusableDelegationSetsCommandOutput extends ListReusableDel
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class ListReusableDelegationSetsCommand extends
|
|
72
|
-
readonly input: ListReusableDelegationSetsCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: ListReusableDelegationSetsCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReusableDelegationSetsCommandInput, ListReusableDelegationSetsCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class ListReusableDelegationSetsCommand extends ListReusableDelegationSetsCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists tags for one health check or hosted zone. </p>
|
|
@@ -82,23 +85,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class ListTagsForResourceCommand extends
|
|
86
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTagsForResourcesRequest, ListTagsForResourcesResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourcesCommandInput extends ListTagsForResourcesRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourcesCommandOutput extends ListTagsForResourcesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourcesCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists tags for up to 10 health checks or hosted zones.</p>
|
|
@@ -86,23 +89,5 @@ export interface ListTagsForResourcesCommandOutput extends ListTagsForResourcesR
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class ListTagsForResourcesCommand extends
|
|
90
|
-
readonly input: ListTagsForResourcesCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: ListTagsForResourcesCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class ListTagsForResourcesCommand extends ListTagsForResourcesCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTrafficPoliciesRequest, ListTrafficPoliciesResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTrafficPoliciesCommandInput extends ListTrafficPoliciesRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTrafficPoliciesCommandOutput extends ListTrafficPoliciesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTrafficPoliciesCommand_base: {
|
|
24
|
+
new (input: ListTrafficPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPoliciesCommandInput, ListTrafficPoliciesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about the latest version for every traffic policy that is associated
|
|
@@ -70,23 +73,5 @@ export interface ListTrafficPoliciesCommandOutput extends ListTrafficPoliciesRes
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class ListTrafficPoliciesCommand extends
|
|
74
|
-
readonly input: ListTrafficPoliciesCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: ListTrafficPoliciesCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrafficPoliciesCommandInput, ListTrafficPoliciesCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class ListTrafficPoliciesCommand extends ListTrafficPoliciesCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListTrafficPolicyInstancesByHostedZoneRequest, ListTrafficPolicyInstancesByHostedZoneResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTrafficPolicyInstancesByHostedZoneCommandInput extends List
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTrafficPolicyInstancesByHostedZoneCommandOutput extends ListTrafficPolicyInstancesByHostedZoneResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTrafficPolicyInstancesByHostedZoneCommand_base: {
|
|
24
|
+
new (input: ListTrafficPolicyInstancesByHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about the traffic policy instances that you created in a specified
|
|
@@ -90,23 +93,5 @@ export interface ListTrafficPolicyInstancesByHostedZoneCommandOutput extends Lis
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class ListTrafficPolicyInstancesByHostedZoneCommand extends
|
|
94
|
-
readonly input: ListTrafficPolicyInstancesByHostedZoneCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: ListTrafficPolicyInstancesByHostedZoneCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class ListTrafficPolicyInstancesByHostedZoneCommand extends ListTrafficPolicyInstancesByHostedZoneCommand_base {
|
|
112
97
|
}
|