@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 { GetHealthCheckRequest, GetHealthCheckResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetHealthCheckCommandInput extends GetHealthCheckRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetHealthCheckCommandOutput extends GetHealthCheckResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetHealthCheckCommand_base: {
|
|
24
|
+
new (input: GetHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about a specified health check.</p>
|
|
@@ -111,23 +114,5 @@ export interface GetHealthCheckCommandOutput extends GetHealthCheckResponse, __M
|
|
|
111
114
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
112
115
|
*
|
|
113
116
|
*/
|
|
114
|
-
export declare class GetHealthCheckCommand extends
|
|
115
|
-
readonly input: GetHealthCheckCommandInput;
|
|
116
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
constructor(input: GetHealthCheckCommandInput);
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHealthCheckCommandInput, GetHealthCheckCommandOutput>;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private serialize;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private deserialize;
|
|
117
|
+
export declare class GetHealthCheckCommand extends GetHealthCheckCommand_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 { GetHealthCheckCountRequest, GetHealthCheckCountResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetHealthCheckCountCommandInput extends GetHealthCheckCountRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetHealthCheckCountCommandOutput extends GetHealthCheckCountResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetHealthCheckCountCommand_base: {
|
|
24
|
+
new (input: GetHealthCheckCountCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCountCommandInput, GetHealthCheckCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the number of health checks that are associated with the current Amazon Web Services account.</p>
|
|
@@ -49,23 +52,5 @@ export interface GetHealthCheckCountCommandOutput extends GetHealthCheckCountRes
|
|
|
49
52
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
50
53
|
*
|
|
51
54
|
*/
|
|
52
|
-
export declare class GetHealthCheckCountCommand extends
|
|
53
|
-
readonly input: GetHealthCheckCountCommandInput;
|
|
54
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
-
/**
|
|
56
|
-
* @public
|
|
57
|
-
*/
|
|
58
|
-
constructor(input: GetHealthCheckCountCommandInput);
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHealthCheckCountCommandInput, GetHealthCheckCountCommandOutput>;
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
private serialize;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private deserialize;
|
|
55
|
+
export declare class GetHealthCheckCountCommand extends GetHealthCheckCountCommand_base {
|
|
71
56
|
}
|
|
@@ -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 { GetHealthCheckLastFailureReasonRequest, GetHealthCheckLastFailureReasonResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetHealthCheckLastFailureReasonCommandInput extends GetHealthCh
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetHealthCheckLastFailureReasonCommandOutput extends GetHealthCheckLastFailureReasonResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetHealthCheckLastFailureReasonCommand_base: {
|
|
24
|
+
new (input: GetHealthCheckLastFailureReasonCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the reason that a specified health check failed most recently.</p>
|
|
@@ -66,23 +69,5 @@ export interface GetHealthCheckLastFailureReasonCommandOutput extends GetHealthC
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class GetHealthCheckLastFailureReasonCommand extends
|
|
70
|
-
readonly input: GetHealthCheckLastFailureReasonCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: GetHealthCheckLastFailureReasonCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class GetHealthCheckLastFailureReasonCommand extends GetHealthCheckLastFailureReasonCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { GetHealthCheckStatusRequest, GetHealthCheckStatusResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetHealthCheckStatusCommandInput extends GetHealthCheckStatusRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetHealthCheckStatusCommandOutput extends GetHealthCheckStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetHealthCheckStatusCommand_base: {
|
|
24
|
+
new (input: GetHealthCheckStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets status of a specified health check. </p>
|
|
@@ -71,23 +74,5 @@ export interface GetHealthCheckStatusCommandOutput extends GetHealthCheckStatusR
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class GetHealthCheckStatusCommand extends
|
|
75
|
-
readonly input: GetHealthCheckStatusCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: GetHealthCheckStatusCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class GetHealthCheckStatusCommand extends GetHealthCheckStatusCommand_base {
|
|
93
78
|
}
|
|
@@ -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 { GetHostedZoneRequest, GetHostedZoneResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetHostedZoneCommandInput extends GetHostedZoneRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetHostedZoneCommandOutput extends GetHostedZoneResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetHostedZoneCommand_base: {
|
|
24
|
+
new (input: GetHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about a specified hosted zone including the four name servers
|
|
@@ -116,23 +119,5 @@ export interface GetHostedZoneCommandOutput extends GetHostedZoneResponse, __Met
|
|
|
116
119
|
* ```
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class GetHostedZoneCommand extends
|
|
120
|
-
readonly input: GetHostedZoneCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: GetHostedZoneCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHostedZoneCommandInput, GetHostedZoneCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class GetHostedZoneCommand extends GetHostedZoneCommand_base {
|
|
138
123
|
}
|
|
@@ -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 { GetHostedZoneCountRequest, GetHostedZoneCountResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetHostedZoneCountCommandInput extends GetHostedZoneCountReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetHostedZoneCountCommandOutput extends GetHostedZoneCountResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetHostedZoneCountCommand_base: {
|
|
24
|
+
new (input: GetHostedZoneCountCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCountCommandInput, GetHostedZoneCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.</p>
|
|
@@ -52,23 +55,5 @@ export interface GetHostedZoneCountCommandOutput extends GetHostedZoneCountRespo
|
|
|
52
55
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
53
56
|
*
|
|
54
57
|
*/
|
|
55
|
-
export declare class GetHostedZoneCountCommand extends
|
|
56
|
-
readonly input: GetHostedZoneCountCommandInput;
|
|
57
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
-
/**
|
|
59
|
-
* @public
|
|
60
|
-
*/
|
|
61
|
-
constructor(input: GetHostedZoneCountCommandInput);
|
|
62
|
-
/**
|
|
63
|
-
* @internal
|
|
64
|
-
*/
|
|
65
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHostedZoneCountCommandInput, GetHostedZoneCountCommandOutput>;
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
private serialize;
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
private deserialize;
|
|
58
|
+
export declare class GetHostedZoneCountCommand extends GetHostedZoneCountCommand_base {
|
|
74
59
|
}
|
|
@@ -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 { GetHostedZoneLimitRequest, GetHostedZoneLimitResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetHostedZoneLimitCommandInput extends GetHostedZoneLimitReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetHostedZoneLimitCommandOutput extends GetHostedZoneLimitResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetHostedZoneLimitCommand_base: {
|
|
24
|
+
new (input: GetHostedZoneLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the specified limit for a specified hosted zone, for example, the maximum number
|
|
@@ -69,23 +72,5 @@ export interface GetHostedZoneLimitCommandOutput extends GetHostedZoneLimitRespo
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class GetHostedZoneLimitCommand extends
|
|
73
|
-
readonly input: GetHostedZoneLimitCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: GetHostedZoneLimitCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class GetHostedZoneLimitCommand extends GetHostedZoneLimitCommand_base {
|
|
91
76
|
}
|
|
@@ -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 { GetQueryLoggingConfigRequest, GetQueryLoggingConfigResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetQueryLoggingConfigCommandInput extends GetQueryLoggingConfig
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetQueryLoggingConfigCommandOutput extends GetQueryLoggingConfigResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetQueryLoggingConfigCommand_base: {
|
|
24
|
+
new (input: GetQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about a specified configuration for DNS query logging.</p>
|
|
@@ -63,23 +66,5 @@ export interface GetQueryLoggingConfigCommandOutput extends GetQueryLoggingConfi
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class GetQueryLoggingConfigCommand extends
|
|
67
|
-
readonly input: GetQueryLoggingConfigCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: GetQueryLoggingConfigCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class GetQueryLoggingConfigCommand extends GetQueryLoggingConfigCommand_base {
|
|
85
70
|
}
|
|
@@ -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 { GetReusableDelegationSetRequest, GetReusableDelegationSetResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetReusableDelegationSetCommandInput extends GetReusableDelegat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetReusableDelegationSetCommandOutput extends GetReusableDelegationSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetReusableDelegationSetCommand_base: {
|
|
24
|
+
new (input: GetReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves information about a specified reusable delegation set, including the four
|
|
@@ -67,23 +70,5 @@ export interface GetReusableDelegationSetCommandOutput extends GetReusableDelega
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class GetReusableDelegationSetCommand extends
|
|
71
|
-
readonly input: GetReusableDelegationSetCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: GetReusableDelegationSetCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class GetReusableDelegationSetCommand extends GetReusableDelegationSetCommand_base {
|
|
89
74
|
}
|
|
@@ -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 { GetReusableDelegationSetLimitRequest, GetReusableDelegationSetLimitResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetReusableDelegationSetLimitCommandInput extends GetReusableDe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetReusableDelegationSetLimitCommandOutput extends GetReusableDelegationSetLimitResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetReusableDelegationSetLimitCommand_base: {
|
|
24
|
+
new (input: GetReusableDelegationSetLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the maximum number of hosted zones that you can associate with the specified
|
|
@@ -66,23 +69,5 @@ export interface GetReusableDelegationSetLimitCommandOutput extends GetReusableD
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class GetReusableDelegationSetLimitCommand extends
|
|
70
|
-
readonly input: GetReusableDelegationSetLimitCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: GetReusableDelegationSetLimitCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class GetReusableDelegationSetLimitCommand extends GetReusableDelegationSetLimitCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { GetTrafficPolicyRequest, GetTrafficPolicyResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetTrafficPolicyCommandInput extends GetTrafficPolicyRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetTrafficPolicyCommandOutput extends GetTrafficPolicyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetTrafficPolicyCommand_base: {
|
|
24
|
+
new (input: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about a specific traffic policy version.</p>
|
|
@@ -67,23 +70,5 @@ export interface GetTrafficPolicyCommandOutput extends GetTrafficPolicyResponse,
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class GetTrafficPolicyCommand extends
|
|
71
|
-
readonly input: GetTrafficPolicyCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: GetTrafficPolicyCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class GetTrafficPolicyCommand extends GetTrafficPolicyCommand_base {
|
|
89
74
|
}
|
|
@@ -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 { GetTrafficPolicyInstanceRequest, GetTrafficPolicyInstanceResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetTrafficPolicyInstanceCommandInput extends GetTrafficPolicyIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetTrafficPolicyInstanceCommandOutput extends GetTrafficPolicyInstanceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetTrafficPolicyInstanceCommand_base: {
|
|
24
|
+
new (input: GetTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets information about a specified traffic policy instance.</p>
|
|
@@ -78,23 +81,5 @@ export interface GetTrafficPolicyInstanceCommandOutput extends GetTrafficPolicyI
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class GetTrafficPolicyInstanceCommand extends
|
|
82
|
-
readonly input: GetTrafficPolicyInstanceCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: GetTrafficPolicyInstanceCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class GetTrafficPolicyInstanceCommand extends GetTrafficPolicyInstanceCommand_base {
|
|
100
85
|
}
|
|
@@ -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 { GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetTrafficPolicyInstanceCountCommandInput extends GetTrafficPol
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetTrafficPolicyInstanceCountCommandOutput extends GetTrafficPolicyInstanceCountResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetTrafficPolicyInstanceCountCommand_base: {
|
|
24
|
+
new (input: GetTrafficPolicyInstanceCountCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCountCommandInput, GetTrafficPolicyInstanceCountCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Gets the number of traffic policy instances that are associated with the current
|
|
@@ -50,23 +53,5 @@ export interface GetTrafficPolicyInstanceCountCommandOutput extends GetTrafficPo
|
|
|
50
53
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
51
54
|
*
|
|
52
55
|
*/
|
|
53
|
-
export declare class GetTrafficPolicyInstanceCountCommand extends
|
|
54
|
-
readonly input: GetTrafficPolicyInstanceCountCommandInput;
|
|
55
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
-
/**
|
|
57
|
-
* @public
|
|
58
|
-
*/
|
|
59
|
-
constructor(input: GetTrafficPolicyInstanceCountCommandInput);
|
|
60
|
-
/**
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
63
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTrafficPolicyInstanceCountCommandInput, GetTrafficPolicyInstanceCountCommandOutput>;
|
|
64
|
-
/**
|
|
65
|
-
* @internal
|
|
66
|
-
*/
|
|
67
|
-
private serialize;
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
private deserialize;
|
|
56
|
+
export declare class GetTrafficPolicyInstanceCountCommand extends GetTrafficPolicyInstanceCountCommand_base {
|
|
72
57
|
}
|
|
@@ -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 { ListCidrBlocksRequest, ListCidrBlocksResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListCidrBlocksCommandInput extends ListCidrBlocksRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListCidrBlocksCommandOutput extends ListCidrBlocksResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListCidrBlocksCommand_base: {
|
|
24
|
+
new (input: ListCidrBlocksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a paginated list of location objects and their CIDR blocks.</p>
|
|
@@ -69,23 +72,5 @@ export interface ListCidrBlocksCommandOutput extends ListCidrBlocksResponse, __M
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class ListCidrBlocksCommand extends
|
|
73
|
-
readonly input: ListCidrBlocksCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: ListCidrBlocksCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class ListCidrBlocksCommand extends ListCidrBlocksCommand_base {
|
|
91
76
|
}
|