@aws-sdk/client-route-53 3.1087.0 → 3.1088.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
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -152,18 +149,12 @@ import {
|
|
|
152
149
|
GetAccountLimitCommandInput,
|
|
153
150
|
GetAccountLimitCommandOutput,
|
|
154
151
|
} from "./commands/GetAccountLimitCommand";
|
|
155
|
-
import {
|
|
156
|
-
GetChangeCommandInput,
|
|
157
|
-
GetChangeCommandOutput,
|
|
158
|
-
} from "./commands/GetChangeCommand";
|
|
152
|
+
import { GetChangeCommandInput, GetChangeCommandOutput } from "./commands/GetChangeCommand";
|
|
159
153
|
import {
|
|
160
154
|
GetCheckerIpRangesCommandInput,
|
|
161
155
|
GetCheckerIpRangesCommandOutput,
|
|
162
156
|
} from "./commands/GetCheckerIpRangesCommand";
|
|
163
|
-
import {
|
|
164
|
-
GetDNSSECCommandInput,
|
|
165
|
-
GetDNSSECCommandOutput,
|
|
166
|
-
} from "./commands/GetDNSSECCommand";
|
|
157
|
+
import { GetDNSSECCommandInput, GetDNSSECCommandOutput } from "./commands/GetDNSSECCommand";
|
|
167
158
|
import {
|
|
168
159
|
GetGeoLocationCommandInput,
|
|
169
160
|
GetGeoLocationCommandOutput,
|
|
@@ -471,8 +462,7 @@ export type ServiceOutputTypes =
|
|
|
471
462
|
| UpdateHostedZoneFeaturesCommandOutput
|
|
472
463
|
| UpdateTrafficPolicyCommentCommandOutput
|
|
473
464
|
| UpdateTrafficPolicyInstanceCommandOutput;
|
|
474
|
-
export interface ClientDefaults
|
|
475
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
465
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
476
466
|
requestHandler?: __HttpHandlerUserInput;
|
|
477
467
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
478
468
|
urlParser?: __UrlParser;
|
|
@@ -497,9 +487,7 @@ export interface ClientDefaults
|
|
|
497
487
|
extensions?: RuntimeExtension[];
|
|
498
488
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
499
489
|
}
|
|
500
|
-
export type Route53ClientConfigType = Partial<
|
|
501
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
502
|
-
> &
|
|
490
|
+
export type Route53ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
503
491
|
ClientDefaults &
|
|
504
492
|
UserAgentInputConfig &
|
|
505
493
|
RetryInputConfig &
|
|
@@ -509,19 +497,17 @@ export type Route53ClientConfigType = Partial<
|
|
|
509
497
|
HttpAuthSchemeInputConfig &
|
|
510
498
|
ClientInputEndpointParameters;
|
|
511
499
|
export interface Route53ClientConfig extends Route53ClientConfigType {}
|
|
512
|
-
export type Route53ClientResolvedConfigType =
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
export interface Route53ClientResolvedConfig
|
|
524
|
-
extends Route53ClientResolvedConfigType {}
|
|
500
|
+
export type Route53ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
501
|
+
Required<ClientDefaults> &
|
|
502
|
+
RuntimeExtensionsConfig &
|
|
503
|
+
UserAgentResolvedConfig &
|
|
504
|
+
RetryResolvedConfig &
|
|
505
|
+
RegionResolvedConfig &
|
|
506
|
+
HostHeaderResolvedConfig &
|
|
507
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
508
|
+
HttpAuthSchemeResolvedConfig &
|
|
509
|
+
ClientResolvedEndpointParameters;
|
|
510
|
+
export interface Route53ClientResolvedConfig extends Route53ClientResolvedConfigType {}
|
|
525
511
|
export declare class Route53Client extends __Client<
|
|
526
512
|
__HttpHandlerOptions,
|
|
527
513
|
ServiceInputTypes,
|
|
@@ -529,8 +515,6 @@ export declare class Route53Client extends __Client<
|
|
|
529
515
|
Route53ClientResolvedConfig
|
|
530
516
|
> {
|
|
531
517
|
readonly config: Route53ClientResolvedConfig;
|
|
532
|
-
constructor(
|
|
533
|
-
...[configuration]: __CheckOptionalClientConfig<Route53ClientConfig>
|
|
534
|
-
);
|
|
518
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<Route53ClientConfig>);
|
|
535
519
|
destroy(): void;
|
|
536
520
|
}
|
|
@@ -7,17 +7,10 @@ import { Route53HttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: Route53HttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: Route53HttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): Route53HttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { Route53ClientResolvedConfig } from "../Route53Client";
|
|
15
|
-
export interface Route53HttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface Route53HttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface Route53HttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface Route53HttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
Route53ClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
Route53HttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultRoute53HttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: Route53ClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<Route53HttpAuthSchemeParameters>;
|
|
31
|
-
export interface Route53HttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<Route53HttpAuthSchemeParameters> {}
|
|
29
|
+
export interface Route53HttpAuthSchemeProvider extends HttpAuthSchemeProvider<Route53HttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultRoute53HttpAuthSchemeProvider: Route53HttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: Route53HttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: Route53HttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./Route53Client";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
Route53ClientResolvedConfig,
|
|
@@ -42,17 +41,12 @@ export declare const _mw0: (
|
|
|
42
41
|
Command: any,
|
|
43
42
|
cs: any,
|
|
44
43
|
config: any,
|
|
45
|
-
o: any
|
|
44
|
+
o: any,
|
|
46
45
|
) => import("@smithy/types").Pluggable<any, any>[];
|
|
47
46
|
export declare const _mw1: (
|
|
48
47
|
Command: any,
|
|
49
48
|
cs: any,
|
|
50
49
|
config: any,
|
|
51
|
-
o: any
|
|
50
|
+
o: any,
|
|
52
51
|
) => import("@smithy/types").Pluggable<any, any>[];
|
|
53
|
-
export declare const _mw2: (
|
|
54
|
-
Command: any,
|
|
55
|
-
cs: any,
|
|
56
|
-
config: any,
|
|
57
|
-
o: any
|
|
58
|
-
) => never[];
|
|
52
|
+
export declare const _mw2: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ActivateKeySigningKeyRequest,
|
|
4
|
-
ActivateKeySigningKeyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ActivateKeySigningKeyRequest, ActivateKeySigningKeyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ActivateKeySigningKeyCommandInput
|
|
8
|
-
extends ActivateKeySigningKeyRequest {}
|
|
4
|
+
export interface ActivateKeySigningKeyCommandInput extends ActivateKeySigningKeyRequest {}
|
|
9
5
|
export interface ActivateKeySigningKeyCommandOutput
|
|
10
|
-
extends ActivateKeySigningKeyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ActivateKeySigningKeyResponse, __MetadataBearer {}
|
|
12
7
|
declare const ActivateKeySigningKeyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ActivateKeySigningKeyCommandInput
|
|
9
|
+
input: ActivateKeySigningKeyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ActivateKeySigningKeyCommandInput,
|
|
17
12
|
ActivateKeySigningKeyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ActivateKeySigningKeyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ActivateKeySigningKeyCommandInput
|
|
18
|
+
input: ActivateKeySigningKeyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ActivateKeySigningKeyCommandInput,
|
|
26
21
|
ActivateKeySigningKeyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateVPCWithHostedZoneResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateVPCWithHostedZoneCommandInput
|
|
8
|
-
extends AssociateVPCWithHostedZoneRequest {}
|
|
7
|
+
export interface AssociateVPCWithHostedZoneCommandInput extends AssociateVPCWithHostedZoneRequest {}
|
|
9
8
|
export interface AssociateVPCWithHostedZoneCommandOutput
|
|
10
|
-
extends AssociateVPCWithHostedZoneResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateVPCWithHostedZoneResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateVPCWithHostedZoneCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateVPCWithHostedZoneCommandInput
|
|
12
|
+
input: AssociateVPCWithHostedZoneCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateVPCWithHostedZoneCommandInput,
|
|
17
15
|
AssociateVPCWithHostedZoneCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateVPCWithHostedZoneCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateVPCWithHostedZoneCommandInput
|
|
21
|
+
input: AssociateVPCWithHostedZoneCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateVPCWithHostedZoneCommandInput,
|
|
26
24
|
AssociateVPCWithHostedZoneCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ChangeCidrCollectionRequest,
|
|
4
|
-
ChangeCidrCollectionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ChangeCidrCollectionRequest, ChangeCidrCollectionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ChangeCidrCollectionCommandInput
|
|
8
|
-
extends ChangeCidrCollectionRequest {}
|
|
4
|
+
export interface ChangeCidrCollectionCommandInput extends ChangeCidrCollectionRequest {}
|
|
9
5
|
export interface ChangeCidrCollectionCommandOutput
|
|
10
|
-
extends ChangeCidrCollectionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ChangeCidrCollectionResponse, __MetadataBearer {}
|
|
12
7
|
declare const ChangeCidrCollectionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ChangeCidrCollectionCommandInput
|
|
9
|
+
input: ChangeCidrCollectionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ChangeCidrCollectionCommandInput,
|
|
17
12
|
ChangeCidrCollectionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ChangeCidrCollectionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ChangeCidrCollectionCommandInput
|
|
18
|
+
input: ChangeCidrCollectionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ChangeCidrCollectionCommandInput,
|
|
26
21
|
ChangeCidrCollectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ChangeResourceRecordSetsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ChangeResourceRecordSetsCommandInput
|
|
8
|
-
extends ChangeResourceRecordSetsRequest {}
|
|
7
|
+
export interface ChangeResourceRecordSetsCommandInput extends ChangeResourceRecordSetsRequest {}
|
|
9
8
|
export interface ChangeResourceRecordSetsCommandOutput
|
|
10
|
-
extends ChangeResourceRecordSetsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ChangeResourceRecordSetsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ChangeResourceRecordSetsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ChangeResourceRecordSetsCommandInput
|
|
12
|
+
input: ChangeResourceRecordSetsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ChangeResourceRecordSetsCommandInput,
|
|
17
15
|
ChangeResourceRecordSetsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ChangeResourceRecordSetsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ChangeResourceRecordSetsCommandInput
|
|
21
|
+
input: ChangeResourceRecordSetsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ChangeResourceRecordSetsCommandInput,
|
|
26
24
|
ChangeResourceRecordSetsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ChangeTagsForResourceRequest,
|
|
4
|
-
ChangeTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ChangeTagsForResourceRequest, ChangeTagsForResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ChangeTagsForResourceCommandInput
|
|
8
|
-
extends ChangeTagsForResourceRequest {}
|
|
4
|
+
export interface ChangeTagsForResourceCommandInput extends ChangeTagsForResourceRequest {}
|
|
9
5
|
export interface ChangeTagsForResourceCommandOutput
|
|
10
|
-
extends ChangeTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ChangeTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ChangeTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ChangeTagsForResourceCommandInput
|
|
9
|
+
input: ChangeTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ChangeTagsForResourceCommandInput,
|
|
17
12
|
ChangeTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ChangeTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ChangeTagsForResourceCommandInput
|
|
18
|
+
input: ChangeTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ChangeTagsForResourceCommandInput,
|
|
26
21
|
ChangeTagsForResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateCidrCollectionRequest,
|
|
4
|
-
CreateCidrCollectionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateCidrCollectionRequest, CreateCidrCollectionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateCidrCollectionCommandInput
|
|
8
|
-
extends CreateCidrCollectionRequest {}
|
|
4
|
+
export interface CreateCidrCollectionCommandInput extends CreateCidrCollectionRequest {}
|
|
9
5
|
export interface CreateCidrCollectionCommandOutput
|
|
10
|
-
extends CreateCidrCollectionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateCidrCollectionResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateCidrCollectionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateCidrCollectionCommandInput
|
|
9
|
+
input: CreateCidrCollectionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateCidrCollectionCommandInput,
|
|
17
12
|
CreateCidrCollectionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateCidrCollectionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateCidrCollectionCommandInput
|
|
18
|
+
input: CreateCidrCollectionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateCidrCollectionCommandInput,
|
|
26
21
|
CreateCidrCollectionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateHealthCheckRequest,
|
|
4
|
-
CreateHealthCheckResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateHealthCheckRequest, CreateHealthCheckResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateHealthCheckCommandInput
|
|
8
|
-
extends CreateHealthCheckRequest {}
|
|
4
|
+
export interface CreateHealthCheckCommandInput extends CreateHealthCheckRequest {}
|
|
9
5
|
export interface CreateHealthCheckCommandOutput
|
|
10
|
-
extends CreateHealthCheckResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateHealthCheckResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateHealthCheckCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateHealthCheckCommandInput
|
|
9
|
+
input: CreateHealthCheckCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateHealthCheckCommandInput,
|
|
17
12
|
CreateHealthCheckCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateHealthCheckCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateHealthCheckCommandInput
|
|
18
|
+
input: CreateHealthCheckCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateHealthCheckCommandInput,
|
|
26
21
|
CreateHealthCheckCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateHostedZoneRequest,
|
|
4
|
-
CreateHostedZoneResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateHostedZoneRequest, CreateHostedZoneResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateHostedZoneCommandInput extends CreateHostedZoneRequest {}
|
|
8
|
-
export interface CreateHostedZoneCommandOutput
|
|
9
|
-
extends CreateHostedZoneResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateHostedZoneCommandOutput extends CreateHostedZoneResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateHostedZoneCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateHostedZoneCommandInput
|
|
8
|
+
input: CreateHostedZoneCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateHostedZoneCommandInput,
|
|
16
11
|
CreateHostedZoneCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateHostedZoneCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateHostedZoneCommandInput
|
|
17
|
+
input: CreateHostedZoneCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateHostedZoneCommandInput,
|
|
25
20
|
CreateHostedZoneCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateKeySigningKeyRequest,
|
|
4
|
-
CreateKeySigningKeyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateKeySigningKeyRequest, CreateKeySigningKeyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateKeySigningKeyCommandInput
|
|
8
|
-
extends CreateKeySigningKeyRequest {}
|
|
4
|
+
export interface CreateKeySigningKeyCommandInput extends CreateKeySigningKeyRequest {}
|
|
9
5
|
export interface CreateKeySigningKeyCommandOutput
|
|
10
|
-
extends CreateKeySigningKeyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateKeySigningKeyResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateKeySigningKeyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateKeySigningKeyCommandInput
|
|
9
|
+
input: CreateKeySigningKeyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateKeySigningKeyCommandInput,
|
|
17
12
|
CreateKeySigningKeyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateKeySigningKeyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateKeySigningKeyCommandInput
|
|
18
|
+
input: CreateKeySigningKeyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateKeySigningKeyCommandInput,
|
|
26
21
|
CreateKeySigningKeyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateQueryLoggingConfigResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateQueryLoggingConfigCommandInput
|
|
8
|
-
extends CreateQueryLoggingConfigRequest {}
|
|
7
|
+
export interface CreateQueryLoggingConfigCommandInput extends CreateQueryLoggingConfigRequest {}
|
|
9
8
|
export interface CreateQueryLoggingConfigCommandOutput
|
|
10
|
-
extends CreateQueryLoggingConfigResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateQueryLoggingConfigResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateQueryLoggingConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateQueryLoggingConfigCommandInput
|
|
12
|
+
input: CreateQueryLoggingConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateQueryLoggingConfigCommandInput,
|
|
17
15
|
CreateQueryLoggingConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateQueryLoggingConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateQueryLoggingConfigCommandInput
|
|
21
|
+
input: CreateQueryLoggingConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateQueryLoggingConfigCommandInput,
|
|
26
24
|
CreateQueryLoggingConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateReusableDelegationSetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateReusableDelegationSetCommandInput
|
|
8
|
-
extends CreateReusableDelegationSetRequest {}
|
|
7
|
+
export interface CreateReusableDelegationSetCommandInput extends CreateReusableDelegationSetRequest {}
|
|
9
8
|
export interface CreateReusableDelegationSetCommandOutput
|
|
10
|
-
extends CreateReusableDelegationSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateReusableDelegationSetResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateReusableDelegationSetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateReusableDelegationSetCommandInput
|
|
12
|
+
input: CreateReusableDelegationSetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateReusableDelegationSetCommandInput,
|
|
17
15
|
CreateReusableDelegationSetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateReusableDelegationSetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateReusableDelegationSetCommandInput
|
|
21
|
+
input: CreateReusableDelegationSetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateReusableDelegationSetCommandInput,
|
|
26
24
|
CreateReusableDelegationSetCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateTrafficPolicyRequest,
|
|
4
|
-
CreateTrafficPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateTrafficPolicyRequest, CreateTrafficPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTrafficPolicyCommandInput
|
|
8
|
-
extends CreateTrafficPolicyRequest {}
|
|
4
|
+
export interface CreateTrafficPolicyCommandInput extends CreateTrafficPolicyRequest {}
|
|
9
5
|
export interface CreateTrafficPolicyCommandOutput
|
|
10
|
-
extends CreateTrafficPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateTrafficPolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateTrafficPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateTrafficPolicyCommandInput
|
|
9
|
+
input: CreateTrafficPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateTrafficPolicyCommandInput,
|
|
17
12
|
CreateTrafficPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateTrafficPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateTrafficPolicyCommandInput
|
|
18
|
+
input: CreateTrafficPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateTrafficPolicyCommandInput,
|
|
26
21
|
CreateTrafficPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateTrafficPolicyInstanceResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTrafficPolicyInstanceCommandInput
|
|
8
|
-
extends CreateTrafficPolicyInstanceRequest {}
|
|
7
|
+
export interface CreateTrafficPolicyInstanceCommandInput extends CreateTrafficPolicyInstanceRequest {}
|
|
9
8
|
export interface CreateTrafficPolicyInstanceCommandOutput
|
|
10
|
-
extends CreateTrafficPolicyInstanceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateTrafficPolicyInstanceResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateTrafficPolicyInstanceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateTrafficPolicyInstanceCommandInput
|
|
12
|
+
input: CreateTrafficPolicyInstanceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateTrafficPolicyInstanceCommandInput,
|
|
17
15
|
CreateTrafficPolicyInstanceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateTrafficPolicyInstanceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateTrafficPolicyInstanceCommandInput
|
|
21
|
+
input: CreateTrafficPolicyInstanceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateTrafficPolicyInstanceCommandInput,
|
|
26
24
|
CreateTrafficPolicyInstanceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateTrafficPolicyVersionResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTrafficPolicyVersionCommandInput
|
|
8
|
-
extends CreateTrafficPolicyVersionRequest {}
|
|
7
|
+
export interface CreateTrafficPolicyVersionCommandInput extends CreateTrafficPolicyVersionRequest {}
|
|
9
8
|
export interface CreateTrafficPolicyVersionCommandOutput
|
|
10
|
-
extends CreateTrafficPolicyVersionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateTrafficPolicyVersionResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateTrafficPolicyVersionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateTrafficPolicyVersionCommandInput
|
|
12
|
+
input: CreateTrafficPolicyVersionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateTrafficPolicyVersionCommandInput,
|
|
17
15
|
CreateTrafficPolicyVersionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateTrafficPolicyVersionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateTrafficPolicyVersionCommandInput
|
|
21
|
+
input: CreateTrafficPolicyVersionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateTrafficPolicyVersionCommandInput,
|
|
26
24
|
CreateTrafficPolicyVersionCommandOutput,
|