@aws-sdk/client-route-53 3.1087.0 → 3.1089.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/index.js +1 -1
- package/dist-types/ts3.4/Route53.d.ts +222 -255
- package/dist-types/ts3.4/Route53Client.d.ts +17 -33
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +9 -15
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateHostedZoneFeaturesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +8 -16
- package/dist-types/ts3.4/models/errors.d.ts +48 -167
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +3 -6
- package/package.json +40 -40
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateVPCAssociationAuthorizationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateVPCAssociationAuthorizationCommandInput
|
|
8
|
-
extends CreateVPCAssociationAuthorizationRequest {}
|
|
7
|
+
export interface CreateVPCAssociationAuthorizationCommandInput extends CreateVPCAssociationAuthorizationRequest {}
|
|
9
8
|
export interface CreateVPCAssociationAuthorizationCommandOutput
|
|
10
|
-
extends CreateVPCAssociationAuthorizationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateVPCAssociationAuthorizationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateVPCAssociationAuthorizationCommandInput
|
|
12
|
+
input: CreateVPCAssociationAuthorizationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateVPCAssociationAuthorizationCommandInput,
|
|
17
15
|
CreateVPCAssociationAuthorizationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateVPCAssociationAuthorizationCommandInput
|
|
21
|
+
input: CreateVPCAssociationAuthorizationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateVPCAssociationAuthorizationCommandInput,
|
|
26
24
|
CreateVPCAssociationAuthorizationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeactivateKeySigningKeyResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeactivateKeySigningKeyCommandInput
|
|
8
|
-
extends DeactivateKeySigningKeyRequest {}
|
|
7
|
+
export interface DeactivateKeySigningKeyCommandInput extends DeactivateKeySigningKeyRequest {}
|
|
9
8
|
export interface DeactivateKeySigningKeyCommandOutput
|
|
10
|
-
extends DeactivateKeySigningKeyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeactivateKeySigningKeyResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeactivateKeySigningKeyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeactivateKeySigningKeyCommandInput
|
|
12
|
+
input: DeactivateKeySigningKeyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeactivateKeySigningKeyCommandInput,
|
|
17
15
|
DeactivateKeySigningKeyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeactivateKeySigningKeyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeactivateKeySigningKeyCommandInput
|
|
21
|
+
input: DeactivateKeySigningKeyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeactivateKeySigningKeyCommandInput,
|
|
26
24
|
DeactivateKeySigningKeyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteCidrCollectionRequest,
|
|
4
|
-
DeleteCidrCollectionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteCidrCollectionRequest, DeleteCidrCollectionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteCidrCollectionCommandInput
|
|
8
|
-
extends DeleteCidrCollectionRequest {}
|
|
4
|
+
export interface DeleteCidrCollectionCommandInput extends DeleteCidrCollectionRequest {}
|
|
9
5
|
export interface DeleteCidrCollectionCommandOutput
|
|
10
|
-
extends DeleteCidrCollectionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteCidrCollectionResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteCidrCollectionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteCidrCollectionCommandInput
|
|
9
|
+
input: DeleteCidrCollectionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteCidrCollectionCommandInput,
|
|
17
12
|
DeleteCidrCollectionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteCidrCollectionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteCidrCollectionCommandInput
|
|
18
|
+
input: DeleteCidrCollectionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteCidrCollectionCommandInput,
|
|
26
21
|
DeleteCidrCollectionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteHealthCheckRequest,
|
|
4
|
-
DeleteHealthCheckResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteHealthCheckRequest, DeleteHealthCheckResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteHealthCheckCommandInput
|
|
8
|
-
extends DeleteHealthCheckRequest {}
|
|
4
|
+
export interface DeleteHealthCheckCommandInput extends DeleteHealthCheckRequest {}
|
|
9
5
|
export interface DeleteHealthCheckCommandOutput
|
|
10
|
-
extends DeleteHealthCheckResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteHealthCheckResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteHealthCheckCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteHealthCheckCommandInput
|
|
9
|
+
input: DeleteHealthCheckCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteHealthCheckCommandInput,
|
|
17
12
|
DeleteHealthCheckCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteHealthCheckCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteHealthCheckCommandInput
|
|
18
|
+
input: DeleteHealthCheckCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteHealthCheckCommandInput,
|
|
26
21
|
DeleteHealthCheckCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteHostedZoneRequest,
|
|
4
|
-
DeleteHostedZoneResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteHostedZoneRequest, DeleteHostedZoneResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteHostedZoneCommandInput extends DeleteHostedZoneRequest {}
|
|
8
|
-
export interface DeleteHostedZoneCommandOutput
|
|
9
|
-
extends DeleteHostedZoneResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteHostedZoneCommandOutput extends DeleteHostedZoneResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteHostedZoneCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteHostedZoneCommandInput
|
|
8
|
+
input: DeleteHostedZoneCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteHostedZoneCommandInput,
|
|
16
11
|
DeleteHostedZoneCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteHostedZoneCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteHostedZoneCommandInput
|
|
17
|
+
input: DeleteHostedZoneCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteHostedZoneCommandInput,
|
|
25
20
|
DeleteHostedZoneCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteKeySigningKeyRequest,
|
|
4
|
-
DeleteKeySigningKeyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteKeySigningKeyRequest, DeleteKeySigningKeyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteKeySigningKeyCommandInput
|
|
8
|
-
extends DeleteKeySigningKeyRequest {}
|
|
4
|
+
export interface DeleteKeySigningKeyCommandInput extends DeleteKeySigningKeyRequest {}
|
|
9
5
|
export interface DeleteKeySigningKeyCommandOutput
|
|
10
|
-
extends DeleteKeySigningKeyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteKeySigningKeyResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteKeySigningKeyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteKeySigningKeyCommandInput
|
|
9
|
+
input: DeleteKeySigningKeyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteKeySigningKeyCommandInput,
|
|
17
12
|
DeleteKeySigningKeyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteKeySigningKeyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteKeySigningKeyCommandInput
|
|
18
|
+
input: DeleteKeySigningKeyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteKeySigningKeyCommandInput,
|
|
26
21
|
DeleteKeySigningKeyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteQueryLoggingConfigResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteQueryLoggingConfigCommandInput
|
|
8
|
-
extends DeleteQueryLoggingConfigRequest {}
|
|
7
|
+
export interface DeleteQueryLoggingConfigCommandInput extends DeleteQueryLoggingConfigRequest {}
|
|
9
8
|
export interface DeleteQueryLoggingConfigCommandOutput
|
|
10
|
-
extends DeleteQueryLoggingConfigResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteQueryLoggingConfigResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteQueryLoggingConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteQueryLoggingConfigCommandInput
|
|
12
|
+
input: DeleteQueryLoggingConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteQueryLoggingConfigCommandInput,
|
|
17
15
|
DeleteQueryLoggingConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteQueryLoggingConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteQueryLoggingConfigCommandInput
|
|
21
|
+
input: DeleteQueryLoggingConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteQueryLoggingConfigCommandInput,
|
|
26
24
|
DeleteQueryLoggingConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteReusableDelegationSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteReusableDelegationSetCommandInput
|
|
8
|
-
extends DeleteReusableDelegationSetRequest {}
|
|
7
|
+
export interface DeleteReusableDelegationSetCommandInput extends DeleteReusableDelegationSetRequest {}
|
|
9
8
|
export interface DeleteReusableDelegationSetCommandOutput
|
|
10
|
-
extends DeleteReusableDelegationSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteReusableDelegationSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteReusableDelegationSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteReusableDelegationSetCommandInput
|
|
12
|
+
input: DeleteReusableDelegationSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteReusableDelegationSetCommandInput,
|
|
17
15
|
DeleteReusableDelegationSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteReusableDelegationSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteReusableDelegationSetCommandInput
|
|
21
|
+
input: DeleteReusableDelegationSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteReusableDelegationSetCommandInput,
|
|
26
24
|
DeleteReusableDelegationSetCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteTrafficPolicyRequest,
|
|
4
|
-
DeleteTrafficPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteTrafficPolicyRequest, DeleteTrafficPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteTrafficPolicyCommandInput
|
|
8
|
-
extends DeleteTrafficPolicyRequest {}
|
|
4
|
+
export interface DeleteTrafficPolicyCommandInput extends DeleteTrafficPolicyRequest {}
|
|
9
5
|
export interface DeleteTrafficPolicyCommandOutput
|
|
10
|
-
extends DeleteTrafficPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteTrafficPolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteTrafficPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteTrafficPolicyCommandInput
|
|
9
|
+
input: DeleteTrafficPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteTrafficPolicyCommandInput,
|
|
17
12
|
DeleteTrafficPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteTrafficPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteTrafficPolicyCommandInput
|
|
18
|
+
input: DeleteTrafficPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteTrafficPolicyCommandInput,
|
|
26
21
|
DeleteTrafficPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteTrafficPolicyInstanceResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteTrafficPolicyInstanceCommandInput
|
|
8
|
-
extends DeleteTrafficPolicyInstanceRequest {}
|
|
7
|
+
export interface DeleteTrafficPolicyInstanceCommandInput extends DeleteTrafficPolicyInstanceRequest {}
|
|
9
8
|
export interface DeleteTrafficPolicyInstanceCommandOutput
|
|
10
|
-
extends DeleteTrafficPolicyInstanceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteTrafficPolicyInstanceResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteTrafficPolicyInstanceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteTrafficPolicyInstanceCommandInput
|
|
12
|
+
input: DeleteTrafficPolicyInstanceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteTrafficPolicyInstanceCommandInput,
|
|
17
15
|
DeleteTrafficPolicyInstanceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteTrafficPolicyInstanceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteTrafficPolicyInstanceCommandInput
|
|
21
|
+
input: DeleteTrafficPolicyInstanceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteTrafficPolicyInstanceCommandInput,
|
|
26
24
|
DeleteTrafficPolicyInstanceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteVPCAssociationAuthorizationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteVPCAssociationAuthorizationCommandInput
|
|
8
|
-
extends DeleteVPCAssociationAuthorizationRequest {}
|
|
7
|
+
export interface DeleteVPCAssociationAuthorizationCommandInput extends DeleteVPCAssociationAuthorizationRequest {}
|
|
9
8
|
export interface DeleteVPCAssociationAuthorizationCommandOutput
|
|
10
|
-
extends DeleteVPCAssociationAuthorizationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteVPCAssociationAuthorizationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteVPCAssociationAuthorizationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteVPCAssociationAuthorizationCommandInput
|
|
12
|
+
input: DeleteVPCAssociationAuthorizationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteVPCAssociationAuthorizationCommandInput,
|
|
17
15
|
DeleteVPCAssociationAuthorizationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteVPCAssociationAuthorizationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteVPCAssociationAuthorizationCommandInput
|
|
21
|
+
input: DeleteVPCAssociationAuthorizationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteVPCAssociationAuthorizationCommandInput,
|
|
26
24
|
DeleteVPCAssociationAuthorizationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisableHostedZoneDNSSECResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisableHostedZoneDNSSECCommandInput
|
|
8
|
-
extends DisableHostedZoneDNSSECRequest {}
|
|
7
|
+
export interface DisableHostedZoneDNSSECCommandInput extends DisableHostedZoneDNSSECRequest {}
|
|
9
8
|
export interface DisableHostedZoneDNSSECCommandOutput
|
|
10
|
-
extends DisableHostedZoneDNSSECResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisableHostedZoneDNSSECResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisableHostedZoneDNSSECCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisableHostedZoneDNSSECCommandInput
|
|
12
|
+
input: DisableHostedZoneDNSSECCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisableHostedZoneDNSSECCommandInput,
|
|
17
15
|
DisableHostedZoneDNSSECCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisableHostedZoneDNSSECCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisableHostedZoneDNSSECCommandInput
|
|
21
|
+
input: DisableHostedZoneDNSSECCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisableHostedZoneDNSSECCommandInput,
|
|
26
24
|
DisableHostedZoneDNSSECCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateVPCFromHostedZoneResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateVPCFromHostedZoneCommandInput
|
|
8
|
-
extends DisassociateVPCFromHostedZoneRequest {}
|
|
7
|
+
export interface DisassociateVPCFromHostedZoneCommandInput extends DisassociateVPCFromHostedZoneRequest {}
|
|
9
8
|
export interface DisassociateVPCFromHostedZoneCommandOutput
|
|
10
|
-
extends DisassociateVPCFromHostedZoneResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateVPCFromHostedZoneResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateVPCFromHostedZoneCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateVPCFromHostedZoneCommandInput
|
|
12
|
+
input: DisassociateVPCFromHostedZoneCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateVPCFromHostedZoneCommandInput,
|
|
17
15
|
DisassociateVPCFromHostedZoneCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateVPCFromHostedZoneCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateVPCFromHostedZoneCommandInput
|
|
21
|
+
input: DisassociateVPCFromHostedZoneCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateVPCFromHostedZoneCommandInput,
|
|
26
24
|
DisassociateVPCFromHostedZoneCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
EnableHostedZoneDNSSECRequest,
|
|
4
|
-
EnableHostedZoneDNSSECResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { EnableHostedZoneDNSSECRequest, EnableHostedZoneDNSSECResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface EnableHostedZoneDNSSECCommandInput
|
|
8
|
-
extends EnableHostedZoneDNSSECRequest {}
|
|
4
|
+
export interface EnableHostedZoneDNSSECCommandInput extends EnableHostedZoneDNSSECRequest {}
|
|
9
5
|
export interface EnableHostedZoneDNSSECCommandOutput
|
|
10
|
-
extends EnableHostedZoneDNSSECResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends EnableHostedZoneDNSSECResponse, __MetadataBearer {}
|
|
12
7
|
declare const EnableHostedZoneDNSSECCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: EnableHostedZoneDNSSECCommandInput
|
|
9
|
+
input: EnableHostedZoneDNSSECCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
EnableHostedZoneDNSSECCommandInput,
|
|
17
12
|
EnableHostedZoneDNSSECCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const EnableHostedZoneDNSSECCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: EnableHostedZoneDNSSECCommandInput
|
|
18
|
+
input: EnableHostedZoneDNSSECCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
EnableHostedZoneDNSSECCommandInput,
|
|
26
21
|
EnableHostedZoneDNSSECCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAccountLimitRequest,
|
|
4
|
-
GetAccountLimitResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAccountLimitRequest, GetAccountLimitResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetAccountLimitCommandInput extends GetAccountLimitRequest {}
|
|
8
|
-
export interface GetAccountLimitCommandOutput
|
|
9
|
-
extends GetAccountLimitResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetAccountLimitCommandOutput extends GetAccountLimitResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetAccountLimitCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetAccountLimitCommandInput
|
|
8
|
+
input: GetAccountLimitCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetAccountLimitCommandInput,
|
|
16
11
|
GetAccountLimitCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetAccountLimitCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetAccountLimitCommandInput
|
|
17
|
+
input: GetAccountLimitCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetAccountLimitCommandInput,
|
|
25
20
|
GetAccountLimitCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetChangeRequest, GetChangeResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetChangeCommandInput extends GetChangeRequest {}
|
|
5
|
-
export interface GetChangeCommandOutput
|
|
6
|
-
extends GetChangeResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetChangeCommandOutput extends GetChangeResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetChangeCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetChangeCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetChangeCommandInput,
|
|
11
11
|
GetChangeCommandOutput,
|
|
12
12
|
import("..").Route53ClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetChangeCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetChangeCommandInput,
|
|
18
20
|
GetChangeCommandOutput,
|
|
19
21
|
import("..").Route53ClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCheckerIpRangesRequest,
|
|
4
|
-
GetCheckerIpRangesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetCheckerIpRangesRequest, GetCheckerIpRangesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCheckerIpRangesCommandInput
|
|
8
|
-
extends GetCheckerIpRangesRequest {}
|
|
4
|
+
export interface GetCheckerIpRangesCommandInput extends GetCheckerIpRangesRequest {}
|
|
9
5
|
export interface GetCheckerIpRangesCommandOutput
|
|
10
|
-
extends GetCheckerIpRangesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetCheckerIpRangesResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetCheckerIpRangesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetCheckerIpRangesCommandInput
|
|
9
|
+
input: GetCheckerIpRangesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetCheckerIpRangesCommandInput,
|
|
17
12
|
GetCheckerIpRangesCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetDNSSECRequest, GetDNSSECResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetDNSSECCommandInput extends GetDNSSECRequest {}
|
|
5
|
-
export interface GetDNSSECCommandOutput
|
|
6
|
-
extends GetDNSSECResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetDNSSECCommandOutput extends GetDNSSECResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetDNSSECCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetDNSSECCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetDNSSECCommandInput,
|
|
11
11
|
GetDNSSECCommandOutput,
|
|
12
12
|
import("..").Route53ClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetDNSSECCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetDNSSECCommandInput,
|
|
18
20
|
GetDNSSECCommandOutput,
|
|
19
21
|
import("..").Route53ClientResolvedConfig,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetGeoLocationRequest,
|
|
4
|
-
GetGeoLocationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetGeoLocationRequest, GetGeoLocationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetGeoLocationCommandInput extends GetGeoLocationRequest {}
|
|
8
|
-
export interface GetGeoLocationCommandOutput
|
|
9
|
-
extends GetGeoLocationResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetGeoLocationCommandOutput extends GetGeoLocationResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetGeoLocationCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetGeoLocationCommandInput
|
|
8
|
+
input: GetGeoLocationCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetGeoLocationCommandInput,
|
|
16
11
|
GetGeoLocationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetHealthCheckRequest,
|
|
4
|
-
GetHealthCheckResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetHealthCheckRequest, GetHealthCheckResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetHealthCheckCommandInput extends GetHealthCheckRequest {}
|
|
8
|
-
export interface GetHealthCheckCommandOutput
|
|
9
|
-
extends GetHealthCheckResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetHealthCheckCommandOutput extends GetHealthCheckResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetHealthCheckCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetHealthCheckCommandInput
|
|
8
|
+
input: GetHealthCheckCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetHealthCheckCommandInput,
|
|
16
11
|
GetHealthCheckCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetHealthCheckCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetHealthCheckCommandInput
|
|
17
|
+
input: GetHealthCheckCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetHealthCheckCommandInput,
|
|
25
20
|
GetHealthCheckCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetHealthCheckCountRequest,
|
|
4
|
-
GetHealthCheckCountResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetHealthCheckCountRequest, GetHealthCheckCountResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetHealthCheckCountCommandInput
|
|
8
|
-
extends GetHealthCheckCountRequest {}
|
|
4
|
+
export interface GetHealthCheckCountCommandInput extends GetHealthCheckCountRequest {}
|
|
9
5
|
export interface GetHealthCheckCountCommandOutput
|
|
10
|
-
extends GetHealthCheckCountResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetHealthCheckCountResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetHealthCheckCountCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetHealthCheckCountCommandInput
|
|
9
|
+
input: GetHealthCheckCountCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetHealthCheckCountCommandInput,
|
|
17
12
|
GetHealthCheckCountCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetHealthCheckLastFailureReasonResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetHealthCheckLastFailureReasonCommandInput
|
|
8
|
-
extends GetHealthCheckLastFailureReasonRequest {}
|
|
7
|
+
export interface GetHealthCheckLastFailureReasonCommandInput extends GetHealthCheckLastFailureReasonRequest {}
|
|
9
8
|
export interface GetHealthCheckLastFailureReasonCommandOutput
|
|
10
|
-
extends GetHealthCheckLastFailureReasonResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetHealthCheckLastFailureReasonResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetHealthCheckLastFailureReasonCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetHealthCheckLastFailureReasonCommandInput
|
|
12
|
+
input: GetHealthCheckLastFailureReasonCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetHealthCheckLastFailureReasonCommandInput,
|
|
17
15
|
GetHealthCheckLastFailureReasonCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetHealthCheckLastFailureReasonCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetHealthCheckLastFailureReasonCommandInput
|
|
21
|
+
input: GetHealthCheckLastFailureReasonCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetHealthCheckLastFailureReasonCommandInput,
|
|
26
24
|
GetHealthCheckLastFailureReasonCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetHealthCheckStatusRequest,
|
|
4
|
-
GetHealthCheckStatusResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetHealthCheckStatusRequest, GetHealthCheckStatusResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetHealthCheckStatusCommandInput
|
|
8
|
-
extends GetHealthCheckStatusRequest {}
|
|
4
|
+
export interface GetHealthCheckStatusCommandInput extends GetHealthCheckStatusRequest {}
|
|
9
5
|
export interface GetHealthCheckStatusCommandOutput
|
|
10
|
-
extends GetHealthCheckStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetHealthCheckStatusResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetHealthCheckStatusCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetHealthCheckStatusCommandInput
|
|
9
|
+
input: GetHealthCheckStatusCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetHealthCheckStatusCommandInput,
|
|
17
12
|
GetHealthCheckStatusCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetHealthCheckStatusCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetHealthCheckStatusCommandInput
|
|
18
|
+
input: GetHealthCheckStatusCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetHealthCheckStatusCommandInput,
|
|
26
21
|
GetHealthCheckStatusCommandOutput,
|