@aws-sdk/client-global-accelerator 3.799.0 → 3.804.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 (113) hide show
  1. package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +1 -1
  2. package/dist-types/commands/AddEndpointsCommand.d.ts +1 -1
  3. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +1 -1
  4. package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateAcceleratorCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateEndpointGroupCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateListenerCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteAcceleratorCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteListenerCommand.d.ts +1 -1
  19. package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -2
  20. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeAcceleratorCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeListenerCommand.d.ts +1 -1
  30. package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +1 -1
  31. package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +1 -1
  32. package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +1 -1
  33. package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +1 -1
  34. package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +1 -1
  35. package/dist-types/commands/ListEndpointGroupsCommand.d.ts +1 -1
  36. package/dist-types/commands/ListListenersCommand.d.ts +1 -1
  37. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  38. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  39. package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +1 -1
  40. package/dist-types/commands/RemoveEndpointsCommand.d.ts +1 -1
  41. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  42. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateAcceleratorCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +1 -1
  47. package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +1 -1
  48. package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +1 -1
  49. package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +1 -1
  50. package/dist-types/commands/UpdateListenerCommand.d.ts +1 -1
  51. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +1 -1
  52. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  53. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  54. package/dist-types/runtimeConfig.d.ts +16 -16
  55. package/dist-types/runtimeConfig.native.d.ts +18 -18
  56. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  57. package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  109. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  110. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  111. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  112. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  113. package/package.json +20 -20
@@ -23,7 +23,7 @@ export interface AddCustomRoutingEndpointsCommandOutput extends AddCustomRouting
23
23
  }
24
24
  declare const AddCustomRoutingEndpointsCommand_base: {
25
25
  new (input: AddCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddCustomRoutingEndpointsCommandInput, AddCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddCustomRoutingEndpointsCommandInput, AddCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddCustomRoutingEndpointsCommandInput, AddCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddEndpointsCommandOutput extends AddEndpointsResponse, __Metad
23
23
  }
24
24
  declare const AddEndpointsCommand_base: {
25
25
  new (input: AddEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddEndpointsCommandInput, AddEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddEndpointsCommandInput, AddEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddEndpointsCommandInput, AddEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AdvertiseByoipCidrCommandOutput extends AdvertiseByoipCidrRespo
23
23
  }
24
24
  declare const AdvertiseByoipCidrCommand_base: {
25
25
  new (input: AdvertiseByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AdvertiseByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AdvertiseByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AllowCustomRoutingTrafficCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const AllowCustomRoutingTrafficCommand_base: {
25
25
  new (input: AllowCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<AllowCustomRoutingTrafficCommandInput, AllowCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AllowCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<AllowCustomRoutingTrafficCommandInput, AllowCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AllowCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<AllowCustomRoutingTrafficCommandInput, AllowCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAcceleratorCommandOutput extends CreateAcceleratorRespons
23
23
  }
24
24
  declare const CreateAcceleratorCommand_base: {
25
25
  new (input: CreateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAcceleratorCommandInput, CreateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAcceleratorCommandInput, CreateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAcceleratorCommandInput, CreateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCrossAccountAttachmentCommandOutput extends CreateCrossAc
23
23
  }
24
24
  declare const CreateCrossAccountAttachmentCommand_base: {
25
25
  new (input: CreateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCrossAccountAttachmentCommandInput, CreateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCrossAccountAttachmentCommandInput, CreateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCrossAccountAttachmentCommandInput, CreateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCustomRoutingAcceleratorCommandOutput extends CreateCusto
23
23
  }
24
24
  declare const CreateCustomRoutingAcceleratorCommand_base: {
25
25
  new (input: CreateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingAcceleratorCommandInput, CreateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingAcceleratorCommandInput, CreateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingAcceleratorCommandInput, CreateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCustomRoutingEndpointGroupCommandOutput extends CreateCus
23
23
  }
24
24
  declare const CreateCustomRoutingEndpointGroupCommand_base: {
25
25
  new (input: CreateCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingEndpointGroupCommandInput, CreateCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingEndpointGroupCommandInput, CreateCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingEndpointGroupCommandInput, CreateCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCustomRoutingListenerCommandOutput extends CreateCustomRo
23
23
  }
24
24
  declare const CreateCustomRoutingListenerCommand_base: {
25
25
  new (input: CreateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingListenerCommandInput, CreateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingListenerCommandInput, CreateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingListenerCommandInput, CreateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEndpointGroupCommandOutput extends CreateEndpointGroupRes
23
23
  }
24
24
  declare const CreateEndpointGroupCommand_base: {
25
25
  new (input: CreateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointGroupCommandInput, CreateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointGroupCommandInput, CreateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointGroupCommandInput, CreateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateListenerCommandOutput extends CreateListenerResponse, __M
23
23
  }
24
24
  declare const CreateListenerCommand_base: {
25
25
  new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAcceleratorCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAcceleratorCommand_base: {
25
25
  new (input: DeleteAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAcceleratorCommandInput, DeleteAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAcceleratorCommandInput, DeleteAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAcceleratorCommandInput, DeleteAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCrossAccountAttachmentCommandOutput extends __MetadataBea
23
23
  }
24
24
  declare const DeleteCrossAccountAttachmentCommand_base: {
25
25
  new (input: DeleteCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCrossAccountAttachmentCommandInput, DeleteCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCrossAccountAttachmentCommandInput, DeleteCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCrossAccountAttachmentCommandInput, DeleteCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCustomRoutingAcceleratorCommandOutput extends __MetadataB
23
23
  }
24
24
  declare const DeleteCustomRoutingAcceleratorCommand_base: {
25
25
  new (input: DeleteCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingAcceleratorCommandInput, DeleteCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingAcceleratorCommandInput, DeleteCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingAcceleratorCommandInput, DeleteCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCustomRoutingEndpointGroupCommandOutput extends __Metadat
23
23
  }
24
24
  declare const DeleteCustomRoutingEndpointGroupCommand_base: {
25
25
  new (input: DeleteCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingEndpointGroupCommandInput, DeleteCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingEndpointGroupCommandInput, DeleteCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingEndpointGroupCommandInput, DeleteCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCustomRoutingListenerCommandOutput extends __MetadataBear
23
23
  }
24
24
  declare const DeleteCustomRoutingListenerCommand_base: {
25
25
  new (input: DeleteCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingListenerCommandInput, DeleteCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingListenerCommandInput, DeleteCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingListenerCommandInput, DeleteCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEndpointGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteEndpointGroupCommand_base: {
25
25
  new (input: DeleteEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointGroupCommandInput, DeleteEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointGroupCommandInput, DeleteEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointGroupCommandInput, DeleteEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteListenerCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteListenerCommand_base: {
25
25
  new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,8 +23,8 @@ export interface DenyCustomRoutingTrafficCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const DenyCustomRoutingTrafficCommand_base: {
25
25
  new (input: DenyCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DenyCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions; /** @internal type navigation helper, not in runtime. */
26
+ new (input: DenyCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
30
  * <p>Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that cannot receive traffic
@@ -23,7 +23,7 @@ export interface DeprovisionByoipCidrCommandOutput extends DeprovisionByoipCidrR
23
23
  }
24
24
  declare const DeprovisionByoipCidrCommand_base: {
25
25
  new (input: DeprovisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeprovisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeprovisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAcceleratorAttributesCommandOutput extends DescribeAcce
23
23
  }
24
24
  declare const DescribeAcceleratorAttributesCommand_base: {
25
25
  new (input: DescribeAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAcceleratorCommandOutput extends DescribeAcceleratorRes
23
23
  }
24
24
  declare const DescribeAcceleratorCommand_base: {
25
25
  new (input: DescribeAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCrossAccountAttachmentCommandOutput extends DescribeCro
23
23
  }
24
24
  declare const DescribeCrossAccountAttachmentCommand_base: {
25
25
  new (input: DescribeCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCrossAccountAttachmentCommandInput, DescribeCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCrossAccountAttachmentCommandInput, DescribeCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCrossAccountAttachmentCommandInput, DescribeCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCustomRoutingAcceleratorAttributesCommandOutput extends
23
23
  }
24
24
  declare const DescribeCustomRoutingAcceleratorAttributesCommand_base: {
25
25
  new (input: DescribeCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorAttributesCommandInput, DescribeCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorAttributesCommandInput, DescribeCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorAttributesCommandInput, DescribeCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCustomRoutingAcceleratorCommandOutput extends DescribeC
23
23
  }
24
24
  declare const DescribeCustomRoutingAcceleratorCommand_base: {
25
25
  new (input: DescribeCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorCommandInput, DescribeCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorCommandInput, DescribeCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorCommandInput, DescribeCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCustomRoutingEndpointGroupCommandOutput extends Describ
23
23
  }
24
24
  declare const DescribeCustomRoutingEndpointGroupCommand_base: {
25
25
  new (input: DescribeCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingEndpointGroupCommandInput, DescribeCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingEndpointGroupCommandInput, DescribeCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingEndpointGroupCommandInput, DescribeCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeCustomRoutingListenerCommandOutput extends DescribeCust
23
23
  }
24
24
  declare const DescribeCustomRoutingListenerCommand_base: {
25
25
  new (input: DescribeCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingListenerCommandInput, DescribeCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingListenerCommandInput, DescribeCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingListenerCommandInput, DescribeCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeEndpointGroupCommandOutput extends DescribeEndpointGrou
23
23
  }
24
24
  declare const DescribeEndpointGroupCommand_base: {
25
25
  new (input: DescribeEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEndpointGroupCommandInput, DescribeEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEndpointGroupCommandInput, DescribeEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEndpointGroupCommandInput, DescribeEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeListenerCommandOutput extends DescribeListenerResponse,
23
23
  }
24
24
  declare const DescribeListenerCommand_base: {
25
25
  new (input: DescribeListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeListenerCommandInput, DescribeListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeListenerCommandInput, DescribeListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeListenerCommandInput, DescribeListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCrossAccountResourcesCommandOutput extends ListCrossAccount
23
23
  }
24
24
  declare const ListCrossAccountResourcesCommand_base: {
25
25
  new (input: ListCrossAccountResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCrossAccountResourcesCommandInput, ListCrossAccountResourcesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCrossAccountResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCrossAccountResourcesCommandInput, ListCrossAccountResourcesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCrossAccountResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCrossAccountResourcesCommandInput, ListCrossAccountResourcesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCustomRoutingEndpointGroupsCommandOutput extends ListCustom
23
23
  }
24
24
  declare const ListCustomRoutingEndpointGroupsCommand_base: {
25
25
  new (input: ListCustomRoutingEndpointGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingEndpointGroupsCommandInput, ListCustomRoutingEndpointGroupsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCustomRoutingEndpointGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingEndpointGroupsCommandInput, ListCustomRoutingEndpointGroupsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCustomRoutingEndpointGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingEndpointGroupsCommandInput, ListCustomRoutingEndpointGroupsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCustomRoutingListenersCommandOutput extends ListCustomRouti
23
23
  }
24
24
  declare const ListCustomRoutingListenersCommand_base: {
25
25
  new (input: ListCustomRoutingListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingListenersCommandInput, ListCustomRoutingListenersCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCustomRoutingListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingListenersCommandInput, ListCustomRoutingListenersCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCustomRoutingListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingListenersCommandInput, ListCustomRoutingListenersCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCustomRoutingPortMappingsByDestinationCommandOutput extends
23
23
  }
24
24
  declare const ListCustomRoutingPortMappingsByDestinationCommand_base: {
25
25
  new (input: ListCustomRoutingPortMappingsByDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingPortMappingsByDestinationCommandInput, ListCustomRoutingPortMappingsByDestinationCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCustomRoutingPortMappingsByDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingPortMappingsByDestinationCommandInput, ListCustomRoutingPortMappingsByDestinationCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCustomRoutingPortMappingsByDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingPortMappingsByDestinationCommandInput, ListCustomRoutingPortMappingsByDestinationCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCustomRoutingPortMappingsCommandOutput extends ListCustomRo
23
23
  }
24
24
  declare const ListCustomRoutingPortMappingsCommand_base: {
25
25
  new (input: ListCustomRoutingPortMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingPortMappingsCommandInput, ListCustomRoutingPortMappingsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCustomRoutingPortMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingPortMappingsCommandInput, ListCustomRoutingPortMappingsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCustomRoutingPortMappingsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomRoutingPortMappingsCommandInput, ListCustomRoutingPortMappingsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListEndpointGroupsCommandOutput extends ListEndpointGroupsRespo
23
23
  }
24
24
  declare const ListEndpointGroupsCommand_base: {
25
25
  new (input: ListEndpointGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEndpointGroupsCommandInput, ListEndpointGroupsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListEndpointGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEndpointGroupsCommandInput, ListEndpointGroupsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListEndpointGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEndpointGroupsCommandInput, ListEndpointGroupsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListListenersCommandOutput extends ListListenersResponse, __Met
23
23
  }
24
24
  declare const ListListenersCommand_base: {
25
25
  new (input: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListListenersCommandInput): import("@smithy/smithy-client").CommandImpl<ListListenersCommandInput, ListListenersCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ProvisionByoipCidrCommandOutput extends ProvisionByoipCidrRespo
23
23
  }
24
24
  declare const ProvisionByoipCidrCommand_base: {
25
25
  new (input: ProvisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ProvisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ProvisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionByoipCidrCommandInput, ProvisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveCustomRoutingEndpointsCommandOutput extends __MetadataBea
23
23
  }
24
24
  declare const RemoveCustomRoutingEndpointsCommand_base: {
25
25
  new (input: RemoveCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveCustomRoutingEndpointsCommandInput, RemoveCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveCustomRoutingEndpointsCommandInput, RemoveCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveCustomRoutingEndpointsCommandInput, RemoveCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveEndpointsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const RemoveEndpointsCommand_base: {
25
25
  new (input: RemoveEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveEndpointsCommandInput, RemoveEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveEndpointsCommandInput, RemoveEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveEndpointsCommandInput, RemoveEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAcceleratorAttributesCommandOutput extends UpdateAccelera
23
23
  }
24
24
  declare const UpdateAcceleratorAttributesCommand_base: {
25
25
  new (input: UpdateAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAcceleratorAttributesCommandInput, UpdateAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAcceleratorAttributesCommandInput, UpdateAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAcceleratorAttributesCommandInput, UpdateAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAcceleratorCommandOutput extends UpdateAcceleratorRespons
23
23
  }
24
24
  declare const UpdateAcceleratorCommand_base: {
25
25
  new (input: UpdateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAcceleratorCommandInput, UpdateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAcceleratorCommandInput, UpdateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAcceleratorCommandInput, UpdateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCrossAccountAttachmentCommandOutput extends UpdateCrossAc
23
23
  }
24
24
  declare const UpdateCrossAccountAttachmentCommand_base: {
25
25
  new (input: UpdateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrossAccountAttachmentCommandInput, UpdateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrossAccountAttachmentCommandInput, UpdateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCrossAccountAttachmentCommandInput, UpdateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCustomRoutingAcceleratorAttributesCommandOutput extends U
23
23
  }
24
24
  declare const UpdateCustomRoutingAcceleratorAttributesCommand_base: {
25
25
  new (input: UpdateCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingAcceleratorAttributesCommandInput, UpdateCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingAcceleratorAttributesCommandInput, UpdateCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingAcceleratorAttributesCommandInput, UpdateCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCustomRoutingAcceleratorCommandOutput extends UpdateCusto
23
23
  }
24
24
  declare const UpdateCustomRoutingAcceleratorCommand_base: {
25
25
  new (input: UpdateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingAcceleratorCommandInput, UpdateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingAcceleratorCommandInput, UpdateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingAcceleratorCommandInput, UpdateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateCustomRoutingListenerCommandOutput extends UpdateCustomRo
23
23
  }
24
24
  declare const UpdateCustomRoutingListenerCommand_base: {
25
25
  new (input: UpdateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingListenerCommandInput, UpdateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingListenerCommandInput, UpdateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingListenerCommandInput, UpdateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateEndpointGroupCommandOutput extends UpdateEndpointGroupRes
23
23
  }
24
24
  declare const UpdateEndpointGroupCommand_base: {
25
25
  new (input: UpdateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointGroupCommandInput, UpdateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointGroupCommandInput, UpdateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointGroupCommandInput, UpdateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateListenerCommandOutput extends UpdateListenerResponse, __M
23
23
  }
24
24
  declare const UpdateListenerCommand_base: {
25
25
  new (input: UpdateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateListenerCommandInput, UpdateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateListenerCommandInput, UpdateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateListenerCommandInput, UpdateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface WithdrawByoipCidrCommandOutput extends WithdrawByoipCidrRespons
23
23
  }
24
24
  declare const WithdrawByoipCidrCommand_base: {
25
25
  new (input: WithdrawByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: WithdrawByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: WithdrawByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";