@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 { CreateCidrCollectionRequest, CreateCidrCollectionResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCidrCollectionCommandInput extends CreateCidrCollectionRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCidrCollectionCommand_base: {
|
|
24
|
+
new (input: CreateCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a CIDR collection in the current Amazon Web Services account.</p>
|
|
@@ -73,23 +76,5 @@ export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionR
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class CreateCidrCollectionCommand extends
|
|
77
|
-
readonly input: CreateCidrCollectionCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: CreateCidrCollectionCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class CreateCidrCollectionCommand extends CreateCidrCollectionCommand_base {
|
|
95
80
|
}
|
|
@@ -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 { CreateHealthCheckRequest, CreateHealthCheckResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateHealthCheckCommandInput extends CreateHealthCheckRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateHealthCheckCommandOutput extends CreateHealthCheckResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateHealthCheckCommand_base: {
|
|
24
|
+
new (input: CreateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new health check.</p>
|
|
@@ -192,23 +195,5 @@ export interface CreateHealthCheckCommandOutput extends CreateHealthCheckRespons
|
|
|
192
195
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
193
196
|
*
|
|
194
197
|
*/
|
|
195
|
-
export declare class CreateHealthCheckCommand extends
|
|
196
|
-
readonly input: CreateHealthCheckCommandInput;
|
|
197
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
198
|
-
/**
|
|
199
|
-
* @public
|
|
200
|
-
*/
|
|
201
|
-
constructor(input: CreateHealthCheckCommandInput);
|
|
202
|
-
/**
|
|
203
|
-
* @internal
|
|
204
|
-
*/
|
|
205
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput>;
|
|
206
|
-
/**
|
|
207
|
-
* @internal
|
|
208
|
-
*/
|
|
209
|
-
private serialize;
|
|
210
|
-
/**
|
|
211
|
-
* @internal
|
|
212
|
-
*/
|
|
213
|
-
private deserialize;
|
|
198
|
+
export declare class CreateHealthCheckCommand extends CreateHealthCheckCommand_base {
|
|
214
199
|
}
|
|
@@ -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 { CreateHostedZoneRequest, CreateHostedZoneResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateHostedZoneCommandInput extends CreateHostedZoneRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateHostedZoneCommand_base: {
|
|
24
|
+
new (input: CreateHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new public or private hosted zone. You create records in a public hosted
|
|
@@ -220,23 +223,5 @@ export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse,
|
|
|
220
223
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
221
224
|
*
|
|
222
225
|
*/
|
|
223
|
-
export declare class CreateHostedZoneCommand extends
|
|
224
|
-
readonly input: CreateHostedZoneCommandInput;
|
|
225
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
226
|
-
/**
|
|
227
|
-
* @public
|
|
228
|
-
*/
|
|
229
|
-
constructor(input: CreateHostedZoneCommandInput);
|
|
230
|
-
/**
|
|
231
|
-
* @internal
|
|
232
|
-
*/
|
|
233
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput>;
|
|
234
|
-
/**
|
|
235
|
-
* @internal
|
|
236
|
-
*/
|
|
237
|
-
private serialize;
|
|
238
|
-
/**
|
|
239
|
-
* @internal
|
|
240
|
-
*/
|
|
241
|
-
private deserialize;
|
|
226
|
+
export declare class CreateHostedZoneCommand extends CreateHostedZoneCommand_base {
|
|
242
227
|
}
|
|
@@ -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 { CreateKeySigningKeyRequest, CreateKeySigningKeyResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateKeySigningKeyCommandInput extends CreateKeySigningKeyRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateKeySigningKeyCommand_base: {
|
|
24
|
+
new (input: CreateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new key-signing key (KSK) associated with a hosted zone. You can only have
|
|
@@ -115,23 +118,5 @@ export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyRes
|
|
|
115
118
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
116
119
|
*
|
|
117
120
|
*/
|
|
118
|
-
export declare class CreateKeySigningKeyCommand extends
|
|
119
|
-
readonly input: CreateKeySigningKeyCommandInput;
|
|
120
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
121
|
-
/**
|
|
122
|
-
* @public
|
|
123
|
-
*/
|
|
124
|
-
constructor(input: CreateKeySigningKeyCommandInput);
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput>;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private serialize;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private deserialize;
|
|
121
|
+
export declare class CreateKeySigningKeyCommand extends CreateKeySigningKeyCommand_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 { CreateQueryLoggingConfigRequest, CreateQueryLoggingConfigResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateQueryLoggingConfigCommandInput extends CreateQueryLogging
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggingConfigResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateQueryLoggingConfigCommand_base: {
|
|
24
|
+
new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a configuration for DNS query logging. After you create a query logging
|
|
@@ -268,23 +271,5 @@ export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggin
|
|
|
268
271
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
269
272
|
*
|
|
270
273
|
*/
|
|
271
|
-
export declare class CreateQueryLoggingConfigCommand extends
|
|
272
|
-
readonly input: CreateQueryLoggingConfigCommandInput;
|
|
273
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
274
|
-
/**
|
|
275
|
-
* @public
|
|
276
|
-
*/
|
|
277
|
-
constructor(input: CreateQueryLoggingConfigCommandInput);
|
|
278
|
-
/**
|
|
279
|
-
* @internal
|
|
280
|
-
*/
|
|
281
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput>;
|
|
282
|
-
/**
|
|
283
|
-
* @internal
|
|
284
|
-
*/
|
|
285
|
-
private serialize;
|
|
286
|
-
/**
|
|
287
|
-
* @internal
|
|
288
|
-
*/
|
|
289
|
-
private deserialize;
|
|
274
|
+
export declare class CreateQueryLoggingConfigCommand extends CreateQueryLoggingConfigCommand_base {
|
|
290
275
|
}
|
|
@@ -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 { CreateReusableDelegationSetRequest, CreateReusableDelegationSetResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateReusableDelegationSetCommandInput extends CreateReusableD
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateReusableDelegationSetCommandOutput extends CreateReusableDelegationSetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateReusableDelegationSetCommand_base: {
|
|
24
|
+
new (input: CreateReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a delegation set (a group of four name servers) that can be reused by multiple
|
|
@@ -143,23 +146,5 @@ export interface CreateReusableDelegationSetCommandOutput extends CreateReusable
|
|
|
143
146
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
144
147
|
*
|
|
145
148
|
*/
|
|
146
|
-
export declare class CreateReusableDelegationSetCommand extends
|
|
147
|
-
readonly input: CreateReusableDelegationSetCommandInput;
|
|
148
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
149
|
-
/**
|
|
150
|
-
* @public
|
|
151
|
-
*/
|
|
152
|
-
constructor(input: CreateReusableDelegationSetCommandInput);
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput>;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private serialize;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private deserialize;
|
|
149
|
+
export declare class CreateReusableDelegationSetCommand extends CreateReusableDelegationSetCommand_base {
|
|
165
150
|
}
|
|
@@ -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 { CreateTrafficPolicyRequest, CreateTrafficPolicyResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTrafficPolicyCommandInput extends CreateTrafficPolicyRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTrafficPolicyCommand_base: {
|
|
24
|
+
new (input: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a traffic policy, which you use to create multiple DNS resource record sets
|
|
@@ -82,23 +85,5 @@ export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyRes
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class CreateTrafficPolicyCommand extends
|
|
86
|
-
readonly input: CreateTrafficPolicyCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: CreateTrafficPolicyCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class CreateTrafficPolicyCommand extends CreateTrafficPolicyCommand_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 { CreateTrafficPolicyInstanceRequest, CreateTrafficPolicyInstanceResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTrafficPolicyInstanceCommandInput extends CreateTrafficPo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficPolicyInstanceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTrafficPolicyInstanceCommand_base: {
|
|
24
|
+
new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates resource record sets in a specified hosted zone based on the settings in a
|
|
@@ -100,23 +103,5 @@ export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficP
|
|
|
100
103
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
101
104
|
*
|
|
102
105
|
*/
|
|
103
|
-
export declare class CreateTrafficPolicyInstanceCommand extends
|
|
104
|
-
readonly input: CreateTrafficPolicyInstanceCommandInput;
|
|
105
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
-
/**
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
constructor(input: CreateTrafficPolicyInstanceCommandInput);
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput>;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private serialize;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private deserialize;
|
|
106
|
+
export declare class CreateTrafficPolicyInstanceCommand extends CreateTrafficPolicyInstanceCommand_base {
|
|
122
107
|
}
|
|
@@ -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 { CreateTrafficPolicyVersionRequest, CreateTrafficPolicyVersionResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTrafficPolicyVersionCommandInput extends CreateTrafficPol
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTrafficPolicyVersionCommandOutput extends CreateTrafficPolicyVersionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTrafficPolicyVersionCommand_base: {
|
|
24
|
+
new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new version of an existing traffic policy. When you create a new version of
|
|
@@ -89,23 +92,5 @@ export interface CreateTrafficPolicyVersionCommandOutput extends CreateTrafficPo
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class CreateTrafficPolicyVersionCommand extends
|
|
93
|
-
readonly input: CreateTrafficPolicyVersionCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: CreateTrafficPolicyVersionCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class CreateTrafficPolicyVersionCommand extends CreateTrafficPolicyVersionCommand_base {
|
|
111
96
|
}
|
|
@@ -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 { CreateVPCAssociationAuthorizationRequest, CreateVPCAssociationAuthorizationResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateVPCAssociationAuthorizationCommandInput extends CreateVPC
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateVPCAssociationAuthorizationCommandOutput extends CreateVPCAssociationAuthorizationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
24
|
+
new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Authorizes the Amazon Web Services account that created a specified VPC to submit an
|
|
@@ -90,23 +93,5 @@ export interface CreateVPCAssociationAuthorizationCommandOutput extends CreateVP
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class CreateVPCAssociationAuthorizationCommand extends
|
|
94
|
-
readonly input: CreateVPCAssociationAuthorizationCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: CreateVPCAssociationAuthorizationCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class CreateVPCAssociationAuthorizationCommand extends CreateVPCAssociationAuthorizationCommand_base {
|
|
112
97
|
}
|
|
@@ -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 { DeactivateKeySigningKeyRequest, DeactivateKeySigningKeyResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeactivateKeySigningKeyCommandInput extends DeactivateKeySignin
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeactivateKeySigningKeyCommandOutput extends DeactivateKeySigningKeyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeactivateKeySigningKeyCommand_base: {
|
|
24
|
+
new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
|
|
@@ -84,23 +87,5 @@ export interface DeactivateKeySigningKeyCommandOutput extends DeactivateKeySigni
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class DeactivateKeySigningKeyCommand extends
|
|
88
|
-
readonly input: DeactivateKeySigningKeyCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: DeactivateKeySigningKeyCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class DeactivateKeySigningKeyCommand extends DeactivateKeySigningKeyCommand_base {
|
|
106
91
|
}
|
|
@@ -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 { DeleteCidrCollectionRequest, DeleteCidrCollectionResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteCidrCollectionCommandInput extends DeleteCidrCollectionRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteCidrCollectionCommandOutput extends DeleteCidrCollectionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteCidrCollectionCommand_base: {
|
|
24
|
+
new (input: DeleteCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a CIDR collection in the current Amazon Web Services account. The collection
|
|
@@ -63,23 +66,5 @@ export interface DeleteCidrCollectionCommandOutput extends DeleteCidrCollectionR
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class DeleteCidrCollectionCommand extends
|
|
67
|
-
readonly input: DeleteCidrCollectionCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: DeleteCidrCollectionCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class DeleteCidrCollectionCommand extends DeleteCidrCollectionCommand_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 { DeleteHealthCheckRequest, DeleteHealthCheckResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteHealthCheckCommandInput extends DeleteHealthCheckRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteHealthCheckCommandOutput extends DeleteHealthCheckResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteHealthCheckCommand_base: {
|
|
24
|
+
new (input: DeleteHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a health check.</p>
|
|
@@ -72,23 +75,5 @@ export interface DeleteHealthCheckCommandOutput extends DeleteHealthCheckRespons
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class DeleteHealthCheckCommand extends
|
|
76
|
-
readonly input: DeleteHealthCheckCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: DeleteHealthCheckCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class DeleteHealthCheckCommand extends DeleteHealthCheckCommand_base {
|
|
94
79
|
}
|
|
@@ -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 { DeleteHostedZoneRequest, DeleteHostedZoneResponse } from "../models/models_0";
|
|
5
4
|
import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteHostedZoneCommandInput extends DeleteHostedZoneRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteHostedZoneCommandOutput extends DeleteHostedZoneResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteHostedZoneCommand_base: {
|
|
24
|
+
new (input: DeleteHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a hosted zone.</p>
|
|
@@ -116,23 +119,5 @@ export interface DeleteHostedZoneCommandOutput extends DeleteHostedZoneResponse,
|
|
|
116
119
|
* <p>Base exception class for all service exceptions from Route53 service.</p>
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class DeleteHostedZoneCommand extends
|
|
120
|
-
readonly input: DeleteHostedZoneCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: DeleteHostedZoneCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class DeleteHostedZoneCommand extends DeleteHostedZoneCommand_base {
|
|
138
123
|
}
|