@aws-sdk/client-vpc-lattice 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/VPCLattice.d.ts +244 -363
- package/dist-types/ts3.4/VPCLatticeClient.d.ts +14 -50
- 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 +7 -13
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainVerificationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResourceEndpointAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainVerificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDomainVerificationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResourceConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResourceEndpointAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListResourceGatewaysCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartDomainVerificationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +5 -10
- 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 +7 -14
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListTargetsPaginator.d.ts +1 -4
- 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/package.json +38 -38
|
@@ -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 {
|
|
@@ -56,10 +53,7 @@ import {
|
|
|
56
53
|
CreateResourceGatewayCommandInput,
|
|
57
54
|
CreateResourceGatewayCommandOutput,
|
|
58
55
|
} from "./commands/CreateResourceGatewayCommand";
|
|
59
|
-
import {
|
|
60
|
-
CreateRuleCommandInput,
|
|
61
|
-
CreateRuleCommandOutput,
|
|
62
|
-
} from "./commands/CreateRuleCommand";
|
|
56
|
+
import { CreateRuleCommandInput, CreateRuleCommandOutput } from "./commands/CreateRuleCommand";
|
|
63
57
|
import {
|
|
64
58
|
CreateServiceCommandInput,
|
|
65
59
|
CreateServiceCommandOutput,
|
|
@@ -116,10 +110,7 @@ import {
|
|
|
116
110
|
DeleteResourcePolicyCommandInput,
|
|
117
111
|
DeleteResourcePolicyCommandOutput,
|
|
118
112
|
} from "./commands/DeleteResourcePolicyCommand";
|
|
119
|
-
import {
|
|
120
|
-
DeleteRuleCommandInput,
|
|
121
|
-
DeleteRuleCommandOutput,
|
|
122
|
-
} from "./commands/DeleteRuleCommand";
|
|
113
|
+
import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
|
|
123
114
|
import {
|
|
124
115
|
DeleteServiceCommandInput,
|
|
125
116
|
DeleteServiceCommandOutput,
|
|
@@ -160,10 +151,7 @@ import {
|
|
|
160
151
|
GetDomainVerificationCommandInput,
|
|
161
152
|
GetDomainVerificationCommandOutput,
|
|
162
153
|
} from "./commands/GetDomainVerificationCommand";
|
|
163
|
-
import {
|
|
164
|
-
GetListenerCommandInput,
|
|
165
|
-
GetListenerCommandOutput,
|
|
166
|
-
} from "./commands/GetListenerCommand";
|
|
154
|
+
import { GetListenerCommandInput, GetListenerCommandOutput } from "./commands/GetListenerCommand";
|
|
167
155
|
import {
|
|
168
156
|
GetResourceConfigurationCommandInput,
|
|
169
157
|
GetResourceConfigurationCommandOutput,
|
|
@@ -176,14 +164,8 @@ import {
|
|
|
176
164
|
GetResourcePolicyCommandInput,
|
|
177
165
|
GetResourcePolicyCommandOutput,
|
|
178
166
|
} from "./commands/GetResourcePolicyCommand";
|
|
179
|
-
import {
|
|
180
|
-
|
|
181
|
-
GetRuleCommandOutput,
|
|
182
|
-
} from "./commands/GetRuleCommand";
|
|
183
|
-
import {
|
|
184
|
-
GetServiceCommandInput,
|
|
185
|
-
GetServiceCommandOutput,
|
|
186
|
-
} from "./commands/GetServiceCommand";
|
|
167
|
+
import { GetRuleCommandInput, GetRuleCommandOutput } from "./commands/GetRuleCommand";
|
|
168
|
+
import { GetServiceCommandInput, GetServiceCommandOutput } from "./commands/GetServiceCommand";
|
|
187
169
|
import {
|
|
188
170
|
GetServiceNetworkCommandInput,
|
|
189
171
|
GetServiceNetworkCommandOutput,
|
|
@@ -228,10 +210,7 @@ import {
|
|
|
228
210
|
ListResourceGatewaysCommandInput,
|
|
229
211
|
ListResourceGatewaysCommandOutput,
|
|
230
212
|
} from "./commands/ListResourceGatewaysCommand";
|
|
231
|
-
import {
|
|
232
|
-
ListRulesCommandInput,
|
|
233
|
-
ListRulesCommandOutput,
|
|
234
|
-
} from "./commands/ListRulesCommand";
|
|
213
|
+
import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
|
|
235
214
|
import {
|
|
236
215
|
ListServiceNetworkResourceAssociationsCommandInput,
|
|
237
216
|
ListServiceNetworkResourceAssociationsCommandOutput,
|
|
@@ -264,10 +243,7 @@ import {
|
|
|
264
243
|
ListTargetGroupsCommandInput,
|
|
265
244
|
ListTargetGroupsCommandOutput,
|
|
266
245
|
} from "./commands/ListTargetGroupsCommand";
|
|
267
|
-
import {
|
|
268
|
-
ListTargetsCommandInput,
|
|
269
|
-
ListTargetsCommandOutput,
|
|
270
|
-
} from "./commands/ListTargetsCommand";
|
|
246
|
+
import { ListTargetsCommandInput, ListTargetsCommandOutput } from "./commands/ListTargetsCommand";
|
|
271
247
|
import {
|
|
272
248
|
PutAuthPolicyCommandInput,
|
|
273
249
|
PutAuthPolicyCommandOutput,
|
|
@@ -284,10 +260,7 @@ import {
|
|
|
284
260
|
StartDomainVerificationCommandInput,
|
|
285
261
|
StartDomainVerificationCommandOutput,
|
|
286
262
|
} from "./commands/StartDomainVerificationCommand";
|
|
287
|
-
import {
|
|
288
|
-
TagResourceCommandInput,
|
|
289
|
-
TagResourceCommandOutput,
|
|
290
|
-
} from "./commands/TagResourceCommand";
|
|
263
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
291
264
|
import {
|
|
292
265
|
UntagResourceCommandInput,
|
|
293
266
|
UntagResourceCommandOutput,
|
|
@@ -308,10 +281,7 @@ import {
|
|
|
308
281
|
UpdateResourceGatewayCommandInput,
|
|
309
282
|
UpdateResourceGatewayCommandOutput,
|
|
310
283
|
} from "./commands/UpdateResourceGatewayCommand";
|
|
311
|
-
import {
|
|
312
|
-
UpdateRuleCommandInput,
|
|
313
|
-
UpdateRuleCommandOutput,
|
|
314
|
-
} from "./commands/UpdateRuleCommand";
|
|
284
|
+
import { UpdateRuleCommandInput, UpdateRuleCommandOutput } from "./commands/UpdateRuleCommand";
|
|
315
285
|
import {
|
|
316
286
|
UpdateServiceCommandInput,
|
|
317
287
|
UpdateServiceCommandOutput,
|
|
@@ -483,8 +453,7 @@ export type ServiceOutputTypes =
|
|
|
483
453
|
| UpdateServiceNetworkCommandOutput
|
|
484
454
|
| UpdateServiceNetworkVpcAssociationCommandOutput
|
|
485
455
|
| UpdateTargetGroupCommandOutput;
|
|
486
|
-
export interface ClientDefaults
|
|
487
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
456
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
488
457
|
requestHandler?: __HttpHandlerUserInput;
|
|
489
458
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
490
459
|
urlParser?: __UrlParser;
|
|
@@ -509,9 +478,7 @@ export interface ClientDefaults
|
|
|
509
478
|
extensions?: RuntimeExtension[];
|
|
510
479
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
511
480
|
}
|
|
512
|
-
export type VPCLatticeClientConfigType = Partial<
|
|
513
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
514
|
-
> &
|
|
481
|
+
export type VPCLatticeClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
515
482
|
ClientDefaults &
|
|
516
483
|
UserAgentInputConfig &
|
|
517
484
|
RetryInputConfig &
|
|
@@ -532,8 +499,7 @@ export type VPCLatticeClientResolvedConfigType =
|
|
|
532
499
|
EndpointResolvedConfig<EndpointParameters> &
|
|
533
500
|
HttpAuthSchemeResolvedConfig &
|
|
534
501
|
ClientResolvedEndpointParameters;
|
|
535
|
-
export interface VPCLatticeClientResolvedConfig
|
|
536
|
-
extends VPCLatticeClientResolvedConfigType {}
|
|
502
|
+
export interface VPCLatticeClientResolvedConfig extends VPCLatticeClientResolvedConfigType {}
|
|
537
503
|
export declare class VPCLatticeClient extends __Client<
|
|
538
504
|
__HttpHandlerOptions,
|
|
539
505
|
ServiceInputTypes,
|
|
@@ -541,8 +507,6 @@ export declare class VPCLatticeClient extends __Client<
|
|
|
541
507
|
VPCLatticeClientResolvedConfig
|
|
542
508
|
> {
|
|
543
509
|
readonly config: VPCLatticeClientResolvedConfig;
|
|
544
|
-
constructor(
|
|
545
|
-
...[configuration]: __CheckOptionalClientConfig<VPCLatticeClientConfig>
|
|
546
|
-
);
|
|
510
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<VPCLatticeClientConfig>);
|
|
547
511
|
destroy(): void;
|
|
548
512
|
}
|
|
@@ -7,17 +7,10 @@ import { VPCLatticeHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: VPCLatticeHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: VPCLatticeHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): VPCLatticeHttpAuthSchemeProvider;
|
|
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 { VPCLatticeClientResolvedConfig } from "../VPCLatticeClient";
|
|
15
|
-
export interface VPCLatticeHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface VPCLatticeHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface VPCLatticeHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface VPCLatticeHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
VPCLatticeClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
VPCLatticeHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultVPCLatticeHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: VPCLatticeClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<VPCLatticeHttpAuthSchemeParameters>;
|
|
31
|
-
export interface VPCLatticeHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<VPCLatticeHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface VPCLatticeHttpAuthSchemeProvider extends HttpAuthSchemeProvider<VPCLatticeHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultVPCLatticeHttpAuthSchemeProvider: VPCLatticeHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: VPCLatticeHttpAuthSchemeProvider;
|
|
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: VPCLatticeHttpAuthSchemeProvider;
|
|
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
|
ServiceOutputTypes,
|
|
5
5
|
VPCLatticeClientResolvedConfig,
|
|
6
6
|
} from "./VPCLatticeClient";
|
|
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
|
VPCLatticeClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
BatchUpdateRuleRequest,
|
|
4
|
-
BatchUpdateRuleResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { BatchUpdateRuleRequest, BatchUpdateRuleResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface BatchUpdateRuleCommandInput extends BatchUpdateRuleRequest {}
|
|
8
|
-
export interface BatchUpdateRuleCommandOutput
|
|
9
|
-
extends BatchUpdateRuleResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface BatchUpdateRuleCommandOutput extends BatchUpdateRuleResponse, __MetadataBearer {}
|
|
11
6
|
declare const BatchUpdateRuleCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: BatchUpdateRuleCommandInput
|
|
8
|
+
input: BatchUpdateRuleCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
BatchUpdateRuleCommandInput,
|
|
16
11
|
BatchUpdateRuleCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const BatchUpdateRuleCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: BatchUpdateRuleCommandInput
|
|
17
|
+
input: BatchUpdateRuleCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
BatchUpdateRuleCommandInput,
|
|
25
20
|
BatchUpdateRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAccessLogSubscriptionResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAccessLogSubscriptionCommandInput
|
|
8
|
-
extends CreateAccessLogSubscriptionRequest {}
|
|
7
|
+
export interface CreateAccessLogSubscriptionCommandInput extends CreateAccessLogSubscriptionRequest {}
|
|
9
8
|
export interface CreateAccessLogSubscriptionCommandOutput
|
|
10
|
-
extends CreateAccessLogSubscriptionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAccessLogSubscriptionResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateAccessLogSubscriptionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAccessLogSubscriptionCommandInput
|
|
12
|
+
input: CreateAccessLogSubscriptionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAccessLogSubscriptionCommandInput,
|
|
17
15
|
CreateAccessLogSubscriptionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateAccessLogSubscriptionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateAccessLogSubscriptionCommandInput
|
|
21
|
+
input: CreateAccessLogSubscriptionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateAccessLogSubscriptionCommandInput,
|
|
26
24
|
CreateAccessLogSubscriptionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateListenerRequest,
|
|
4
|
-
CreateListenerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateListenerRequest, CreateListenerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateListenerCommandInput extends CreateListenerRequest {}
|
|
8
|
-
export interface CreateListenerCommandOutput
|
|
9
|
-
extends CreateListenerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateListenerCommandOutput extends CreateListenerResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateListenerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateListenerCommandInput
|
|
8
|
+
input: CreateListenerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateListenerCommandInput,
|
|
16
11
|
CreateListenerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateListenerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateListenerCommandInput
|
|
17
|
+
input: CreateListenerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateListenerCommandInput,
|
|
25
20
|
CreateListenerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateResourceConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateResourceConfigurationCommandInput
|
|
8
|
-
extends CreateResourceConfigurationRequest {}
|
|
7
|
+
export interface CreateResourceConfigurationCommandInput extends CreateResourceConfigurationRequest {}
|
|
9
8
|
export interface CreateResourceConfigurationCommandOutput
|
|
10
|
-
extends CreateResourceConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateResourceConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateResourceConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateResourceConfigurationCommandInput
|
|
12
|
+
input: CreateResourceConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateResourceConfigurationCommandInput,
|
|
17
15
|
CreateResourceConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateResourceConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateResourceConfigurationCommandInput
|
|
21
|
+
input: CreateResourceConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateResourceConfigurationCommandInput,
|
|
26
24
|
CreateResourceConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateResourceGatewayRequest,
|
|
4
|
-
CreateResourceGatewayResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateResourceGatewayRequest, CreateResourceGatewayResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateResourceGatewayCommandInput
|
|
8
|
-
extends CreateResourceGatewayRequest {}
|
|
4
|
+
export interface CreateResourceGatewayCommandInput extends CreateResourceGatewayRequest {}
|
|
9
5
|
export interface CreateResourceGatewayCommandOutput
|
|
10
|
-
extends CreateResourceGatewayResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateResourceGatewayResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateResourceGatewayCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateResourceGatewayCommandInput
|
|
9
|
+
input: CreateResourceGatewayCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateResourceGatewayCommandInput,
|
|
17
12
|
CreateResourceGatewayCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateResourceGatewayCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateResourceGatewayCommandInput
|
|
18
|
+
input: CreateResourceGatewayCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateResourceGatewayCommandInput,
|
|
26
21
|
CreateResourceGatewayCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateRuleCommandInput extends CreateRuleRequest {}
|
|
5
|
-
export interface CreateRuleCommandOutput
|
|
6
|
-
extends CreateRuleResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateRuleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateRuleCommandInput
|
|
8
|
+
input: CreateRuleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateRuleCommandInput,
|
|
13
11
|
CreateRuleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateRuleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateRuleCommandInput
|
|
17
|
+
input: CreateRuleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateRuleCommandInput,
|
|
22
20
|
CreateRuleCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateServiceRequest,
|
|
4
|
-
CreateServiceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateServiceRequest, CreateServiceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateServiceCommandInput extends CreateServiceRequest {}
|
|
8
|
-
export interface CreateServiceCommandOutput
|
|
9
|
-
extends CreateServiceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateServiceCommandOutput extends CreateServiceResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateServiceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateServiceCommandInput
|
|
8
|
+
input: CreateServiceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateServiceCommandInput,
|
|
16
11
|
CreateServiceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateServiceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateServiceCommandInput
|
|
17
|
+
input: CreateServiceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateServiceCommandInput,
|
|
25
20
|
CreateServiceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateServiceNetworkRequest,
|
|
4
|
-
CreateServiceNetworkResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateServiceNetworkRequest, CreateServiceNetworkResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateServiceNetworkCommandInput
|
|
8
|
-
extends CreateServiceNetworkRequest {}
|
|
4
|
+
export interface CreateServiceNetworkCommandInput extends CreateServiceNetworkRequest {}
|
|
9
5
|
export interface CreateServiceNetworkCommandOutput
|
|
10
|
-
extends CreateServiceNetworkResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateServiceNetworkResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateServiceNetworkCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateServiceNetworkCommandInput
|
|
9
|
+
input: CreateServiceNetworkCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateServiceNetworkCommandInput,
|
|
17
12
|
CreateServiceNetworkCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateServiceNetworkCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateServiceNetworkCommandInput
|
|
18
|
+
input: CreateServiceNetworkCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateServiceNetworkCommandInput,
|
|
26
21
|
CreateServiceNetworkCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateServiceNetworkResourceAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateServiceNetworkResourceAssociationCommandInput
|
|
8
|
-
extends CreateServiceNetworkResourceAssociationRequest {}
|
|
7
|
+
export interface CreateServiceNetworkResourceAssociationCommandInput extends CreateServiceNetworkResourceAssociationRequest {}
|
|
9
8
|
export interface CreateServiceNetworkResourceAssociationCommandOutput
|
|
10
|
-
extends CreateServiceNetworkResourceAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateServiceNetworkResourceAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateServiceNetworkResourceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateServiceNetworkResourceAssociationCommandInput
|
|
12
|
+
input: CreateServiceNetworkResourceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateServiceNetworkResourceAssociationCommandInput,
|
|
17
15
|
CreateServiceNetworkResourceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateServiceNetworkResourceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateServiceNetworkResourceAssociationCommandInput
|
|
21
|
+
input: CreateServiceNetworkResourceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateServiceNetworkResourceAssociationCommandInput,
|
|
26
24
|
CreateServiceNetworkResourceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateServiceNetworkServiceAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateServiceNetworkServiceAssociationCommandInput
|
|
8
|
-
extends CreateServiceNetworkServiceAssociationRequest {}
|
|
7
|
+
export interface CreateServiceNetworkServiceAssociationCommandInput extends CreateServiceNetworkServiceAssociationRequest {}
|
|
9
8
|
export interface CreateServiceNetworkServiceAssociationCommandOutput
|
|
10
|
-
extends CreateServiceNetworkServiceAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateServiceNetworkServiceAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateServiceNetworkServiceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateServiceNetworkServiceAssociationCommandInput
|
|
12
|
+
input: CreateServiceNetworkServiceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateServiceNetworkServiceAssociationCommandInput,
|
|
17
15
|
CreateServiceNetworkServiceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateServiceNetworkServiceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateServiceNetworkServiceAssociationCommandInput
|
|
21
|
+
input: CreateServiceNetworkServiceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateServiceNetworkServiceAssociationCommandInput,
|
|
26
24
|
CreateServiceNetworkServiceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateServiceNetworkVpcAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateServiceNetworkVpcAssociationCommandInput
|
|
8
|
-
extends CreateServiceNetworkVpcAssociationRequest {}
|
|
7
|
+
export interface CreateServiceNetworkVpcAssociationCommandInput extends CreateServiceNetworkVpcAssociationRequest {}
|
|
9
8
|
export interface CreateServiceNetworkVpcAssociationCommandOutput
|
|
10
|
-
extends CreateServiceNetworkVpcAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateServiceNetworkVpcAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateServiceNetworkVpcAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateServiceNetworkVpcAssociationCommandInput
|
|
12
|
+
input: CreateServiceNetworkVpcAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateServiceNetworkVpcAssociationCommandInput,
|
|
17
15
|
CreateServiceNetworkVpcAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateServiceNetworkVpcAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateServiceNetworkVpcAssociationCommandInput
|
|
21
|
+
input: CreateServiceNetworkVpcAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateServiceNetworkVpcAssociationCommandInput,
|
|
26
24
|
CreateServiceNetworkVpcAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateTargetGroupRequest,
|
|
4
|
-
CreateTargetGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateTargetGroupRequest, CreateTargetGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTargetGroupCommandInput
|
|
8
|
-
extends CreateTargetGroupRequest {}
|
|
4
|
+
export interface CreateTargetGroupCommandInput extends CreateTargetGroupRequest {}
|
|
9
5
|
export interface CreateTargetGroupCommandOutput
|
|
10
|
-
extends CreateTargetGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateTargetGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateTargetGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateTargetGroupCommandInput
|
|
9
|
+
input: CreateTargetGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateTargetGroupCommandInput,
|
|
17
12
|
CreateTargetGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateTargetGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateTargetGroupCommandInput
|
|
18
|
+
input: CreateTargetGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateTargetGroupCommandInput,
|
|
26
21
|
CreateTargetGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteAccessLogSubscriptionResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteAccessLogSubscriptionCommandInput
|
|
8
|
-
extends DeleteAccessLogSubscriptionRequest {}
|
|
7
|
+
export interface DeleteAccessLogSubscriptionCommandInput extends DeleteAccessLogSubscriptionRequest {}
|
|
9
8
|
export interface DeleteAccessLogSubscriptionCommandOutput
|
|
10
|
-
extends DeleteAccessLogSubscriptionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteAccessLogSubscriptionResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteAccessLogSubscriptionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteAccessLogSubscriptionCommandInput
|
|
12
|
+
input: DeleteAccessLogSubscriptionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteAccessLogSubscriptionCommandInput,
|
|
17
15
|
DeleteAccessLogSubscriptionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteAccessLogSubscriptionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteAccessLogSubscriptionCommandInput
|
|
21
|
+
input: DeleteAccessLogSubscriptionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteAccessLogSubscriptionCommandInput,
|
|
26
24
|
DeleteAccessLogSubscriptionCommandOutput,
|