@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
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListTagsForResourceRequest,
4
- ListTagsForResourceResponse,
5
- } from "../models/models_0";
2
+ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListTagsForResourceCommandInput
8
- extends ListTagsForResourceRequest {}
4
+ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
9
5
  export interface ListTagsForResourceCommandOutput
10
- extends ListTagsForResourceResponse,
11
- __MetadataBearer {}
6
+ extends ListTagsForResourceResponse, __MetadataBearer {}
12
7
  declare const ListTagsForResourceCommand_base: {
13
8
  new (
14
- input: ListTagsForResourceCommandInput
9
+ input: ListTagsForResourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListTagsForResourceCommandInput,
17
12
  ListTagsForResourceCommandOutput,
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListTagsForResourceCommandInput
18
+ input: ListTagsForResourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListTagsForResourceCommandInput,
26
21
  ListTagsForResourceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ProvisionByoipCidrRequest,
4
- ProvisionByoipCidrResponse,
5
- } from "../models/models_0";
2
+ import { ProvisionByoipCidrRequest, ProvisionByoipCidrResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ProvisionByoipCidrCommandInput
8
- extends ProvisionByoipCidrRequest {}
4
+ export interface ProvisionByoipCidrCommandInput extends ProvisionByoipCidrRequest {}
9
5
  export interface ProvisionByoipCidrCommandOutput
10
- extends ProvisionByoipCidrResponse,
11
- __MetadataBearer {}
6
+ extends ProvisionByoipCidrResponse, __MetadataBearer {}
12
7
  declare const ProvisionByoipCidrCommand_base: {
13
8
  new (
14
- input: ProvisionByoipCidrCommandInput
9
+ input: ProvisionByoipCidrCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ProvisionByoipCidrCommandInput,
17
12
  ProvisionByoipCidrCommandOutput,
@@ -20,7 +15,7 @@ declare const ProvisionByoipCidrCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ProvisionByoipCidrCommandInput
18
+ input: ProvisionByoipCidrCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ProvisionByoipCidrCommandInput,
26
21
  ProvisionByoipCidrCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { RemoveCustomRoutingEndpointsRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface RemoveCustomRoutingEndpointsCommandInput
5
- extends RemoveCustomRoutingEndpointsRequest {}
6
- export interface RemoveCustomRoutingEndpointsCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface RemoveCustomRoutingEndpointsCommandInput extends RemoveCustomRoutingEndpointsRequest {}
5
+ export interface RemoveCustomRoutingEndpointsCommandOutput extends __MetadataBearer {}
8
6
  declare const RemoveCustomRoutingEndpointsCommand_base: {
9
7
  new (
10
- input: RemoveCustomRoutingEndpointsCommandInput
8
+ input: RemoveCustomRoutingEndpointsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  RemoveCustomRoutingEndpointsCommandInput,
13
11
  RemoveCustomRoutingEndpointsCommandOutput,
@@ -16,7 +14,7 @@ declare const RemoveCustomRoutingEndpointsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: RemoveCustomRoutingEndpointsCommandInput
17
+ input: RemoveCustomRoutingEndpointsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  RemoveCustomRoutingEndpointsCommandInput,
22
20
  RemoveCustomRoutingEndpointsCommandOutput,
@@ -5,7 +5,7 @@ export interface RemoveEndpointsCommandInput extends RemoveEndpointsRequest {}
5
5
  export interface RemoveEndpointsCommandOutput extends __MetadataBearer {}
6
6
  declare const RemoveEndpointsCommand_base: {
7
7
  new (
8
- input: RemoveEndpointsCommandInput
8
+ input: RemoveEndpointsCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  RemoveEndpointsCommandInput,
11
11
  RemoveEndpointsCommandOutput,
@@ -14,7 +14,7 @@ declare const RemoveEndpointsCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: RemoveEndpointsCommandInput
17
+ input: RemoveEndpointsCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  RemoveEndpointsCommandInput,
20
20
  RemoveEndpointsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface TagResourceCommandInput extends TagResourceRequest {}
5
- export interface TagResourceCommandOutput
6
- extends TagResourceResponse,
7
- __MetadataBearer {}
5
+ export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
8
6
  declare const TagResourceCommand_base: {
9
7
  new (
10
- input: TagResourceCommandInput
8
+ input: TagResourceCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  TagResourceCommandInput,
13
11
  TagResourceCommandOutput,
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: TagResourceCommandInput
17
+ input: TagResourceCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  TagResourceCommandInput,
22
20
  TagResourceCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UntagResourceRequest,
4
- UntagResourceResponse,
5
- } from "../models/models_0";
2
+ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
8
- export interface UntagResourceCommandOutput
9
- extends UntagResourceResponse,
10
- __MetadataBearer {}
5
+ export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
11
6
  declare const UntagResourceCommand_base: {
12
7
  new (
13
- input: UntagResourceCommandInput
8
+ input: UntagResourceCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UntagResourceCommandInput,
16
11
  UntagResourceCommandOutput,
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UntagResourceCommandInput
17
+ input: UntagResourceCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UntagResourceCommandInput,
25
20
  UntagResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateAcceleratorAttributesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateAcceleratorAttributesCommandInput
8
- extends UpdateAcceleratorAttributesRequest {}
7
+ export interface UpdateAcceleratorAttributesCommandInput extends UpdateAcceleratorAttributesRequest {}
9
8
  export interface UpdateAcceleratorAttributesCommandOutput
10
- extends UpdateAcceleratorAttributesResponse,
11
- __MetadataBearer {}
9
+ extends UpdateAcceleratorAttributesResponse, __MetadataBearer {}
12
10
  declare const UpdateAcceleratorAttributesCommand_base: {
13
11
  new (
14
- input: UpdateAcceleratorAttributesCommandInput
12
+ input: UpdateAcceleratorAttributesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateAcceleratorAttributesCommandInput,
17
15
  UpdateAcceleratorAttributesCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateAcceleratorAttributesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateAcceleratorAttributesCommandInput
21
+ input: UpdateAcceleratorAttributesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateAcceleratorAttributesCommandInput,
26
24
  UpdateAcceleratorAttributesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateAcceleratorRequest,
4
- UpdateAcceleratorResponse,
5
- } from "../models/models_0";
2
+ import { UpdateAcceleratorRequest, UpdateAcceleratorResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateAcceleratorCommandInput
8
- extends UpdateAcceleratorRequest {}
4
+ export interface UpdateAcceleratorCommandInput extends UpdateAcceleratorRequest {}
9
5
  export interface UpdateAcceleratorCommandOutput
10
- extends UpdateAcceleratorResponse,
11
- __MetadataBearer {}
6
+ extends UpdateAcceleratorResponse, __MetadataBearer {}
12
7
  declare const UpdateAcceleratorCommand_base: {
13
8
  new (
14
- input: UpdateAcceleratorCommandInput
9
+ input: UpdateAcceleratorCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateAcceleratorCommandInput,
17
12
  UpdateAcceleratorCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateAcceleratorCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateAcceleratorCommandInput
18
+ input: UpdateAcceleratorCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateAcceleratorCommandInput,
26
21
  UpdateAcceleratorCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateCrossAccountAttachmentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateCrossAccountAttachmentCommandInput
8
- extends UpdateCrossAccountAttachmentRequest {}
7
+ export interface UpdateCrossAccountAttachmentCommandInput extends UpdateCrossAccountAttachmentRequest {}
9
8
  export interface UpdateCrossAccountAttachmentCommandOutput
10
- extends UpdateCrossAccountAttachmentResponse,
11
- __MetadataBearer {}
9
+ extends UpdateCrossAccountAttachmentResponse, __MetadataBearer {}
12
10
  declare const UpdateCrossAccountAttachmentCommand_base: {
13
11
  new (
14
- input: UpdateCrossAccountAttachmentCommandInput
12
+ input: UpdateCrossAccountAttachmentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateCrossAccountAttachmentCommandInput,
17
15
  UpdateCrossAccountAttachmentCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateCrossAccountAttachmentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateCrossAccountAttachmentCommandInput
21
+ input: UpdateCrossAccountAttachmentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateCrossAccountAttachmentCommandInput,
26
24
  UpdateCrossAccountAttachmentCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateCustomRoutingAcceleratorAttributesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateCustomRoutingAcceleratorAttributesCommandInput
8
- extends UpdateCustomRoutingAcceleratorAttributesRequest {}
7
+ export interface UpdateCustomRoutingAcceleratorAttributesCommandInput extends UpdateCustomRoutingAcceleratorAttributesRequest {}
9
8
  export interface UpdateCustomRoutingAcceleratorAttributesCommandOutput
10
- extends UpdateCustomRoutingAcceleratorAttributesResponse,
11
- __MetadataBearer {}
9
+ extends UpdateCustomRoutingAcceleratorAttributesResponse, __MetadataBearer {}
12
10
  declare const UpdateCustomRoutingAcceleratorAttributesCommand_base: {
13
11
  new (
14
- input: UpdateCustomRoutingAcceleratorAttributesCommandInput
12
+ input: UpdateCustomRoutingAcceleratorAttributesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateCustomRoutingAcceleratorAttributesCommandInput,
17
15
  UpdateCustomRoutingAcceleratorAttributesCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateCustomRoutingAcceleratorAttributesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateCustomRoutingAcceleratorAttributesCommandInput
21
+ input: UpdateCustomRoutingAcceleratorAttributesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateCustomRoutingAcceleratorAttributesCommandInput,
26
24
  UpdateCustomRoutingAcceleratorAttributesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateCustomRoutingAcceleratorResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateCustomRoutingAcceleratorCommandInput
8
- extends UpdateCustomRoutingAcceleratorRequest {}
7
+ export interface UpdateCustomRoutingAcceleratorCommandInput extends UpdateCustomRoutingAcceleratorRequest {}
9
8
  export interface UpdateCustomRoutingAcceleratorCommandOutput
10
- extends UpdateCustomRoutingAcceleratorResponse,
11
- __MetadataBearer {}
9
+ extends UpdateCustomRoutingAcceleratorResponse, __MetadataBearer {}
12
10
  declare const UpdateCustomRoutingAcceleratorCommand_base: {
13
11
  new (
14
- input: UpdateCustomRoutingAcceleratorCommandInput
12
+ input: UpdateCustomRoutingAcceleratorCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateCustomRoutingAcceleratorCommandInput,
17
15
  UpdateCustomRoutingAcceleratorCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateCustomRoutingAcceleratorCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateCustomRoutingAcceleratorCommandInput
21
+ input: UpdateCustomRoutingAcceleratorCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateCustomRoutingAcceleratorCommandInput,
26
24
  UpdateCustomRoutingAcceleratorCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateCustomRoutingListenerResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateCustomRoutingListenerCommandInput
8
- extends UpdateCustomRoutingListenerRequest {}
7
+ export interface UpdateCustomRoutingListenerCommandInput extends UpdateCustomRoutingListenerRequest {}
9
8
  export interface UpdateCustomRoutingListenerCommandOutput
10
- extends UpdateCustomRoutingListenerResponse,
11
- __MetadataBearer {}
9
+ extends UpdateCustomRoutingListenerResponse, __MetadataBearer {}
12
10
  declare const UpdateCustomRoutingListenerCommand_base: {
13
11
  new (
14
- input: UpdateCustomRoutingListenerCommandInput
12
+ input: UpdateCustomRoutingListenerCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateCustomRoutingListenerCommandInput,
17
15
  UpdateCustomRoutingListenerCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateCustomRoutingListenerCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateCustomRoutingListenerCommandInput
21
+ input: UpdateCustomRoutingListenerCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateCustomRoutingListenerCommandInput,
26
24
  UpdateCustomRoutingListenerCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateEndpointGroupRequest,
4
- UpdateEndpointGroupResponse,
5
- } from "../models/models_0";
2
+ import { UpdateEndpointGroupRequest, UpdateEndpointGroupResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateEndpointGroupCommandInput
8
- extends UpdateEndpointGroupRequest {}
4
+ export interface UpdateEndpointGroupCommandInput extends UpdateEndpointGroupRequest {}
9
5
  export interface UpdateEndpointGroupCommandOutput
10
- extends UpdateEndpointGroupResponse,
11
- __MetadataBearer {}
6
+ extends UpdateEndpointGroupResponse, __MetadataBearer {}
12
7
  declare const UpdateEndpointGroupCommand_base: {
13
8
  new (
14
- input: UpdateEndpointGroupCommandInput
9
+ input: UpdateEndpointGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateEndpointGroupCommandInput,
17
12
  UpdateEndpointGroupCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateEndpointGroupCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateEndpointGroupCommandInput
18
+ input: UpdateEndpointGroupCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateEndpointGroupCommandInput,
26
21
  UpdateEndpointGroupCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateListenerRequest,
4
- UpdateListenerResponse,
5
- } from "../models/models_0";
2
+ import { UpdateListenerRequest, UpdateListenerResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface UpdateListenerCommandInput extends UpdateListenerRequest {}
8
- export interface UpdateListenerCommandOutput
9
- extends UpdateListenerResponse,
10
- __MetadataBearer {}
5
+ export interface UpdateListenerCommandOutput extends UpdateListenerResponse, __MetadataBearer {}
11
6
  declare const UpdateListenerCommand_base: {
12
7
  new (
13
- input: UpdateListenerCommandInput
8
+ input: UpdateListenerCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UpdateListenerCommandInput,
16
11
  UpdateListenerCommandOutput,
@@ -19,7 +14,7 @@ declare const UpdateListenerCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UpdateListenerCommandInput
17
+ input: UpdateListenerCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UpdateListenerCommandInput,
25
20
  UpdateListenerCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- WithdrawByoipCidrRequest,
4
- WithdrawByoipCidrResponse,
5
- } from "../models/models_0";
2
+ import { WithdrawByoipCidrRequest, WithdrawByoipCidrResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface WithdrawByoipCidrCommandInput
8
- extends WithdrawByoipCidrRequest {}
4
+ export interface WithdrawByoipCidrCommandInput extends WithdrawByoipCidrRequest {}
9
5
  export interface WithdrawByoipCidrCommandOutput
10
- extends WithdrawByoipCidrResponse,
11
- __MetadataBearer {}
6
+ extends WithdrawByoipCidrResponse, __MetadataBearer {}
12
7
  declare const WithdrawByoipCidrCommand_base: {
13
8
  new (
14
- input: WithdrawByoipCidrCommandInput
9
+ input: WithdrawByoipCidrCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  WithdrawByoipCidrCommandInput,
17
12
  WithdrawByoipCidrCommandOutput,
@@ -20,7 +15,7 @@ declare const WithdrawByoipCidrCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: WithdrawByoipCidrCommandInput
18
+ input: WithdrawByoipCidrCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  WithdrawByoipCidrCommandInput,
26
21
  WithdrawByoipCidrCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface GlobalAcceleratorExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -7,14 +7,12 @@ export declare const IpAddressFamily: {
7
7
  readonly IPv4: "IPv4";
8
8
  readonly IPv6: "IPv6";
9
9
  };
10
- export type IpAddressFamily =
11
- (typeof IpAddressFamily)[keyof typeof IpAddressFamily];
10
+ export type IpAddressFamily = (typeof IpAddressFamily)[keyof typeof IpAddressFamily];
12
11
  export declare const AcceleratorStatus: {
13
12
  readonly DEPLOYED: "DEPLOYED";
14
13
  readonly IN_PROGRESS: "IN_PROGRESS";
15
14
  };
16
- export type AcceleratorStatus =
17
- (typeof AcceleratorStatus)[keyof typeof AcceleratorStatus];
15
+ export type AcceleratorStatus = (typeof AcceleratorStatus)[keyof typeof AcceleratorStatus];
18
16
  export declare const HealthState: {
19
17
  readonly HEALTHY: "HEALTHY";
20
18
  readonly INITIAL: "INITIAL";
@@ -34,14 +32,12 @@ export declare const ByoipCidrState: {
34
32
  readonly PENDING_WITHDRAWING: "PENDING_WITHDRAWING";
35
33
  readonly READY: "READY";
36
34
  };
37
- export type ByoipCidrState =
38
- (typeof ByoipCidrState)[keyof typeof ByoipCidrState];
35
+ export type ByoipCidrState = (typeof ByoipCidrState)[keyof typeof ByoipCidrState];
39
36
  export declare const ClientAffinity: {
40
37
  readonly NONE: "NONE";
41
38
  readonly SOURCE_IP: "SOURCE_IP";
42
39
  };
43
- export type ClientAffinity =
44
- (typeof ClientAffinity)[keyof typeof ClientAffinity];
40
+ export type ClientAffinity = (typeof ClientAffinity)[keyof typeof ClientAffinity];
45
41
  export declare const CustomRoutingAcceleratorStatus: {
46
42
  readonly DEPLOYED: "DEPLOYED";
47
43
  readonly IN_PROGRESS: "IN_PROGRESS";
@@ -64,8 +60,7 @@ export declare const HealthCheckProtocol: {
64
60
  readonly HTTPS: "HTTPS";
65
61
  readonly TCP: "TCP";
66
62
  };
67
- export type HealthCheckProtocol =
68
- (typeof HealthCheckProtocol)[keyof typeof HealthCheckProtocol];
63
+ export type HealthCheckProtocol = (typeof HealthCheckProtocol)[keyof typeof HealthCheckProtocol];
69
64
  export declare const CustomRoutingDestinationTrafficState: {
70
65
  readonly ALLOW: "ALLOW";
71
66
  readonly DENY: "DENY";