@aws-sdk/client-direct-connect 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.
Files changed (82) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/DirectConnect.d.ts +195 -272
  3. package/dist-types/ts3.4/DirectConnectClient.d.ts +11 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +5 -11
  10. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +5 -11
  14. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +5 -11
  15. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +3 -5
  19. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +3 -8
  23. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +4 -7
  28. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +6 -2
  29. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +3 -8
  33. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +3 -5
  35. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +6 -2
  39. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +3 -6
  42. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +2 -3
  44. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -8
  45. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +5 -11
  49. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +4 -10
  51. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +2 -2
  53. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +2 -4
  54. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +2 -4
  57. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +5 -11
  59. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  65. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +6 -2
  69. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  71. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  72. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  73. package/dist-types/ts3.4/models/enums.d.ts +5 -10
  74. package/dist-types/ts3.4/models/errors.d.ts +5 -15
  75. package/dist-types/ts3.4/models/models_0.d.ts +11 -33
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  80. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  81. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  82. 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 {
@@ -120,10 +117,7 @@ import {
120
117
  CreateInterconnectCommandInput,
121
118
  CreateInterconnectCommandOutput,
122
119
  } from "./commands/CreateInterconnectCommand";
123
- import {
124
- CreateLagCommandInput,
125
- CreateLagCommandOutput,
126
- } from "./commands/CreateLagCommand";
120
+ import { CreateLagCommandInput, CreateLagCommandOutput } from "./commands/CreateLagCommand";
127
121
  import {
128
122
  CreatePrivateVirtualInterfaceCommandInput,
129
123
  CreatePrivateVirtualInterfaceCommandOutput,
@@ -160,10 +154,7 @@ import {
160
154
  DeleteInterconnectCommandInput,
161
155
  DeleteInterconnectCommandOutput,
162
156
  } from "./commands/DeleteInterconnectCommand";
163
- import {
164
- DeleteLagCommandInput,
165
- DeleteLagCommandOutput,
166
- } from "./commands/DeleteLagCommand";
157
+ import { DeleteLagCommandInput, DeleteLagCommandOutput } from "./commands/DeleteLagCommand";
167
158
  import {
168
159
  DeleteVirtualInterfaceCommandInput,
169
160
  DeleteVirtualInterfaceCommandOutput,
@@ -216,10 +207,7 @@ import {
216
207
  DescribeLagsCommandInput,
217
208
  DescribeLagsCommandOutput,
218
209
  } from "./commands/DescribeLagsCommand";
219
- import {
220
- DescribeLoaCommandInput,
221
- DescribeLoaCommandOutput,
222
- } from "./commands/DescribeLoaCommand";
210
+ import { DescribeLoaCommandInput, DescribeLoaCommandOutput } from "./commands/DescribeLoaCommand";
223
211
  import {
224
212
  DescribeLocationsCommandInput,
225
213
  DescribeLocationsCommandOutput,
@@ -260,10 +248,7 @@ import {
260
248
  StopBgpFailoverTestCommandInput,
261
249
  StopBgpFailoverTestCommandOutput,
262
250
  } from "./commands/StopBgpFailoverTestCommand";
263
- import {
264
- TagResourceCommandInput,
265
- TagResourceCommandOutput,
266
- } from "./commands/TagResourceCommand";
251
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
267
252
  import {
268
253
  UntagResourceCommandInput,
269
254
  UntagResourceCommandOutput,
@@ -280,10 +265,7 @@ import {
280
265
  UpdateDirectConnectGatewayCommandInput,
281
266
  UpdateDirectConnectGatewayCommandOutput,
282
267
  } from "./commands/UpdateDirectConnectGatewayCommand";
283
- import {
284
- UpdateLagCommandInput,
285
- UpdateLagCommandOutput,
286
- } from "./commands/UpdateLagCommand";
268
+ import { UpdateLagCommandInput, UpdateLagCommandOutput } from "./commands/UpdateLagCommand";
287
269
  import {
288
270
  UpdateVirtualInterfaceAttributesCommandInput,
289
271
  UpdateVirtualInterfaceAttributesCommandOutput,
@@ -423,8 +405,7 @@ export type ServiceOutputTypes =
423
405
  | UpdateDirectConnectGatewayCommandOutput
424
406
  | UpdateLagCommandOutput
425
407
  | UpdateVirtualInterfaceAttributesCommandOutput;
426
- export interface ClientDefaults
427
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
408
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
428
409
  requestHandler?: __HttpHandlerUserInput;
429
410
  sha256?: __ChecksumConstructor | __HashConstructor;
430
411
  urlParser?: __UrlParser;
@@ -449,9 +430,7 @@ export interface ClientDefaults
449
430
  extensions?: RuntimeExtension[];
450
431
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
451
432
  }
452
- export type DirectConnectClientConfigType = Partial<
453
- __SmithyConfiguration<__HttpHandlerOptions>
454
- > &
433
+ export type DirectConnectClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
455
434
  ClientDefaults &
456
435
  UserAgentInputConfig &
457
436
  RetryInputConfig &
@@ -460,8 +439,7 @@ export type DirectConnectClientConfigType = Partial<
460
439
  EndpointInputConfig<EndpointParameters> &
461
440
  HttpAuthSchemeInputConfig &
462
441
  ClientInputEndpointParameters;
463
- export interface DirectConnectClientConfig
464
- extends DirectConnectClientConfigType {}
442
+ export interface DirectConnectClientConfig extends DirectConnectClientConfigType {}
465
443
  export type DirectConnectClientResolvedConfigType =
466
444
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
467
445
  Required<ClientDefaults> &
@@ -473,8 +451,7 @@ export type DirectConnectClientResolvedConfigType =
473
451
  EndpointResolvedConfig<EndpointParameters> &
474
452
  HttpAuthSchemeResolvedConfig &
475
453
  ClientResolvedEndpointParameters;
476
- export interface DirectConnectClientResolvedConfig
477
- extends DirectConnectClientResolvedConfigType {}
454
+ export interface DirectConnectClientResolvedConfig extends DirectConnectClientResolvedConfigType {}
478
455
  export declare class DirectConnectClient extends __Client<
479
456
  __HttpHandlerOptions,
480
457
  ServiceInputTypes,
@@ -482,8 +459,6 @@ export declare class DirectConnectClient extends __Client<
482
459
  DirectConnectClientResolvedConfig
483
460
  > {
484
461
  readonly config: DirectConnectClientResolvedConfig;
485
- constructor(
486
- ...[configuration]: __CheckOptionalClientConfig<DirectConnectClientConfig>
487
- );
462
+ constructor(...[configuration]: __CheckOptionalClientConfig<DirectConnectClientConfig>);
488
463
  destroy(): void;
489
464
  }
@@ -7,17 +7,10 @@ import { DirectConnectHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: DirectConnectHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: DirectConnectHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): DirectConnectHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
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 { DirectConnectClientResolvedConfig } from "../DirectConnectClient";
15
- export interface DirectConnectHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface DirectConnectHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface DirectConnectHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- DirectConnectClientResolvedConfig,
22
- HandlerExecutionContext,
23
- DirectConnectHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface DirectConnectHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ DirectConnectClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ DirectConnectHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultDirectConnectHttpAuthSchemeParametersProvider: (
27
25
  config: DirectConnectClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<DirectConnectHttpAuthSchemeParameters>;
31
- export interface DirectConnectHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<DirectConnectHttpAuthSchemeParameters> {}
29
+ export interface DirectConnectHttpAuthSchemeProvider extends HttpAuthSchemeProvider<DirectConnectHttpAuthSchemeParameters> {}
33
30
  export declare const defaultDirectConnectHttpAuthSchemeProvider: DirectConnectHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: DirectConnectHttpAuthSchemeProvider;
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: DirectConnectHttpAuthSchemeProvider;
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 "./DirectConnectClient";
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 (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  DirectConnectClientResolvedConfig,
@@ -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[];
@@ -4,14 +4,12 @@ import {
4
4
  AcceptDirectConnectGatewayAssociationProposalResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AcceptDirectConnectGatewayAssociationProposalCommandInput
8
- extends AcceptDirectConnectGatewayAssociationProposalRequest {}
7
+ export interface AcceptDirectConnectGatewayAssociationProposalCommandInput extends AcceptDirectConnectGatewayAssociationProposalRequest {}
9
8
  export interface AcceptDirectConnectGatewayAssociationProposalCommandOutput
10
- extends AcceptDirectConnectGatewayAssociationProposalResult,
11
- __MetadataBearer {}
9
+ extends AcceptDirectConnectGatewayAssociationProposalResult, __MetadataBearer {}
12
10
  declare const AcceptDirectConnectGatewayAssociationProposalCommand_base: {
13
11
  new (
14
- input: AcceptDirectConnectGatewayAssociationProposalCommandInput
12
+ input: AcceptDirectConnectGatewayAssociationProposalCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AcceptDirectConnectGatewayAssociationProposalCommandInput,
17
15
  AcceptDirectConnectGatewayAssociationProposalCommandOutput,
@@ -20,7 +18,7 @@ declare const AcceptDirectConnectGatewayAssociationProposalCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AcceptDirectConnectGatewayAssociationProposalCommandInput
21
+ input: AcceptDirectConnectGatewayAssociationProposalCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AcceptDirectConnectGatewayAssociationProposalCommandInput,
26
24
  AcceptDirectConnectGatewayAssociationProposalCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AllocateConnectionOnInterconnectRequest,
4
- Connection,
5
- } from "../models/models_0";
2
+ import { AllocateConnectionOnInterconnectRequest, Connection } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AllocateConnectionOnInterconnectCommandInput
8
- extends AllocateConnectionOnInterconnectRequest {}
4
+ export interface AllocateConnectionOnInterconnectCommandInput extends AllocateConnectionOnInterconnectRequest {}
9
5
  export interface AllocateConnectionOnInterconnectCommandOutput
10
- extends Connection,
11
- __MetadataBearer {}
6
+ extends Connection, __MetadataBearer {}
12
7
  declare const AllocateConnectionOnInterconnectCommand_base: {
13
8
  new (
14
- input: AllocateConnectionOnInterconnectCommandInput
9
+ input: AllocateConnectionOnInterconnectCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AllocateConnectionOnInterconnectCommandInput,
17
12
  AllocateConnectionOnInterconnectCommandOutput,
@@ -20,7 +15,7 @@ declare const AllocateConnectionOnInterconnectCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AllocateConnectionOnInterconnectCommandInput
18
+ input: AllocateConnectionOnInterconnectCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AllocateConnectionOnInterconnectCommandInput,
26
21
  AllocateConnectionOnInterconnectCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AllocateHostedConnectionRequest,
4
- Connection,
5
- } from "../models/models_0";
2
+ import { AllocateHostedConnectionRequest, Connection } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AllocateHostedConnectionCommandInput
8
- extends AllocateHostedConnectionRequest {}
9
- export interface AllocateHostedConnectionCommandOutput
10
- extends Connection,
11
- __MetadataBearer {}
4
+ export interface AllocateHostedConnectionCommandInput extends AllocateHostedConnectionRequest {}
5
+ export interface AllocateHostedConnectionCommandOutput extends Connection, __MetadataBearer {}
12
6
  declare const AllocateHostedConnectionCommand_base: {
13
7
  new (
14
- input: AllocateHostedConnectionCommandInput
8
+ input: AllocateHostedConnectionCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  AllocateHostedConnectionCommandInput,
17
11
  AllocateHostedConnectionCommandOutput,
@@ -20,7 +14,7 @@ declare const AllocateHostedConnectionCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: AllocateHostedConnectionCommandInput
17
+ input: AllocateHostedConnectionCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  AllocateHostedConnectionCommandInput,
26
20
  AllocateHostedConnectionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AllocatePrivateVirtualInterfaceRequest,
4
- VirtualInterface,
5
- } from "../models/models_0";
2
+ import { AllocatePrivateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AllocatePrivateVirtualInterfaceCommandInput
8
- extends AllocatePrivateVirtualInterfaceRequest {}
4
+ export interface AllocatePrivateVirtualInterfaceCommandInput extends AllocatePrivateVirtualInterfaceRequest {}
9
5
  export interface AllocatePrivateVirtualInterfaceCommandOutput
10
- extends VirtualInterface,
11
- __MetadataBearer {}
6
+ extends VirtualInterface, __MetadataBearer {}
12
7
  declare const AllocatePrivateVirtualInterfaceCommand_base: {
13
8
  new (
14
- input: AllocatePrivateVirtualInterfaceCommandInput
9
+ input: AllocatePrivateVirtualInterfaceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AllocatePrivateVirtualInterfaceCommandInput,
17
12
  AllocatePrivateVirtualInterfaceCommandOutput,
@@ -20,7 +15,7 @@ declare const AllocatePrivateVirtualInterfaceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AllocatePrivateVirtualInterfaceCommandInput
18
+ input: AllocatePrivateVirtualInterfaceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AllocatePrivateVirtualInterfaceCommandInput,
26
21
  AllocatePrivateVirtualInterfaceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AllocatePublicVirtualInterfaceRequest,
4
- VirtualInterface,
5
- } from "../models/models_0";
2
+ import { AllocatePublicVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AllocatePublicVirtualInterfaceCommandInput
8
- extends AllocatePublicVirtualInterfaceRequest {}
4
+ export interface AllocatePublicVirtualInterfaceCommandInput extends AllocatePublicVirtualInterfaceRequest {}
9
5
  export interface AllocatePublicVirtualInterfaceCommandOutput
10
- extends VirtualInterface,
11
- __MetadataBearer {}
6
+ extends VirtualInterface, __MetadataBearer {}
12
7
  declare const AllocatePublicVirtualInterfaceCommand_base: {
13
8
  new (
14
- input: AllocatePublicVirtualInterfaceCommandInput
9
+ input: AllocatePublicVirtualInterfaceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AllocatePublicVirtualInterfaceCommandInput,
17
12
  AllocatePublicVirtualInterfaceCommandOutput,
@@ -20,7 +15,7 @@ declare const AllocatePublicVirtualInterfaceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AllocatePublicVirtualInterfaceCommandInput
18
+ input: AllocatePublicVirtualInterfaceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AllocatePublicVirtualInterfaceCommandInput,
26
21
  AllocatePublicVirtualInterfaceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AllocateTransitVirtualInterfaceResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AllocateTransitVirtualInterfaceCommandInput
8
- extends AllocateTransitVirtualInterfaceRequest {}
7
+ export interface AllocateTransitVirtualInterfaceCommandInput extends AllocateTransitVirtualInterfaceRequest {}
9
8
  export interface AllocateTransitVirtualInterfaceCommandOutput
10
- extends AllocateTransitVirtualInterfaceResult,
11
- __MetadataBearer {}
9
+ extends AllocateTransitVirtualInterfaceResult, __MetadataBearer {}
12
10
  declare const AllocateTransitVirtualInterfaceCommand_base: {
13
11
  new (
14
- input: AllocateTransitVirtualInterfaceCommandInput
12
+ input: AllocateTransitVirtualInterfaceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AllocateTransitVirtualInterfaceCommandInput,
17
15
  AllocateTransitVirtualInterfaceCommandOutput,
@@ -20,7 +18,7 @@ declare const AllocateTransitVirtualInterfaceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AllocateTransitVirtualInterfaceCommandInput
21
+ input: AllocateTransitVirtualInterfaceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AllocateTransitVirtualInterfaceCommandInput,
26
24
  AllocateTransitVirtualInterfaceCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AssociateConnectionWithLagRequest,
4
- Connection,
5
- } from "../models/models_0";
2
+ import { AssociateConnectionWithLagRequest, Connection } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AssociateConnectionWithLagCommandInput
8
- extends AssociateConnectionWithLagRequest {}
9
- export interface AssociateConnectionWithLagCommandOutput
10
- extends Connection,
11
- __MetadataBearer {}
4
+ export interface AssociateConnectionWithLagCommandInput extends AssociateConnectionWithLagRequest {}
5
+ export interface AssociateConnectionWithLagCommandOutput extends Connection, __MetadataBearer {}
12
6
  declare const AssociateConnectionWithLagCommand_base: {
13
7
  new (
14
- input: AssociateConnectionWithLagCommandInput
8
+ input: AssociateConnectionWithLagCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  AssociateConnectionWithLagCommandInput,
17
11
  AssociateConnectionWithLagCommandOutput,
@@ -20,7 +14,7 @@ declare const AssociateConnectionWithLagCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: AssociateConnectionWithLagCommandInput
17
+ input: AssociateConnectionWithLagCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  AssociateConnectionWithLagCommandInput,
26
20
  AssociateConnectionWithLagCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AssociateHostedConnectionRequest,
4
- Connection,
5
- } from "../models/models_0";
2
+ import { AssociateHostedConnectionRequest, Connection } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AssociateHostedConnectionCommandInput
8
- extends AssociateHostedConnectionRequest {}
9
- export interface AssociateHostedConnectionCommandOutput
10
- extends Connection,
11
- __MetadataBearer {}
4
+ export interface AssociateHostedConnectionCommandInput extends AssociateHostedConnectionRequest {}
5
+ export interface AssociateHostedConnectionCommandOutput extends Connection, __MetadataBearer {}
12
6
  declare const AssociateHostedConnectionCommand_base: {
13
7
  new (
14
- input: AssociateHostedConnectionCommandInput
8
+ input: AssociateHostedConnectionCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  AssociateHostedConnectionCommandInput,
17
11
  AssociateHostedConnectionCommandOutput,
@@ -20,7 +14,7 @@ declare const AssociateHostedConnectionCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: AssociateHostedConnectionCommandInput
17
+ input: AssociateHostedConnectionCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  AssociateHostedConnectionCommandInput,
26
20
  AssociateHostedConnectionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AssociateMacSecKeyRequest,
4
- AssociateMacSecKeyResponse,
5
- } from "../models/models_0";
2
+ import { AssociateMacSecKeyRequest, AssociateMacSecKeyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AssociateMacSecKeyCommandInput
8
- extends AssociateMacSecKeyRequest {}
4
+ export interface AssociateMacSecKeyCommandInput extends AssociateMacSecKeyRequest {}
9
5
  export interface AssociateMacSecKeyCommandOutput
10
- extends AssociateMacSecKeyResponse,
11
- __MetadataBearer {}
6
+ extends AssociateMacSecKeyResponse, __MetadataBearer {}
12
7
  declare const AssociateMacSecKeyCommand_base: {
13
8
  new (
14
- input: AssociateMacSecKeyCommandInput
9
+ input: AssociateMacSecKeyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AssociateMacSecKeyCommandInput,
17
12
  AssociateMacSecKeyCommandOutput,
@@ -20,7 +15,7 @@ declare const AssociateMacSecKeyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AssociateMacSecKeyCommandInput
18
+ input: AssociateMacSecKeyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AssociateMacSecKeyCommandInput,
26
21
  AssociateMacSecKeyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AssociateVirtualInterfaceRequest,
4
- VirtualInterface,
5
- } from "../models/models_0";
2
+ import { AssociateVirtualInterfaceRequest, VirtualInterface } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AssociateVirtualInterfaceCommandInput
8
- extends AssociateVirtualInterfaceRequest {}
4
+ export interface AssociateVirtualInterfaceCommandInput extends AssociateVirtualInterfaceRequest {}
9
5
  export interface AssociateVirtualInterfaceCommandOutput
10
- extends VirtualInterface,
11
- __MetadataBearer {}
6
+ extends VirtualInterface, __MetadataBearer {}
12
7
  declare const AssociateVirtualInterfaceCommand_base: {
13
8
  new (
14
- input: AssociateVirtualInterfaceCommandInput
9
+ input: AssociateVirtualInterfaceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AssociateVirtualInterfaceCommandInput,
17
12
  AssociateVirtualInterfaceCommandOutput,
@@ -20,7 +15,7 @@ declare const AssociateVirtualInterfaceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AssociateVirtualInterfaceCommandInput
18
+ input: AssociateVirtualInterfaceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AssociateVirtualInterfaceCommandInput,
26
21
  AssociateVirtualInterfaceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ConfirmConnectionRequest,
4
- ConfirmConnectionResponse,
5
- } from "../models/models_0";
2
+ import { ConfirmConnectionRequest, ConfirmConnectionResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ConfirmConnectionCommandInput
8
- extends ConfirmConnectionRequest {}
4
+ export interface ConfirmConnectionCommandInput extends ConfirmConnectionRequest {}
9
5
  export interface ConfirmConnectionCommandOutput
10
- extends ConfirmConnectionResponse,
11
- __MetadataBearer {}
6
+ extends ConfirmConnectionResponse, __MetadataBearer {}
12
7
  declare const ConfirmConnectionCommand_base: {
13
8
  new (
14
- input: ConfirmConnectionCommandInput
9
+ input: ConfirmConnectionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ConfirmConnectionCommandInput,
17
12
  ConfirmConnectionCommandOutput,
@@ -20,7 +15,7 @@ declare const ConfirmConnectionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ConfirmConnectionCommandInput
18
+ input: ConfirmConnectionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ConfirmConnectionCommandInput,
26
21
  ConfirmConnectionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ConfirmCustomerAgreementResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ConfirmCustomerAgreementCommandInput
8
- extends ConfirmCustomerAgreementRequest {}
7
+ export interface ConfirmCustomerAgreementCommandInput extends ConfirmCustomerAgreementRequest {}
9
8
  export interface ConfirmCustomerAgreementCommandOutput
10
- extends ConfirmCustomerAgreementResponse,
11
- __MetadataBearer {}
9
+ extends ConfirmCustomerAgreementResponse, __MetadataBearer {}
12
10
  declare const ConfirmCustomerAgreementCommand_base: {
13
11
  new (
14
- input: ConfirmCustomerAgreementCommandInput
12
+ input: ConfirmCustomerAgreementCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ConfirmCustomerAgreementCommandInput,
17
15
  ConfirmCustomerAgreementCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ConfirmPrivateVirtualInterfaceResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ConfirmPrivateVirtualInterfaceCommandInput
8
- extends ConfirmPrivateVirtualInterfaceRequest {}
7
+ export interface ConfirmPrivateVirtualInterfaceCommandInput extends ConfirmPrivateVirtualInterfaceRequest {}
9
8
  export interface ConfirmPrivateVirtualInterfaceCommandOutput
10
- extends ConfirmPrivateVirtualInterfaceResponse,
11
- __MetadataBearer {}
9
+ extends ConfirmPrivateVirtualInterfaceResponse, __MetadataBearer {}
12
10
  declare const ConfirmPrivateVirtualInterfaceCommand_base: {
13
11
  new (
14
- input: ConfirmPrivateVirtualInterfaceCommandInput
12
+ input: ConfirmPrivateVirtualInterfaceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ConfirmPrivateVirtualInterfaceCommandInput,
17
15
  ConfirmPrivateVirtualInterfaceCommandOutput,
@@ -20,7 +18,7 @@ declare const ConfirmPrivateVirtualInterfaceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ConfirmPrivateVirtualInterfaceCommandInput
21
+ input: ConfirmPrivateVirtualInterfaceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ConfirmPrivateVirtualInterfaceCommandInput,
26
24
  ConfirmPrivateVirtualInterfaceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ConfirmPublicVirtualInterfaceResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ConfirmPublicVirtualInterfaceCommandInput
8
- extends ConfirmPublicVirtualInterfaceRequest {}
7
+ export interface ConfirmPublicVirtualInterfaceCommandInput extends ConfirmPublicVirtualInterfaceRequest {}
9
8
  export interface ConfirmPublicVirtualInterfaceCommandOutput
10
- extends ConfirmPublicVirtualInterfaceResponse,
11
- __MetadataBearer {}
9
+ extends ConfirmPublicVirtualInterfaceResponse, __MetadataBearer {}
12
10
  declare const ConfirmPublicVirtualInterfaceCommand_base: {
13
11
  new (
14
- input: ConfirmPublicVirtualInterfaceCommandInput
12
+ input: ConfirmPublicVirtualInterfaceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ConfirmPublicVirtualInterfaceCommandInput,
17
15
  ConfirmPublicVirtualInterfaceCommandOutput,
@@ -20,7 +18,7 @@ declare const ConfirmPublicVirtualInterfaceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ConfirmPublicVirtualInterfaceCommandInput
21
+ input: ConfirmPublicVirtualInterfaceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ConfirmPublicVirtualInterfaceCommandInput,
26
24
  ConfirmPublicVirtualInterfaceCommandOutput,