@aws-sdk/client-route-53 3.1045.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +165 -167
- package/dist-cjs/models/Route53ServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Route53.js +1 -1
- package/dist-es/Route53Client.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +2 -2
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +2 -2
- package/dist-es/commands/ChangeCidrCollectionCommand.js +2 -2
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +2 -2
- package/dist-es/commands/ChangeTagsForResourceCommand.js +2 -2
- package/dist-es/commands/CreateCidrCollectionCommand.js +2 -2
- package/dist-es/commands/CreateHealthCheckCommand.js +2 -2
- package/dist-es/commands/CreateHostedZoneCommand.js +2 -2
- package/dist-es/commands/CreateKeySigningKeyCommand.js +2 -2
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +2 -2
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +2 -2
- package/dist-es/commands/CreateTrafficPolicyCommand.js +2 -2
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +2 -2
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +2 -2
- package/dist-es/commands/DeleteCidrCollectionCommand.js +2 -2
- package/dist-es/commands/DeleteHealthCheckCommand.js +2 -2
- package/dist-es/commands/DeleteHostedZoneCommand.js +2 -2
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +2 -2
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +2 -2
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +2 -2
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +2 -2
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +2 -2
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +2 -2
- package/dist-es/commands/GetAccountLimitCommand.js +2 -2
- package/dist-es/commands/GetChangeCommand.js +2 -2
- package/dist-es/commands/GetCheckerIpRangesCommand.js +2 -2
- package/dist-es/commands/GetDNSSECCommand.js +2 -2
- package/dist-es/commands/GetGeoLocationCommand.js +2 -2
- package/dist-es/commands/GetHealthCheckCommand.js +2 -2
- package/dist-es/commands/GetHealthCheckCountCommand.js +2 -2
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +2 -2
- package/dist-es/commands/GetHealthCheckStatusCommand.js +2 -2
- package/dist-es/commands/GetHostedZoneCommand.js +2 -2
- package/dist-es/commands/GetHostedZoneCountCommand.js +2 -2
- package/dist-es/commands/GetHostedZoneLimitCommand.js +2 -2
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +2 -2
- package/dist-es/commands/GetReusableDelegationSetCommand.js +2 -2
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +2 -2
- package/dist-es/commands/GetTrafficPolicyCommand.js +2 -2
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +2 -2
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +2 -2
- package/dist-es/commands/ListCidrBlocksCommand.js +2 -2
- package/dist-es/commands/ListCidrCollectionsCommand.js +2 -2
- package/dist-es/commands/ListCidrLocationsCommand.js +2 -2
- package/dist-es/commands/ListGeoLocationsCommand.js +2 -2
- package/dist-es/commands/ListHealthChecksCommand.js +2 -2
- package/dist-es/commands/ListHostedZonesByNameCommand.js +2 -2
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +2 -2
- package/dist-es/commands/ListHostedZonesCommand.js +2 -2
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +2 -2
- package/dist-es/commands/ListResourceRecordSetsCommand.js +2 -2
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourcesCommand.js +2 -2
- package/dist-es/commands/ListTrafficPoliciesCommand.js +2 -2
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -2
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -2
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +2 -2
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +2 -2
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +2 -2
- package/dist-es/commands/TestDNSAnswerCommand.js +2 -2
- package/dist-es/commands/UpdateHealthCheckCommand.js +2 -2
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +2 -2
- package/dist-es/commands/UpdateHostedZoneFeaturesCommand.js +2 -2
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +2 -2
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/Route53ServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForResourceRecordSetsChanged.js +1 -1
- package/dist-types/Route53.d.ts +1 -1
- package/dist-types/Route53Client.d.ts +5 -5
- package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +6 -4
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +6 -4
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +6 -4
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +6 -4
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +6 -4
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +6 -4
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +6 -4
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +6 -4
- package/dist-types/commands/GetAccountLimitCommand.d.ts +6 -4
- package/dist-types/commands/GetChangeCommand.d.ts +6 -4
- package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +6 -4
- package/dist-types/commands/GetDNSSECCommand.d.ts +6 -4
- package/dist-types/commands/GetGeoLocationCommand.d.ts +6 -4
- package/dist-types/commands/GetHealthCheckCommand.d.ts +6 -4
- package/dist-types/commands/GetHealthCheckCountCommand.d.ts +6 -4
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +6 -4
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/GetHostedZoneCountCommand.d.ts +6 -4
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +6 -4
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +6 -4
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +6 -4
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +6 -4
- package/dist-types/commands/ListCidrCollectionsCommand.d.ts +6 -4
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +6 -4
- package/dist-types/commands/ListGeoLocationsCommand.d.ts +6 -4
- package/dist-types/commands/ListHealthChecksCommand.d.ts +6 -4
- package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +6 -4
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +6 -4
- package/dist-types/commands/ListHostedZonesCommand.d.ts +6 -4
- package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +6 -4
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +6 -4
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHostedZoneFeaturesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/Route53ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/Route53.d.ts +1 -1
- package/dist-types/ts3.4/Route53Client.d.ts +8 -14
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHostedZoneFeaturesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/Route53ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +1 -1
- package/dist-types/waiters/waitForResourceRecordSetsChanged.d.ts +1 -1
- package/package.json +14 -36
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateHealthCheckRequest, CreateHealthCheckResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateHealthCheckCommandInput extends CreateHealthCheckRequest
|
|
|
22
22
|
export interface CreateHealthCheckCommandOutput extends CreateHealthCheckResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateHealthCheckCommand_base: {
|
|
25
|
-
new (input: CreateHealthCheckCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateHealthCheckCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateHealthCheckCommandInput): import("@smithy/core/client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateHealthCheckCommandInput): import("@smithy/core/client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new health check.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateHostedZoneRequest, CreateHostedZoneResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateHostedZoneCommandInput extends CreateHostedZoneRequest {
|
|
|
22
22
|
export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateHostedZoneCommand_base: {
|
|
25
|
-
new (input: CreateHostedZoneCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateHostedZoneCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateHostedZoneCommandInput): import("@smithy/core/client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateHostedZoneCommandInput): import("@smithy/core/client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new public or private hosted zone. You create records in a public hosted
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateKeySigningKeyRequest, CreateKeySigningKeyResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateKeySigningKeyCommandInput extends CreateKeySigningKeyRequ
|
|
|
22
22
|
export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateKeySigningKeyCommand_base: {
|
|
25
|
-
new (input: CreateKeySigningKeyCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateKeySigningKeyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateKeySigningKeyCommandInput): import("@smithy/core/client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateKeySigningKeyCommandInput): import("@smithy/core/client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new key-signing key (KSK) associated with a hosted zone. You can only have
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateQueryLoggingConfigRequest, CreateQueryLoggingConfigResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateQueryLoggingConfigCommandInput extends CreateQueryLogging
|
|
|
22
22
|
export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggingConfigResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateQueryLoggingConfigCommand_base: {
|
|
25
|
-
new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/core/client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/core/client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a configuration for DNS query logging. After you create a query logging
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateReusableDelegationSetRequest, CreateReusableDelegationSetResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateReusableDelegationSetCommandInput extends CreateReusableD
|
|
|
22
22
|
export interface CreateReusableDelegationSetCommandOutput extends CreateReusableDelegationSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReusableDelegationSetCommand_base: {
|
|
25
|
-
new (input: CreateReusableDelegationSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateReusableDelegationSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateReusableDelegationSetCommandInput): import("@smithy/core/client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateReusableDelegationSetCommandInput): import("@smithy/core/client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a delegation set (a group of four name servers) that can be reused by multiple
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateTrafficPolicyRequest, CreateTrafficPolicyResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateTrafficPolicyCommandInput extends CreateTrafficPolicyRequ
|
|
|
22
22
|
export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrafficPolicyCommand_base: {
|
|
25
|
-
new (input: CreateTrafficPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateTrafficPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateTrafficPolicyCommandInput): import("@smithy/core/client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateTrafficPolicyCommandInput): import("@smithy/core/client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a traffic policy, which you use to create multiple DNS resource record sets
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateTrafficPolicyInstanceRequest, CreateTrafficPolicyInstanceResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateTrafficPolicyInstanceCommandInput extends CreateTrafficPo
|
|
|
22
22
|
export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficPolicyInstanceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrafficPolicyInstanceCommand_base: {
|
|
25
|
-
new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/core/client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/core/client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates resource record sets in a specified hosted zone based on the settings in a
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateTrafficPolicyVersionRequest, CreateTrafficPolicyVersionResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateTrafficPolicyVersionCommandInput extends CreateTrafficPol
|
|
|
22
22
|
export interface CreateTrafficPolicyVersionCommandOutput extends CreateTrafficPolicyVersionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrafficPolicyVersionCommand_base: {
|
|
25
|
-
new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/core/client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/core/client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates a new version of an existing traffic policy. When you create a new version of
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { CreateVPCAssociationAuthorizationRequest, CreateVPCAssociationAuthorizationResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface CreateVPCAssociationAuthorizationCommandInput extends CreateVPC
|
|
|
22
22
|
export interface CreateVPCAssociationAuthorizationCommandOutput extends CreateVPCAssociationAuthorizationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
25
|
-
new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/
|
|
26
|
-
new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/core/client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/core/client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Authorizes the Amazon Web Services account that created a specified VPC to submit an
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeactivateKeySigningKeyRequest, DeactivateKeySigningKeyResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeactivateKeySigningKeyCommandInput extends DeactivateKeySignin
|
|
|
22
22
|
export interface DeactivateKeySigningKeyCommandOutput extends DeactivateKeySigningKeyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeactivateKeySigningKeyCommand_base: {
|
|
25
|
-
new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/core/client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/core/client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteCidrCollectionRequest, DeleteCidrCollectionResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteCidrCollectionCommandInput extends DeleteCidrCollectionRe
|
|
|
22
22
|
export interface DeleteCidrCollectionCommandOutput extends DeleteCidrCollectionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCidrCollectionCommand_base: {
|
|
25
|
-
new (input: DeleteCidrCollectionCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteCidrCollectionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteCidrCollectionCommandInput): import("@smithy/core/client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteCidrCollectionCommandInput): import("@smithy/core/client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a CIDR collection in the current Amazon Web Services account. The collection
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteHealthCheckRequest, DeleteHealthCheckResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteHealthCheckCommandInput extends DeleteHealthCheckRequest
|
|
|
22
22
|
export interface DeleteHealthCheckCommandOutput extends DeleteHealthCheckResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteHealthCheckCommand_base: {
|
|
25
|
-
new (input: DeleteHealthCheckCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteHealthCheckCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteHealthCheckCommandInput): import("@smithy/core/client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteHealthCheckCommandInput): import("@smithy/core/client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a health check.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteHostedZoneRequest, DeleteHostedZoneResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteHostedZoneCommandInput extends DeleteHostedZoneRequest {
|
|
|
22
22
|
export interface DeleteHostedZoneCommandOutput extends DeleteHostedZoneResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteHostedZoneCommand_base: {
|
|
25
|
-
new (input: DeleteHostedZoneCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteHostedZoneCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteHostedZoneCommandInput): import("@smithy/core/client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteHostedZoneCommandInput): import("@smithy/core/client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a hosted zone.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteKeySigningKeyRequest, DeleteKeySigningKeyResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteKeySigningKeyCommandInput extends DeleteKeySigningKeyRequ
|
|
|
22
22
|
export interface DeleteKeySigningKeyCommandOutput extends DeleteKeySigningKeyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteKeySigningKeyCommand_base: {
|
|
25
|
-
new (input: DeleteKeySigningKeyCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteKeySigningKeyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteKeySigningKeyCommandInput): import("@smithy/core/client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteKeySigningKeyCommandInput): import("@smithy/core/client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a key-signing key (KSK). Before you can delete a KSK, you must deactivate it.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteQueryLoggingConfigRequest, DeleteQueryLoggingConfigResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteQueryLoggingConfigCommandInput extends DeleteQueryLogging
|
|
|
22
22
|
export interface DeleteQueryLoggingConfigCommandOutput extends DeleteQueryLoggingConfigResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteQueryLoggingConfigCommand_base: {
|
|
25
|
-
new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a configuration for DNS query logging. If you delete a configuration, Amazon
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteReusableDelegationSetRequest, DeleteReusableDelegationSetResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteReusableDelegationSetCommandInput extends DeleteReusableD
|
|
|
22
22
|
export interface DeleteReusableDelegationSetCommandOutput extends DeleteReusableDelegationSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReusableDelegationSetCommand_base: {
|
|
25
|
-
new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a reusable delegation set.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteTrafficPolicyRequest, DeleteTrafficPolicyResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteTrafficPolicyCommandInput extends DeleteTrafficPolicyRequ
|
|
|
22
22
|
export interface DeleteTrafficPolicyCommandOutput extends DeleteTrafficPolicyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTrafficPolicyCommand_base: {
|
|
25
|
-
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a traffic policy.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteTrafficPolicyInstanceRequest, DeleteTrafficPolicyInstanceResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteTrafficPolicyInstanceCommandInput extends DeleteTrafficPo
|
|
|
22
22
|
export interface DeleteTrafficPolicyInstanceCommandOutput extends DeleteTrafficPolicyInstanceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTrafficPolicyInstanceCommand_base: {
|
|
25
|
-
new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/core/client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/core/client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a traffic policy instance and all of the resource record sets that Amazon
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DeleteVPCAssociationAuthorizationRequest, DeleteVPCAssociationAuthorizationResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DeleteVPCAssociationAuthorizationCommandInput extends DeleteVPC
|
|
|
22
22
|
export interface DeleteVPCAssociationAuthorizationCommandOutput extends DeleteVPCAssociationAuthorizationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVPCAssociationAuthorizationCommand_base: {
|
|
25
|
-
new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/core/client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/core/client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes authorization to submit an <code>AssociateVPCWithHostedZone</code> request to
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DisableHostedZoneDNSSECRequest, DisableHostedZoneDNSSECResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DisableHostedZoneDNSSECCommandInput extends DisableHostedZoneDN
|
|
|
22
22
|
export interface DisableHostedZoneDNSSECCommandOutput extends DisableHostedZoneDNSSECResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisableHostedZoneDNSSECCommand_base: {
|
|
25
|
-
new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/core/client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/core/client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables DNSSEC signing in a specific hosted zone. This action does not deactivate any
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface DisassociateVPCFromHostedZoneCommandInput extends DisassociateV
|
|
|
22
22
|
export interface DisassociateVPCFromHostedZoneCommandOutput extends DisassociateVPCFromHostedZoneResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateVPCFromHostedZoneCommand_base: {
|
|
25
|
-
new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/
|
|
26
|
-
new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/core/client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/core/client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { EnableHostedZoneDNSSECRequest, EnableHostedZoneDNSSECResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface EnableHostedZoneDNSSECCommandInput extends EnableHostedZoneDNSS
|
|
|
22
22
|
export interface EnableHostedZoneDNSSECCommandOutput extends EnableHostedZoneDNSSECResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const EnableHostedZoneDNSSECCommand_base: {
|
|
25
|
-
new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/
|
|
26
|
-
new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/core/client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/core/client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Enables DNSSEC signing in a specific hosted zone.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GetAccountLimitRequest, GetAccountLimitResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface GetAccountLimitCommandInput extends GetAccountLimitRequest {
|
|
|
22
22
|
export interface GetAccountLimitCommandOutput extends GetAccountLimitResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetAccountLimitCommand_base: {
|
|
25
|
-
new (input: GetAccountLimitCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetAccountLimitCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetAccountLimitCommandInput): import("@smithy/core/client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetAccountLimitCommandInput): import("@smithy/core/client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets the specified limit for the current account, for example, the maximum number of
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GetChangeRequest, GetChangeResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface GetChangeCommandInput extends GetChangeRequest {
|
|
|
22
22
|
export interface GetChangeCommandOutput extends GetChangeResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetChangeCommand_base: {
|
|
25
|
-
new (input: GetChangeCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetChangeCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetChangeCommandInput): import("@smithy/core/client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetChangeCommandInput): import("@smithy/core/client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns the current status of a change batch request. The status is one of the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GetCheckerIpRangesRequest, GetCheckerIpRangesResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface GetCheckerIpRangesCommandInput extends GetCheckerIpRangesReques
|
|
|
22
22
|
export interface GetCheckerIpRangesCommandOutput extends GetCheckerIpRangesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetCheckerIpRangesCommand_base: {
|
|
25
|
-
new (input: GetCheckerIpRangesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetCheckerIpRangesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetCheckerIpRangesCommandInput): import("@smithy/core/client").CommandImpl<GetCheckerIpRangesCommandInput, GetCheckerIpRangesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetCheckerIpRangesCommandInput]): import("@smithy/core/client").CommandImpl<GetCheckerIpRangesCommandInput, GetCheckerIpRangesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Route 53 does not perform authorization for this API because it retrieves information
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GetDNSSECRequest, GetDNSSECResponse } from "../models/models_0";
|
|
4
4
|
import type { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
|
|
@@ -22,9 +22,11 @@ export interface GetDNSSECCommandInput extends GetDNSSECRequest {
|
|
|
22
22
|
export interface GetDNSSECCommandOutput extends GetDNSSECResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDNSSECCommand_base: {
|
|
25
|
-
new (input: GetDNSSECCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDNSSECCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDNSSECCommandInput): import("@smithy/core/client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDNSSECCommandInput): import("@smithy/core/client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about DNSSEC for a specific hosted zone, including the key-signing
|