@aws-sdk/client-route-53 3.799.0 → 3.804.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-types/commands/ActivateKeySigningKeyCommand.d.ts +1 -1
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
- package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +1 -1
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +1 -1
- package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/CreateCidrCollectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateHealthCheckCommand.d.ts +1 -1
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +1 -1
- package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHealthCheckCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHostedZoneCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
- package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -1
- package/dist-types/commands/GetAccountLimitCommand.d.ts +1 -1
- package/dist-types/commands/GetChangeCommand.d.ts +1 -1
- package/dist-types/commands/GetDNSSECCommand.d.ts +1 -1
- package/dist-types/commands/GetHealthCheckCommand.d.ts +1 -1
- package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -1
- package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetHostedZoneCommand.d.ts +1 -1
- package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +1 -1
- package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +1 -1
- package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -1
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -1
- package/dist-types/commands/ListCidrBlocksCommand.d.ts +1 -1
- package/dist-types/commands/ListCidrLocationsCommand.d.ts +1 -1
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -1
- package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
- package/dist-types/commands/TestDNSAnswerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHealthCheckCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -23,7 +23,7 @@ export interface ActivateKeySigningKeyCommandOutput extends ActivateKeySigningKe
|
|
|
23
23
|
}
|
|
24
24
|
declare const ActivateKeySigningKeyCommand_base: {
|
|
25
25
|
new (input: ActivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ActivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateKeySigningKeyCommandInput, ActivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateVPCWithHostedZoneCommandOutput extends AssociateVPCWit
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateVPCWithHostedZoneCommand_base: {
|
|
25
25
|
new (input: AssociateVPCWithHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateVPCWithHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVPCWithHostedZoneCommandInput, AssociateVPCWithHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ChangeCidrCollectionCommandOutput extends ChangeCidrCollectionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ChangeCidrCollectionCommand_base: {
|
|
25
25
|
new (input: ChangeCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ChangeCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeCidrCollectionCommandInput, ChangeCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ChangeResourceRecordSetsCommandOutput extends ChangeResourceRec
|
|
|
23
23
|
}
|
|
24
24
|
declare const ChangeResourceRecordSetsCommand_base: {
|
|
25
25
|
new (input: ChangeResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ChangeResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeResourceRecordSetsCommandInput, ChangeResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ChangeTagsForResourceCommandOutput extends ChangeTagsForResourc
|
|
|
23
23
|
}
|
|
24
24
|
declare const ChangeTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ChangeTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ChangeTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ChangeTagsForResourceCommandInput, ChangeTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateCidrCollectionCommandOutput extends CreateCidrCollectionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCidrCollectionCommand_base: {
|
|
25
25
|
new (input: CreateCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCidrCollectionCommandInput, CreateCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateHealthCheckCommandOutput extends CreateHealthCheckRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateHealthCheckCommand_base: {
|
|
25
25
|
new (input: CreateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHealthCheckCommandInput, CreateHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateHostedZoneCommand_base: {
|
|
25
25
|
new (input: CreateHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateHostedZoneCommandInput, CreateHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateKeySigningKeyCommandOutput extends CreateKeySigningKeyRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateKeySigningKeyCommand_base: {
|
|
25
25
|
new (input: CreateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateKeySigningKeyCommandInput, CreateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateQueryLoggingConfigCommandOutput extends CreateQueryLoggin
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateQueryLoggingConfigCommand_base: {
|
|
25
25
|
new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQueryLoggingConfigCommandInput, CreateQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateReusableDelegationSetCommandOutput extends CreateReusable
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateReusableDelegationSetCommand_base: {
|
|
25
25
|
new (input: CreateReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReusableDelegationSetCommandInput, CreateReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTrafficPolicyCommandOutput extends CreateTrafficPolicyRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrafficPolicyCommand_base: {
|
|
25
25
|
new (input: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyCommandInput, CreateTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTrafficPolicyInstanceCommandOutput extends CreateTrafficP
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrafficPolicyInstanceCommand_base: {
|
|
25
25
|
new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyInstanceCommandInput, CreateTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTrafficPolicyVersionCommandOutput extends CreateTrafficPo
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTrafficPolicyVersionCommand_base: {
|
|
25
25
|
new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTrafficPolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrafficPolicyVersionCommandInput, CreateTrafficPolicyVersionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateVPCAssociationAuthorizationCommandOutput extends CreateVP
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
25
25
|
new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCAssociationAuthorizationCommandInput, CreateVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeactivateKeySigningKeyCommandOutput extends DeactivateKeySigni
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeactivateKeySigningKeyCommand_base: {
|
|
25
25
|
new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeactivateKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateKeySigningKeyCommandInput, DeactivateKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCidrCollectionCommandOutput extends DeleteCidrCollectionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCidrCollectionCommand_base: {
|
|
25
25
|
new (input: DeleteCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCidrCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCidrCollectionCommandInput, DeleteCidrCollectionCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteHealthCheckCommandOutput extends DeleteHealthCheckRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteHealthCheckCommand_base: {
|
|
25
25
|
new (input: DeleteHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHealthCheckCommandInput, DeleteHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteHostedZoneCommandOutput extends DeleteHostedZoneResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteHostedZoneCommand_base: {
|
|
25
25
|
new (input: DeleteHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostedZoneCommandInput, DeleteHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteKeySigningKeyCommandOutput extends DeleteKeySigningKeyRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteKeySigningKeyCommand_base: {
|
|
25
25
|
new (input: DeleteKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteKeySigningKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeySigningKeyCommandInput, DeleteKeySigningKeyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteQueryLoggingConfigCommandOutput extends DeleteQueryLoggin
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteQueryLoggingConfigCommand_base: {
|
|
25
25
|
new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQueryLoggingConfigCommandInput, DeleteQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteReusableDelegationSetCommandOutput extends DeleteReusable
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteReusableDelegationSetCommand_base: {
|
|
25
25
|
new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReusableDelegationSetCommandInput, DeleteReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTrafficPolicyCommandOutput extends DeleteTrafficPolicyRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTrafficPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyCommandInput, DeleteTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTrafficPolicyInstanceCommandOutput extends DeleteTrafficP
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTrafficPolicyInstanceCommand_base: {
|
|
25
25
|
new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrafficPolicyInstanceCommandInput, DeleteTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteVPCAssociationAuthorizationCommandOutput extends DeleteVP
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVPCAssociationAuthorizationCommand_base: {
|
|
25
25
|
new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteVPCAssociationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCAssociationAuthorizationCommandInput, DeleteVPCAssociationAuthorizationCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableHostedZoneDNSSECCommandOutput extends DisableHostedZoneD
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableHostedZoneDNSSECCommand_base: {
|
|
25
25
|
new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<DisableHostedZoneDNSSECCommandInput, DisableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateVPCFromHostedZoneCommandOutput extends Disassociate
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateVPCFromHostedZoneCommand_base: {
|
|
25
25
|
new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateVPCFromHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateVPCFromHostedZoneCommandInput, DisassociateVPCFromHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableHostedZoneDNSSECCommandOutput extends EnableHostedZoneDNS
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableHostedZoneDNSSECCommand_base: {
|
|
25
25
|
new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableHostedZoneDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<EnableHostedZoneDNSSECCommandInput, EnableHostedZoneDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAccountLimitCommandOutput extends GetAccountLimitResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAccountLimitCommand_base: {
|
|
25
25
|
new (input: GetAccountLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAccountLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountLimitCommandInput, GetAccountLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetChangeCommandOutput extends GetChangeResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetChangeCommand_base: {
|
|
25
25
|
new (input: GetChangeCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetChangeCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeCommandInput, GetChangeCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDNSSECCommandOutput extends GetDNSSECResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDNSSECCommand_base: {
|
|
25
25
|
new (input: GetDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDNSSECCommandInput): import("@smithy/smithy-client").CommandImpl<GetDNSSECCommandInput, GetDNSSECCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetHealthCheckCommandOutput extends GetHealthCheckResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetHealthCheckCommand_base: {
|
|
25
25
|
new (input: GetHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetHealthCheckCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckCommandInput, GetHealthCheckCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetHealthCheckLastFailureReasonCommandOutput extends GetHealthC
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetHealthCheckLastFailureReasonCommand_base: {
|
|
25
25
|
new (input: GetHealthCheckLastFailureReasonCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetHealthCheckLastFailureReasonCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckLastFailureReasonCommandInput, GetHealthCheckLastFailureReasonCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetHealthCheckStatusCommandOutput extends GetHealthCheckStatusR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetHealthCheckStatusCommand_base: {
|
|
25
25
|
new (input: GetHealthCheckStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetHealthCheckStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetHealthCheckStatusCommandInput, GetHealthCheckStatusCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetHostedZoneCommandOutput extends GetHostedZoneResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetHostedZoneCommand_base: {
|
|
25
25
|
new (input: GetHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneCommandInput, GetHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetHostedZoneLimitCommandOutput extends GetHostedZoneLimitRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetHostedZoneLimitCommand_base: {
|
|
25
25
|
new (input: GetHostedZoneLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetHostedZoneLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetHostedZoneLimitCommandInput, GetHostedZoneLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetQueryLoggingConfigCommandOutput extends GetQueryLoggingConfi
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetQueryLoggingConfigCommand_base: {
|
|
25
25
|
new (input: GetQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetQueryLoggingConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetQueryLoggingConfigCommandInput, GetQueryLoggingConfigCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetReusableDelegationSetCommandOutput extends GetReusableDelega
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetReusableDelegationSetCommand_base: {
|
|
25
25
|
new (input: GetReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetReusableDelegationSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetCommandInput, GetReusableDelegationSetCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetReusableDelegationSetLimitCommandOutput extends GetReusableD
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetReusableDelegationSetLimitCommand_base: {
|
|
25
25
|
new (input: GetReusableDelegationSetLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetReusableDelegationSetLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetReusableDelegationSetLimitCommandInput, GetReusableDelegationSetLimitCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetTrafficPolicyCommandOutput extends GetTrafficPolicyResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTrafficPolicyCommand_base: {
|
|
25
25
|
new (input: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTrafficPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyCommandInput, GetTrafficPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetTrafficPolicyInstanceCommandOutput extends GetTrafficPolicyI
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTrafficPolicyInstanceCommand_base: {
|
|
25
25
|
new (input: GetTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTrafficPolicyInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrafficPolicyInstanceCommandInput, GetTrafficPolicyInstanceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCidrBlocksCommandOutput extends ListCidrBlocksResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCidrBlocksCommand_base: {
|
|
25
25
|
new (input: ListCidrBlocksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCidrBlocksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrBlocksCommandInput, ListCidrBlocksCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListCidrLocationsCommandOutput extends ListCidrLocationsRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListCidrLocationsCommand_base: {
|
|
25
25
|
new (input: ListCidrLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListCidrLocationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCidrLocationsCommandInput, ListCidrLocationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListHostedZonesByVPCCommandOutput extends ListHostedZonesByVPCR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListHostedZonesByVPCCommand_base: {
|
|
25
25
|
new (input: ListHostedZonesByVPCCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListHostedZonesByVPCCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostedZonesByVPCCommandInput, ListHostedZonesByVPCCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListResourceRecordSetsCommandOutput extends ListResourceRecordS
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListResourceRecordSetsCommand_base: {
|
|
25
25
|
new (input: ListResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListResourceRecordSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceRecordSetsCommandInput, ListResourceRecordSetsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourcesCommandOutput extends ListTagsForResourcesR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourcesCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourcesCommandInput, ListTagsForResourcesCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTrafficPolicyInstancesByHostedZoneCommandOutput extends Lis
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTrafficPolicyInstancesByHostedZoneCommand_base: {
|
|
25
25
|
new (input: ListTrafficPolicyInstancesByHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTrafficPolicyInstancesByHostedZoneCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByHostedZoneCommandInput, ListTrafficPolicyInstancesByHostedZoneCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTrafficPolicyInstancesByPolicyCommandOutput extends ListTra
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTrafficPolicyInstancesByPolicyCommand_base: {
|
|
25
25
|
new (input: ListTrafficPolicyInstancesByPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByPolicyCommandInput, ListTrafficPolicyInstancesByPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTrafficPolicyInstancesByPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyInstancesByPolicyCommandInput, ListTrafficPolicyInstancesByPolicyCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTrafficPolicyVersionsCommandOutput extends ListTrafficPolic
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTrafficPolicyVersionsCommand_base: {
|
|
25
25
|
new (input: ListTrafficPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTrafficPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrafficPolicyVersionsCommandInput, ListTrafficPolicyVersionsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListVPCAssociationAuthorizationsCommandOutput extends ListVPCAs
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListVPCAssociationAuthorizationsCommand_base: {
|
|
25
25
|
new (input: ListVPCAssociationAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListVPCAssociationAuthorizationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVPCAssociationAuthorizationsCommandInput, ListVPCAssociationAuthorizationsCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TestDNSAnswerCommandOutput extends TestDNSAnswerResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const TestDNSAnswerCommand_base: {
|
|
25
25
|
new (input: TestDNSAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TestDNSAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<TestDNSAnswerCommandInput, TestDNSAnswerCommandOutput, Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|