@aws-sdk/client-global-accelerator 3.1086.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.
Files changed (76) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/GlobalAccelerator.d.ts +180 -207
  3. package/dist-types/ts3.4/GlobalAcceleratorClient.d.ts +6 -19
  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/AddCustomRoutingEndpointsCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +3 -5
  9. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +3 -4
  19. package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +3 -4
  24. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +2 -2
  25. package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +3 -8
  37. package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +3 -8
  38. package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +2 -2
  52. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  53. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +5 -10
  56. package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  64. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  65. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  66. package/dist-types/ts3.4/models/enums.d.ts +5 -10
  67. package/dist-types/ts3.4/models/errors.d.ts +19 -69
  68. package/dist-types/ts3.4/models/models_0.d.ts +1 -3
  69. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  70. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  71. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  72. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  73. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  74. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  75. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  76. package/package.json +39 -39
@@ -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 {
@@ -216,10 +213,7 @@ import {
216
213
  RemoveEndpointsCommandInput,
217
214
  RemoveEndpointsCommandOutput,
218
215
  } from "./commands/RemoveEndpointsCommand";
219
- import {
220
- TagResourceCommandInput,
221
- TagResourceCommandOutput,
222
- } from "./commands/TagResourceCommand";
216
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
223
217
  import {
224
218
  UntagResourceCommandInput,
225
219
  UntagResourceCommandOutput,
@@ -381,8 +375,7 @@ export type ServiceOutputTypes =
381
375
  | UpdateEndpointGroupCommandOutput
382
376
  | UpdateListenerCommandOutput
383
377
  | WithdrawByoipCidrCommandOutput;
384
- export interface ClientDefaults
385
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
378
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
386
379
  requestHandler?: __HttpHandlerUserInput;
387
380
  sha256?: __ChecksumConstructor | __HashConstructor;
388
381
  urlParser?: __UrlParser;
@@ -418,8 +411,7 @@ export type GlobalAcceleratorClientConfigType = Partial<
418
411
  EndpointInputConfig<EndpointParameters> &
419
412
  HttpAuthSchemeInputConfig &
420
413
  ClientInputEndpointParameters;
421
- export interface GlobalAcceleratorClientConfig
422
- extends GlobalAcceleratorClientConfigType {}
414
+ export interface GlobalAcceleratorClientConfig extends GlobalAcceleratorClientConfigType {}
423
415
  export type GlobalAcceleratorClientResolvedConfigType =
424
416
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
425
417
  Required<ClientDefaults> &
@@ -431,8 +423,7 @@ export type GlobalAcceleratorClientResolvedConfigType =
431
423
  EndpointResolvedConfig<EndpointParameters> &
432
424
  HttpAuthSchemeResolvedConfig &
433
425
  ClientResolvedEndpointParameters;
434
- export interface GlobalAcceleratorClientResolvedConfig
435
- extends GlobalAcceleratorClientResolvedConfigType {}
426
+ export interface GlobalAcceleratorClientResolvedConfig extends GlobalAcceleratorClientResolvedConfigType {}
436
427
  export declare class GlobalAcceleratorClient extends __Client<
437
428
  __HttpHandlerOptions,
438
429
  ServiceInputTypes,
@@ -440,10 +431,6 @@ export declare class GlobalAcceleratorClient extends __Client<
440
431
  GlobalAcceleratorClientResolvedConfig
441
432
  > {
442
433
  readonly config: GlobalAcceleratorClientResolvedConfig;
443
- constructor(
444
- ...[
445
- configuration,
446
- ]: __CheckOptionalClientConfig<GlobalAcceleratorClientConfig>
447
- );
434
+ constructor(...[configuration]: __CheckOptionalClientConfig<GlobalAcceleratorClientConfig>);
448
435
  destroy(): void;
449
436
  }
@@ -7,17 +7,10 @@ import { GlobalAcceleratorHttpAuthSchemeProvider } from "./httpAuthSchemeProvide
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: GlobalAcceleratorHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: GlobalAcceleratorHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): GlobalAcceleratorHttpAuthSchemeProvider;
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 { GlobalAcceleratorClientResolvedConfig } from "../GlobalAcceleratorClient";
15
- export interface GlobalAcceleratorHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface GlobalAcceleratorHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface GlobalAcceleratorHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- GlobalAcceleratorClientResolvedConfig,
22
- HandlerExecutionContext,
23
- GlobalAcceleratorHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface GlobalAcceleratorHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ GlobalAcceleratorClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ GlobalAcceleratorHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultGlobalAcceleratorHttpAuthSchemeParametersProvider: (
27
25
  config: GlobalAcceleratorClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<GlobalAcceleratorHttpAuthSchemeParameters>;
31
- export interface GlobalAcceleratorHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<GlobalAcceleratorHttpAuthSchemeParameters> {}
29
+ export interface GlobalAcceleratorHttpAuthSchemeProvider extends HttpAuthSchemeProvider<GlobalAcceleratorHttpAuthSchemeParameters> {}
33
30
  export declare const defaultGlobalAcceleratorHttpAuthSchemeProvider: GlobalAcceleratorHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: GlobalAcceleratorHttpAuthSchemeProvider;
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: GlobalAcceleratorHttpAuthSchemeProvider;
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 "./GlobalAcceleratorClient";
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
  GlobalAcceleratorClientResolvedConfig,
@@ -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
  AddCustomRoutingEndpointsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AddCustomRoutingEndpointsCommandInput
8
- extends AddCustomRoutingEndpointsRequest {}
7
+ export interface AddCustomRoutingEndpointsCommandInput extends AddCustomRoutingEndpointsRequest {}
9
8
  export interface AddCustomRoutingEndpointsCommandOutput
10
- extends AddCustomRoutingEndpointsResponse,
11
- __MetadataBearer {}
9
+ extends AddCustomRoutingEndpointsResponse, __MetadataBearer {}
12
10
  declare const AddCustomRoutingEndpointsCommand_base: {
13
11
  new (
14
- input: AddCustomRoutingEndpointsCommandInput
12
+ input: AddCustomRoutingEndpointsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AddCustomRoutingEndpointsCommandInput,
17
15
  AddCustomRoutingEndpointsCommandOutput,
@@ -20,7 +18,7 @@ declare const AddCustomRoutingEndpointsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AddCustomRoutingEndpointsCommandInput
21
+ input: AddCustomRoutingEndpointsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AddCustomRoutingEndpointsCommandInput,
26
24
  AddCustomRoutingEndpointsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { AddEndpointsRequest, AddEndpointsResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface AddEndpointsCommandInput extends AddEndpointsRequest {}
5
- export interface AddEndpointsCommandOutput
6
- extends AddEndpointsResponse,
7
- __MetadataBearer {}
5
+ export interface AddEndpointsCommandOutput extends AddEndpointsResponse, __MetadataBearer {}
8
6
  declare const AddEndpointsCommand_base: {
9
7
  new (
10
- input: AddEndpointsCommandInput
8
+ input: AddEndpointsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  AddEndpointsCommandInput,
13
11
  AddEndpointsCommandOutput,
@@ -16,7 +14,7 @@ declare const AddEndpointsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: AddEndpointsCommandInput
17
+ input: AddEndpointsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  AddEndpointsCommandInput,
22
20
  AddEndpointsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AdvertiseByoipCidrRequest,
4
- AdvertiseByoipCidrResponse,
5
- } from "../models/models_0";
2
+ import { AdvertiseByoipCidrRequest, AdvertiseByoipCidrResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AdvertiseByoipCidrCommandInput
8
- extends AdvertiseByoipCidrRequest {}
4
+ export interface AdvertiseByoipCidrCommandInput extends AdvertiseByoipCidrRequest {}
9
5
  export interface AdvertiseByoipCidrCommandOutput
10
- extends AdvertiseByoipCidrResponse,
11
- __MetadataBearer {}
6
+ extends AdvertiseByoipCidrResponse, __MetadataBearer {}
12
7
  declare const AdvertiseByoipCidrCommand_base: {
13
8
  new (
14
- input: AdvertiseByoipCidrCommandInput
9
+ input: AdvertiseByoipCidrCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AdvertiseByoipCidrCommandInput,
17
12
  AdvertiseByoipCidrCommandOutput,
@@ -20,7 +15,7 @@ declare const AdvertiseByoipCidrCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AdvertiseByoipCidrCommandInput
18
+ input: AdvertiseByoipCidrCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AdvertiseByoipCidrCommandInput,
26
21
  AdvertiseByoipCidrCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { AllowCustomRoutingTrafficRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface AllowCustomRoutingTrafficCommandInput
5
- extends AllowCustomRoutingTrafficRequest {}
6
- export interface AllowCustomRoutingTrafficCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface AllowCustomRoutingTrafficCommandInput extends AllowCustomRoutingTrafficRequest {}
5
+ export interface AllowCustomRoutingTrafficCommandOutput extends __MetadataBearer {}
8
6
  declare const AllowCustomRoutingTrafficCommand_base: {
9
7
  new (
10
- input: AllowCustomRoutingTrafficCommandInput
8
+ input: AllowCustomRoutingTrafficCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  AllowCustomRoutingTrafficCommandInput,
13
11
  AllowCustomRoutingTrafficCommandOutput,
@@ -16,7 +14,7 @@ declare const AllowCustomRoutingTrafficCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: AllowCustomRoutingTrafficCommandInput
17
+ input: AllowCustomRoutingTrafficCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  AllowCustomRoutingTrafficCommandInput,
22
20
  AllowCustomRoutingTrafficCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateAcceleratorRequest,
4
- CreateAcceleratorResponse,
5
- } from "../models/models_0";
2
+ import { CreateAcceleratorRequest, CreateAcceleratorResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateAcceleratorCommandInput
8
- extends CreateAcceleratorRequest {}
4
+ export interface CreateAcceleratorCommandInput extends CreateAcceleratorRequest {}
9
5
  export interface CreateAcceleratorCommandOutput
10
- extends CreateAcceleratorResponse,
11
- __MetadataBearer {}
6
+ extends CreateAcceleratorResponse, __MetadataBearer {}
12
7
  declare const CreateAcceleratorCommand_base: {
13
8
  new (
14
- input: CreateAcceleratorCommandInput
9
+ input: CreateAcceleratorCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateAcceleratorCommandInput,
17
12
  CreateAcceleratorCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateAcceleratorCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateAcceleratorCommandInput
18
+ input: CreateAcceleratorCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateAcceleratorCommandInput,
26
21
  CreateAcceleratorCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCrossAccountAttachmentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCrossAccountAttachmentCommandInput
8
- extends CreateCrossAccountAttachmentRequest {}
7
+ export interface CreateCrossAccountAttachmentCommandInput extends CreateCrossAccountAttachmentRequest {}
9
8
  export interface CreateCrossAccountAttachmentCommandOutput
10
- extends CreateCrossAccountAttachmentResponse,
11
- __MetadataBearer {}
9
+ extends CreateCrossAccountAttachmentResponse, __MetadataBearer {}
12
10
  declare const CreateCrossAccountAttachmentCommand_base: {
13
11
  new (
14
- input: CreateCrossAccountAttachmentCommandInput
12
+ input: CreateCrossAccountAttachmentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCrossAccountAttachmentCommandInput,
17
15
  CreateCrossAccountAttachmentCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCrossAccountAttachmentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCrossAccountAttachmentCommandInput
21
+ input: CreateCrossAccountAttachmentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCrossAccountAttachmentCommandInput,
26
24
  CreateCrossAccountAttachmentCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCustomRoutingAcceleratorResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCustomRoutingAcceleratorCommandInput
8
- extends CreateCustomRoutingAcceleratorRequest {}
7
+ export interface CreateCustomRoutingAcceleratorCommandInput extends CreateCustomRoutingAcceleratorRequest {}
9
8
  export interface CreateCustomRoutingAcceleratorCommandOutput
10
- extends CreateCustomRoutingAcceleratorResponse,
11
- __MetadataBearer {}
9
+ extends CreateCustomRoutingAcceleratorResponse, __MetadataBearer {}
12
10
  declare const CreateCustomRoutingAcceleratorCommand_base: {
13
11
  new (
14
- input: CreateCustomRoutingAcceleratorCommandInput
12
+ input: CreateCustomRoutingAcceleratorCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCustomRoutingAcceleratorCommandInput,
17
15
  CreateCustomRoutingAcceleratorCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCustomRoutingAcceleratorCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCustomRoutingAcceleratorCommandInput
21
+ input: CreateCustomRoutingAcceleratorCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCustomRoutingAcceleratorCommandInput,
26
24
  CreateCustomRoutingAcceleratorCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCustomRoutingEndpointGroupResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCustomRoutingEndpointGroupCommandInput
8
- extends CreateCustomRoutingEndpointGroupRequest {}
7
+ export interface CreateCustomRoutingEndpointGroupCommandInput extends CreateCustomRoutingEndpointGroupRequest {}
9
8
  export interface CreateCustomRoutingEndpointGroupCommandOutput
10
- extends CreateCustomRoutingEndpointGroupResponse,
11
- __MetadataBearer {}
9
+ extends CreateCustomRoutingEndpointGroupResponse, __MetadataBearer {}
12
10
  declare const CreateCustomRoutingEndpointGroupCommand_base: {
13
11
  new (
14
- input: CreateCustomRoutingEndpointGroupCommandInput
12
+ input: CreateCustomRoutingEndpointGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCustomRoutingEndpointGroupCommandInput,
17
15
  CreateCustomRoutingEndpointGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCustomRoutingEndpointGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCustomRoutingEndpointGroupCommandInput
21
+ input: CreateCustomRoutingEndpointGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCustomRoutingEndpointGroupCommandInput,
26
24
  CreateCustomRoutingEndpointGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCustomRoutingListenerResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCustomRoutingListenerCommandInput
8
- extends CreateCustomRoutingListenerRequest {}
7
+ export interface CreateCustomRoutingListenerCommandInput extends CreateCustomRoutingListenerRequest {}
9
8
  export interface CreateCustomRoutingListenerCommandOutput
10
- extends CreateCustomRoutingListenerResponse,
11
- __MetadataBearer {}
9
+ extends CreateCustomRoutingListenerResponse, __MetadataBearer {}
12
10
  declare const CreateCustomRoutingListenerCommand_base: {
13
11
  new (
14
- input: CreateCustomRoutingListenerCommandInput
12
+ input: CreateCustomRoutingListenerCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCustomRoutingListenerCommandInput,
17
15
  CreateCustomRoutingListenerCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCustomRoutingListenerCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCustomRoutingListenerCommandInput
21
+ input: CreateCustomRoutingListenerCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCustomRoutingListenerCommandInput,
26
24
  CreateCustomRoutingListenerCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateEndpointGroupRequest,
4
- CreateEndpointGroupResponse,
5
- } from "../models/models_0";
2
+ import { CreateEndpointGroupRequest, CreateEndpointGroupResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateEndpointGroupCommandInput
8
- extends CreateEndpointGroupRequest {}
4
+ export interface CreateEndpointGroupCommandInput extends CreateEndpointGroupRequest {}
9
5
  export interface CreateEndpointGroupCommandOutput
10
- extends CreateEndpointGroupResponse,
11
- __MetadataBearer {}
6
+ extends CreateEndpointGroupResponse, __MetadataBearer {}
12
7
  declare const CreateEndpointGroupCommand_base: {
13
8
  new (
14
- input: CreateEndpointGroupCommandInput
9
+ input: CreateEndpointGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateEndpointGroupCommandInput,
17
12
  CreateEndpointGroupCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateEndpointGroupCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateEndpointGroupCommandInput
18
+ input: CreateEndpointGroupCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateEndpointGroupCommandInput,
26
21
  CreateEndpointGroupCommandOutput,
@@ -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,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteAcceleratorRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteAcceleratorCommandInput
5
- extends DeleteAcceleratorRequest {}
4
+ export interface DeleteAcceleratorCommandInput extends DeleteAcceleratorRequest {}
6
5
  export interface DeleteAcceleratorCommandOutput extends __MetadataBearer {}
7
6
  declare const DeleteAcceleratorCommand_base: {
8
7
  new (
9
- input: DeleteAcceleratorCommandInput
8
+ input: DeleteAcceleratorCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  DeleteAcceleratorCommandInput,
12
11
  DeleteAcceleratorCommandOutput,
@@ -15,7 +14,7 @@ declare const DeleteAcceleratorCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: DeleteAcceleratorCommandInput
17
+ input: DeleteAcceleratorCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  DeleteAcceleratorCommandInput,
21
20
  DeleteAcceleratorCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteCrossAccountAttachmentRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteCrossAccountAttachmentCommandInput
5
- extends DeleteCrossAccountAttachmentRequest {}
6
- export interface DeleteCrossAccountAttachmentCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteCrossAccountAttachmentCommandInput extends DeleteCrossAccountAttachmentRequest {}
5
+ export interface DeleteCrossAccountAttachmentCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteCrossAccountAttachmentCommand_base: {
9
7
  new (
10
- input: DeleteCrossAccountAttachmentCommandInput
8
+ input: DeleteCrossAccountAttachmentCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteCrossAccountAttachmentCommandInput,
13
11
  DeleteCrossAccountAttachmentCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteCrossAccountAttachmentCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteCrossAccountAttachmentCommandInput
17
+ input: DeleteCrossAccountAttachmentCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteCrossAccountAttachmentCommandInput,
22
20
  DeleteCrossAccountAttachmentCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteCustomRoutingAcceleratorRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteCustomRoutingAcceleratorCommandInput
5
- extends DeleteCustomRoutingAcceleratorRequest {}
6
- export interface DeleteCustomRoutingAcceleratorCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteCustomRoutingAcceleratorCommandInput extends DeleteCustomRoutingAcceleratorRequest {}
5
+ export interface DeleteCustomRoutingAcceleratorCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteCustomRoutingAcceleratorCommand_base: {
9
7
  new (
10
- input: DeleteCustomRoutingAcceleratorCommandInput
8
+ input: DeleteCustomRoutingAcceleratorCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteCustomRoutingAcceleratorCommandInput,
13
11
  DeleteCustomRoutingAcceleratorCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteCustomRoutingAcceleratorCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteCustomRoutingAcceleratorCommandInput
17
+ input: DeleteCustomRoutingAcceleratorCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteCustomRoutingAcceleratorCommandInput,
22
20
  DeleteCustomRoutingAcceleratorCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteCustomRoutingEndpointGroupRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteCustomRoutingEndpointGroupCommandInput
5
- extends DeleteCustomRoutingEndpointGroupRequest {}
6
- export interface DeleteCustomRoutingEndpointGroupCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteCustomRoutingEndpointGroupCommandInput extends DeleteCustomRoutingEndpointGroupRequest {}
5
+ export interface DeleteCustomRoutingEndpointGroupCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteCustomRoutingEndpointGroupCommand_base: {
9
7
  new (
10
- input: DeleteCustomRoutingEndpointGroupCommandInput
8
+ input: DeleteCustomRoutingEndpointGroupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteCustomRoutingEndpointGroupCommandInput,
13
11
  DeleteCustomRoutingEndpointGroupCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteCustomRoutingEndpointGroupCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteCustomRoutingEndpointGroupCommandInput
17
+ input: DeleteCustomRoutingEndpointGroupCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteCustomRoutingEndpointGroupCommandInput,
22
20
  DeleteCustomRoutingEndpointGroupCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteCustomRoutingListenerRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteCustomRoutingListenerCommandInput
5
- extends DeleteCustomRoutingListenerRequest {}
6
- export interface DeleteCustomRoutingListenerCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteCustomRoutingListenerCommandInput extends DeleteCustomRoutingListenerRequest {}
5
+ export interface DeleteCustomRoutingListenerCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteCustomRoutingListenerCommand_base: {
9
7
  new (
10
- input: DeleteCustomRoutingListenerCommandInput
8
+ input: DeleteCustomRoutingListenerCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteCustomRoutingListenerCommandInput,
13
11
  DeleteCustomRoutingListenerCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteCustomRoutingListenerCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteCustomRoutingListenerCommandInput
17
+ input: DeleteCustomRoutingListenerCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteCustomRoutingListenerCommandInput,
22
20
  DeleteCustomRoutingListenerCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteEndpointGroupRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteEndpointGroupCommandInput
5
- extends DeleteEndpointGroupRequest {}
4
+ export interface DeleteEndpointGroupCommandInput extends DeleteEndpointGroupRequest {}
6
5
  export interface DeleteEndpointGroupCommandOutput extends __MetadataBearer {}
7
6
  declare const DeleteEndpointGroupCommand_base: {
8
7
  new (
9
- input: DeleteEndpointGroupCommandInput
8
+ input: DeleteEndpointGroupCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  DeleteEndpointGroupCommandInput,
12
11
  DeleteEndpointGroupCommandOutput,
@@ -15,7 +14,7 @@ declare const DeleteEndpointGroupCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: DeleteEndpointGroupCommandInput
17
+ input: DeleteEndpointGroupCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  DeleteEndpointGroupCommandInput,
21
20
  DeleteEndpointGroupCommandOutput,