@aws-sdk/client-global-accelerator 3.650.0 → 3.654.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 +11 -0
  2. package/dist-types/commands/AddEndpointsCommand.d.ts +11 -0
  3. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +11 -0
  4. package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateAcceleratorCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateEndpointGroupCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateListenerCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteAcceleratorCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteListenerCommand.d.ts +11 -0
  19. package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +11 -0
  20. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeAcceleratorCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +11 -0
  25. package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +11 -0
  26. package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeListenerCommand.d.ts +11 -0
  30. package/dist-types/commands/ListAcceleratorsCommand.d.ts +11 -0
  31. package/dist-types/commands/ListByoipCidrsCommand.d.ts +11 -0
  32. package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +11 -0
  33. package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +11 -0
  34. package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +11 -0
  35. package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +11 -0
  36. package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +11 -0
  37. package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +11 -0
  38. package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +11 -0
  39. package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +11 -0
  40. package/dist-types/commands/ListEndpointGroupsCommand.d.ts +11 -0
  41. package/dist-types/commands/ListListenersCommand.d.ts +11 -0
  42. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  43. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +11 -0
  44. package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +11 -0
  45. package/dist-types/commands/RemoveEndpointsCommand.d.ts +11 -0
  46. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  47. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  48. package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +11 -0
  49. package/dist-types/commands/UpdateAcceleratorCommand.d.ts +11 -0
  50. package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +11 -0
  51. package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +11 -0
  52. package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +11 -0
  53. package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +11 -0
  54. package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +11 -0
  55. package/dist-types/commands/UpdateListenerCommand.d.ts +11 -0
  56. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +11 -0
  57. package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +12 -1
  113. package/package.json +35 -35
@@ -37,4 +37,15 @@ declare const DescribeAcceleratorAttributesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAcceleratorAttributesCommand extends DescribeAcceleratorAttributesCommand_base {}
40
+ export declare class DescribeAcceleratorAttributesCommand extends DescribeAcceleratorAttributesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAcceleratorAttributesRequest;
44
+ output: DescribeAcceleratorAttributesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeAcceleratorAttributesCommandInput;
48
+ output: DescribeAcceleratorAttributesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAcceleratorCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAcceleratorCommand extends DescribeAcceleratorCommand_base {}
40
+ export declare class DescribeAcceleratorCommand extends DescribeAcceleratorCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAcceleratorRequest;
44
+ output: DescribeAcceleratorResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeAcceleratorCommandInput;
48
+ output: DescribeAcceleratorCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeCrossAccountAttachmentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeCrossAccountAttachmentCommand extends DescribeCrossAccountAttachmentCommand_base {}
40
+ export declare class DescribeCrossAccountAttachmentCommand extends DescribeCrossAccountAttachmentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeCrossAccountAttachmentRequest;
44
+ output: DescribeCrossAccountAttachmentResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeCrossAccountAttachmentCommandInput;
48
+ output: DescribeCrossAccountAttachmentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeCustomRoutingAcceleratorAttributesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeCustomRoutingAcceleratorAttributesCommand extends DescribeCustomRoutingAcceleratorAttributesCommand_base {}
40
+ export declare class DescribeCustomRoutingAcceleratorAttributesCommand extends DescribeCustomRoutingAcceleratorAttributesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeCustomRoutingAcceleratorAttributesRequest;
44
+ output: DescribeCustomRoutingAcceleratorAttributesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeCustomRoutingAcceleratorAttributesCommandInput;
48
+ output: DescribeCustomRoutingAcceleratorAttributesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeCustomRoutingAcceleratorCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeCustomRoutingAcceleratorCommand extends DescribeCustomRoutingAcceleratorCommand_base {}
40
+ export declare class DescribeCustomRoutingAcceleratorCommand extends DescribeCustomRoutingAcceleratorCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeCustomRoutingAcceleratorRequest;
44
+ output: DescribeCustomRoutingAcceleratorResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeCustomRoutingAcceleratorCommandInput;
48
+ output: DescribeCustomRoutingAcceleratorCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeCustomRoutingEndpointGroupCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeCustomRoutingEndpointGroupCommand extends DescribeCustomRoutingEndpointGroupCommand_base {}
40
+ export declare class DescribeCustomRoutingEndpointGroupCommand extends DescribeCustomRoutingEndpointGroupCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeCustomRoutingEndpointGroupRequest;
44
+ output: DescribeCustomRoutingEndpointGroupResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeCustomRoutingEndpointGroupCommandInput;
48
+ output: DescribeCustomRoutingEndpointGroupCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeCustomRoutingListenerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeCustomRoutingListenerCommand extends DescribeCustomRoutingListenerCommand_base {}
40
+ export declare class DescribeCustomRoutingListenerCommand extends DescribeCustomRoutingListenerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeCustomRoutingListenerRequest;
44
+ output: DescribeCustomRoutingListenerResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeCustomRoutingListenerCommandInput;
48
+ output: DescribeCustomRoutingListenerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeEndpointGroupCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeEndpointGroupCommand extends DescribeEndpointGroupCommand_base {}
40
+ export declare class DescribeEndpointGroupCommand extends DescribeEndpointGroupCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeEndpointGroupRequest;
44
+ output: DescribeEndpointGroupResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeEndpointGroupCommandInput;
48
+ output: DescribeEndpointGroupCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeListenerCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeListenerCommand extends DescribeListenerCommand_base {}
39
+ export declare class DescribeListenerCommand extends DescribeListenerCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeListenerRequest;
43
+ output: DescribeListenerResponse;
44
+ };
45
+ sdk: {
46
+ input: DescribeListenerCommandInput;
47
+ output: DescribeListenerCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const ListAcceleratorsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListAcceleratorsCommand extends ListAcceleratorsCommand_base {}
39
+ export declare class ListAcceleratorsCommand extends ListAcceleratorsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListAcceleratorsRequest;
43
+ output: ListAcceleratorsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListAcceleratorsCommandInput;
47
+ output: ListAcceleratorsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const ListByoipCidrsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListByoipCidrsCommand extends ListByoipCidrsCommand_base {}
39
+ export declare class ListByoipCidrsCommand extends ListByoipCidrsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListByoipCidrsRequest;
43
+ output: ListByoipCidrsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListByoipCidrsCommandInput;
47
+ output: ListByoipCidrsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListCrossAccountAttachmentsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCrossAccountAttachmentsCommand extends ListCrossAccountAttachmentsCommand_base {}
40
+ export declare class ListCrossAccountAttachmentsCommand extends ListCrossAccountAttachmentsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCrossAccountAttachmentsRequest;
44
+ output: ListCrossAccountAttachmentsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCrossAccountAttachmentsCommandInput;
48
+ output: ListCrossAccountAttachmentsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCrossAccountResourceAccountsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCrossAccountResourceAccountsCommand extends ListCrossAccountResourceAccountsCommand_base {}
40
+ export declare class ListCrossAccountResourceAccountsCommand extends ListCrossAccountResourceAccountsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: ListCrossAccountResourceAccountsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCrossAccountResourceAccountsCommandInput;
48
+ output: ListCrossAccountResourceAccountsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCrossAccountResourcesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCrossAccountResourcesCommand extends ListCrossAccountResourcesCommand_base {}
40
+ export declare class ListCrossAccountResourcesCommand extends ListCrossAccountResourcesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCrossAccountResourcesRequest;
44
+ output: ListCrossAccountResourcesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCrossAccountResourcesCommandInput;
48
+ output: ListCrossAccountResourcesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCustomRoutingAcceleratorsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCustomRoutingAcceleratorsCommand extends ListCustomRoutingAcceleratorsCommand_base {}
40
+ export declare class ListCustomRoutingAcceleratorsCommand extends ListCustomRoutingAcceleratorsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCustomRoutingAcceleratorsRequest;
44
+ output: ListCustomRoutingAcceleratorsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCustomRoutingAcceleratorsCommandInput;
48
+ output: ListCustomRoutingAcceleratorsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCustomRoutingEndpointGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCustomRoutingEndpointGroupsCommand extends ListCustomRoutingEndpointGroupsCommand_base {}
40
+ export declare class ListCustomRoutingEndpointGroupsCommand extends ListCustomRoutingEndpointGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCustomRoutingEndpointGroupsRequest;
44
+ output: ListCustomRoutingEndpointGroupsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCustomRoutingEndpointGroupsCommandInput;
48
+ output: ListCustomRoutingEndpointGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCustomRoutingListenersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCustomRoutingListenersCommand extends ListCustomRoutingListenersCommand_base {}
40
+ export declare class ListCustomRoutingListenersCommand extends ListCustomRoutingListenersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCustomRoutingListenersRequest;
44
+ output: ListCustomRoutingListenersResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCustomRoutingListenersCommandInput;
48
+ output: ListCustomRoutingListenersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCustomRoutingPortMappingsByDestinationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCustomRoutingPortMappingsByDestinationCommand extends ListCustomRoutingPortMappingsByDestinationCommand_base {}
40
+ export declare class ListCustomRoutingPortMappingsByDestinationCommand extends ListCustomRoutingPortMappingsByDestinationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCustomRoutingPortMappingsByDestinationRequest;
44
+ output: ListCustomRoutingPortMappingsByDestinationResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCustomRoutingPortMappingsByDestinationCommandInput;
48
+ output: ListCustomRoutingPortMappingsByDestinationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCustomRoutingPortMappingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCustomRoutingPortMappingsCommand extends ListCustomRoutingPortMappingsCommand_base {}
40
+ export declare class ListCustomRoutingPortMappingsCommand extends ListCustomRoutingPortMappingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCustomRoutingPortMappingsRequest;
44
+ output: ListCustomRoutingPortMappingsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCustomRoutingPortMappingsCommandInput;
48
+ output: ListCustomRoutingPortMappingsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListEndpointGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListEndpointGroupsCommand extends ListEndpointGroupsCommand_base {}
40
+ export declare class ListEndpointGroupsCommand extends ListEndpointGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListEndpointGroupsRequest;
44
+ output: ListEndpointGroupsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListEndpointGroupsCommandInput;
48
+ output: ListEndpointGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListListenersCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListListenersCommand extends ListListenersCommand_base {}
39
+ export declare class ListListenersCommand extends ListListenersCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListListenersRequest;
43
+ output: ListListenersResponse;
44
+ };
45
+ sdk: {
46
+ input: ListListenersCommandInput;
47
+ output: ListListenersCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ProvisionByoipCidrCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ProvisionByoipCidrCommand extends ProvisionByoipCidrCommand_base {}
40
+ export declare class ProvisionByoipCidrCommand extends ProvisionByoipCidrCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ProvisionByoipCidrRequest;
44
+ output: ProvisionByoipCidrResponse;
45
+ };
46
+ sdk: {
47
+ input: ProvisionByoipCidrCommandInput;
48
+ output: ProvisionByoipCidrCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const RemoveCustomRoutingEndpointsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class RemoveCustomRoutingEndpointsCommand extends RemoveCustomRoutingEndpointsCommand_base {}
36
+ export declare class RemoveCustomRoutingEndpointsCommand extends RemoveCustomRoutingEndpointsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: RemoveCustomRoutingEndpointsRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: RemoveCustomRoutingEndpointsCommandInput;
44
+ output: RemoveCustomRoutingEndpointsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -31,4 +31,15 @@ declare const RemoveEndpointsCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class RemoveEndpointsCommand extends RemoveEndpointsCommand_base {}
34
+ export declare class RemoveEndpointsCommand extends RemoveEndpointsCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: RemoveEndpointsRequest;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: RemoveEndpointsCommandInput;
42
+ output: RemoveEndpointsCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class TagResourceCommand extends TagResourceCommand_base {}
36
+ export declare class TagResourceCommand extends TagResourceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: TagResourceRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: TagResourceCommandInput;
44
+ output: TagResourceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class UntagResourceCommand extends UntagResourceCommand_base {}
39
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: UntagResourceRequest;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: UntagResourceCommandInput;
47
+ output: UntagResourceCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const UpdateAcceleratorAttributesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateAcceleratorAttributesCommand extends UpdateAcceleratorAttributesCommand_base {}
40
+ export declare class UpdateAcceleratorAttributesCommand extends UpdateAcceleratorAttributesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateAcceleratorAttributesRequest;
44
+ output: UpdateAcceleratorAttributesResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateAcceleratorAttributesCommandInput;
48
+ output: UpdateAcceleratorAttributesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateAcceleratorCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateAcceleratorCommand extends UpdateAcceleratorCommand_base {}
40
+ export declare class UpdateAcceleratorCommand extends UpdateAcceleratorCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateAcceleratorRequest;
44
+ output: UpdateAcceleratorResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateAcceleratorCommandInput;
48
+ output: UpdateAcceleratorCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateCrossAccountAttachmentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateCrossAccountAttachmentCommand extends UpdateCrossAccountAttachmentCommand_base {}
40
+ export declare class UpdateCrossAccountAttachmentCommand extends UpdateCrossAccountAttachmentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateCrossAccountAttachmentRequest;
44
+ output: UpdateCrossAccountAttachmentResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateCrossAccountAttachmentCommandInput;
48
+ output: UpdateCrossAccountAttachmentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateCustomRoutingAcceleratorAttributesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateCustomRoutingAcceleratorAttributesCommand extends UpdateCustomRoutingAcceleratorAttributesCommand_base {}
40
+ export declare class UpdateCustomRoutingAcceleratorAttributesCommand extends UpdateCustomRoutingAcceleratorAttributesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateCustomRoutingAcceleratorAttributesRequest;
44
+ output: UpdateCustomRoutingAcceleratorAttributesResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateCustomRoutingAcceleratorAttributesCommandInput;
48
+ output: UpdateCustomRoutingAcceleratorAttributesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateCustomRoutingAcceleratorCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateCustomRoutingAcceleratorCommand extends UpdateCustomRoutingAcceleratorCommand_base {}
40
+ export declare class UpdateCustomRoutingAcceleratorCommand extends UpdateCustomRoutingAcceleratorCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateCustomRoutingAcceleratorRequest;
44
+ output: UpdateCustomRoutingAcceleratorResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateCustomRoutingAcceleratorCommandInput;
48
+ output: UpdateCustomRoutingAcceleratorCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateCustomRoutingListenerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateCustomRoutingListenerCommand extends UpdateCustomRoutingListenerCommand_base {}
40
+ export declare class UpdateCustomRoutingListenerCommand extends UpdateCustomRoutingListenerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateCustomRoutingListenerRequest;
44
+ output: UpdateCustomRoutingListenerResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateCustomRoutingListenerCommandInput;
48
+ output: UpdateCustomRoutingListenerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateEndpointGroupCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateEndpointGroupCommand extends UpdateEndpointGroupCommand_base {}
40
+ export declare class UpdateEndpointGroupCommand extends UpdateEndpointGroupCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateEndpointGroupRequest;
44
+ output: UpdateEndpointGroupResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateEndpointGroupCommandInput;
48
+ output: UpdateEndpointGroupCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const UpdateListenerCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class UpdateListenerCommand extends UpdateListenerCommand_base {}
39
+ export declare class UpdateListenerCommand extends UpdateListenerCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: UpdateListenerRequest;
43
+ output: UpdateListenerResponse;
44
+ };
45
+ sdk: {
46
+ input: UpdateListenerCommandInput;
47
+ output: UpdateListenerCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const WithdrawByoipCidrCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class WithdrawByoipCidrCommand extends WithdrawByoipCidrCommand_base {}
40
+ export declare class WithdrawByoipCidrCommand extends WithdrawByoipCidrCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: WithdrawByoipCidrRequest;
44
+ output: WithdrawByoipCidrResponse;
45
+ };
46
+ sdk: {
47
+ input: WithdrawByoipCidrCommandInput;
48
+ output: WithdrawByoipCidrCommandOutput;
49
+ };
50
+ };
51
+ }