@aws-sdk/client-global-accelerator 3.590.0 → 3.592.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 (119) hide show
  1. package/dist-cjs/index.js +0 -56
  2. package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
  3. package/dist-types/commands/AddEndpointsCommand.d.ts +2 -1
  4. package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
  5. package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateAcceleratorCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateEndpointGroupCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateListenerCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteAcceleratorCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteListenerCommand.d.ts +2 -1
  20. package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
  21. package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribeAcceleratorCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeListenerCommand.d.ts +2 -1
  31. package/dist-types/commands/ListAcceleratorsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListByoipCidrsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
  36. package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListEndpointGroupsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListListenersCommand.d.ts +2 -1
  43. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  44. package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
  45. package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
  46. package/dist-types/commands/RemoveEndpointsCommand.d.ts +2 -1
  47. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateAcceleratorCommand.d.ts +5 -1
  51. package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +5 -1
  54. package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateListenerCommand.d.ts +2 -1
  57. package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
  58. package/dist-types/index.d.ts +2 -2
  59. package/dist-types/models/GlobalAcceleratorServiceException.d.ts +2 -1
  60. package/dist-types/models/models_0.d.ts +10 -0
  61. package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/models/GlobalAcceleratorServiceException.d.ts +2 -1
  118. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  119. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { DescribeCustomRoutingAcceleratorAttributesRequest, DescribeCustomRoutin
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeCustomRoutingAcceleratorRequest, DescribeCustomRoutingAccelerat
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeCustomRoutingEndpointGroupRequest, DescribeCustomRoutingEndpoin
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeCustomRoutingListenerRequest, DescribeCustomRoutingListenerResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeEndpointGroupRequest, DescribeEndpointGroupResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeListenerRequest, DescribeListenerResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAcceleratorsRequest, ListAcceleratorsResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListByoipCidrsRequest, ListByoipCidrsResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCrossAccountAttachmentsRequest, ListCrossAccountAttachmentsResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCrossAccountResourceAccountsRequest, ListCrossAccountResourceAccoun
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCrossAccountResourcesRequest, ListCrossAccountResourcesResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCustomRoutingAcceleratorsRequest, ListCustomRoutingAcceleratorsResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCustomRoutingEndpointGroupsRequest, ListCustomRoutingEndpointGroups
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCustomRoutingListenersRequest, ListCustomRoutingListenersResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCustomRoutingPortMappingsByDestinationRequest, ListCustomRoutingPor
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListCustomRoutingPortMappingsRequest, ListCustomRoutingPortMappingsResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListEndpointGroupsRequest, ListEndpointGroupsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListListenersRequest, ListListenersResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ProvisionByoipCidrRequest, ProvisionByoipCidrResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveCustomRoutingEndpointsRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveEndpointsRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateAcceleratorAttributesRequest, UpdateAcceleratorAttributesResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateAcceleratorRequest, UpdateAcceleratorResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -59,6 +60,9 @@ declare const UpdateAcceleratorCommand_base: {
59
60
  * AcceleratorArn: "STRING_VALUE", // required
60
61
  * Name: "STRING_VALUE",
61
62
  * IpAddressType: "IPV4" || "DUAL_STACK",
63
+ * IpAddresses: [ // IpAddresses
64
+ * "STRING_VALUE",
65
+ * ],
62
66
  * Enabled: true || false,
63
67
  * };
64
68
  * const command = new UpdateAcceleratorCommand(input);
@@ -5,7 +5,8 @@ import { UpdateCrossAccountAttachmentRequest, UpdateCrossAccountAttachmentRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateCustomRoutingAcceleratorAttributesRequest, UpdateCustomRoutingAcc
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateCustomRoutingAcceleratorRequest, UpdateCustomRoutingAcceleratorRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -37,6 +38,9 @@ declare const UpdateCustomRoutingAcceleratorCommand_base: {
37
38
  * AcceleratorArn: "STRING_VALUE", // required
38
39
  * Name: "STRING_VALUE",
39
40
  * IpAddressType: "IPV4" || "DUAL_STACK",
41
+ * IpAddresses: [ // IpAddresses
42
+ * "STRING_VALUE",
43
+ * ],
40
44
  * Enabled: true || false,
41
45
  * };
42
46
  * const command = new UpdateCustomRoutingAcceleratorCommand(input);
@@ -5,7 +5,8 @@ import { UpdateCustomRoutingListenerRequest, UpdateCustomRoutingListenerResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateEndpointGroupRequest, UpdateEndpointGroupResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateListenerRequest, UpdateListenerResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { WithdrawByoipCidrRequest, WithdrawByoipCidrResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -53,8 +53,8 @@
53
53
  export * from "./GlobalAcceleratorClient";
54
54
  export * from "./GlobalAccelerator";
55
55
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
56
- export { RuntimeExtension } from "./runtimeExtensions";
57
- export { GlobalAcceleratorExtensionConfiguration } from "./extensionConfiguration";
56
+ export type { RuntimeExtension } from "./runtimeExtensions";
57
+ export type { GlobalAcceleratorExtensionConfiguration } from "./extensionConfiguration";
58
58
  export * from "./commands";
59
59
  export * from "./pagination";
60
60
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -2735,6 +2735,11 @@ export interface UpdateAcceleratorRequest {
2735
2735
  * @public
2736
2736
  */
2737
2737
  IpAddressType?: IpAddressType;
2738
+ /**
2739
+ * <p>The IP addresses for an accelerator.</p>
2740
+ * @public
2741
+ */
2742
+ IpAddresses?: string[];
2738
2743
  /**
2739
2744
  * <p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p>
2740
2745
  * <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>
@@ -2871,6 +2876,11 @@ export interface UpdateCustomRoutingAcceleratorRequest {
2871
2876
  * @public
2872
2877
  */
2873
2878
  IpAddressType?: IpAddressType;
2879
+ /**
2880
+ * <p>The IP addresses for an accelerator.</p>
2881
+ * @public
2882
+ */
2883
+ IpAddresses?: string[];
2874
2884
  /**
2875
2885
  * <p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p>
2876
2886
  * <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>
@@ -9,7 +9,8 @@ import {
9
9
  AddCustomRoutingEndpointsRequest,
10
10
  AddCustomRoutingEndpointsResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AddCustomRoutingEndpointsCommandInput
14
15
  extends AddCustomRoutingEndpointsRequest {}
15
16
  export interface AddCustomRoutingEndpointsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { AddEndpointsRequest, AddEndpointsResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AddEndpointsCommandInput extends AddEndpointsRequest {}
11
12
  export interface AddEndpointsCommandOutput
12
13
  extends AddEndpointsResponse,
@@ -9,7 +9,8 @@ import {
9
9
  AdvertiseByoipCidrRequest,
10
10
  AdvertiseByoipCidrResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AdvertiseByoipCidrCommandInput
14
15
  extends AdvertiseByoipCidrRequest {}
15
16
  export interface AdvertiseByoipCidrCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { AllowCustomRoutingTrafficRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AllowCustomRoutingTrafficCommandInput
11
12
  extends AllowCustomRoutingTrafficRequest {}
12
13
  export interface AllowCustomRoutingTrafficCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateAcceleratorRequest,
10
10
  CreateAcceleratorResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateAcceleratorCommandInput
14
15
  extends CreateAcceleratorRequest {}
15
16
  export interface CreateAcceleratorCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateCrossAccountAttachmentRequest,
10
10
  CreateCrossAccountAttachmentResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCrossAccountAttachmentCommandInput
14
15
  extends CreateCrossAccountAttachmentRequest {}
15
16
  export interface CreateCrossAccountAttachmentCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateCustomRoutingAcceleratorRequest,
10
10
  CreateCustomRoutingAcceleratorResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCustomRoutingAcceleratorCommandInput
14
15
  extends CreateCustomRoutingAcceleratorRequest {}
15
16
  export interface CreateCustomRoutingAcceleratorCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateCustomRoutingEndpointGroupRequest,
10
10
  CreateCustomRoutingEndpointGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCustomRoutingEndpointGroupCommandInput
14
15
  extends CreateCustomRoutingEndpointGroupRequest {}
15
16
  export interface CreateCustomRoutingEndpointGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateCustomRoutingListenerRequest,
10
10
  CreateCustomRoutingListenerResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCustomRoutingListenerCommandInput
14
15
  extends CreateCustomRoutingListenerRequest {}
15
16
  export interface CreateCustomRoutingListenerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateEndpointGroupRequest,
10
10
  CreateEndpointGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateEndpointGroupCommandInput
14
15
  extends CreateEndpointGroupRequest {}
15
16
  export interface CreateEndpointGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateListenerRequest,
10
10
  CreateListenerResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateListenerCommandInput extends CreateListenerRequest {}
14
15
  export interface CreateListenerCommandOutput
15
16
  extends CreateListenerResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { DeleteAcceleratorRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteAcceleratorCommandInput
11
12
  extends DeleteAcceleratorRequest {}
12
13
  export interface DeleteAcceleratorCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { DeleteCrossAccountAttachmentRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteCrossAccountAttachmentCommandInput
11
12
  extends DeleteCrossAccountAttachmentRequest {}
12
13
  export interface DeleteCrossAccountAttachmentCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { DeleteCustomRoutingAcceleratorRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteCustomRoutingAcceleratorCommandInput
11
12
  extends DeleteCustomRoutingAcceleratorRequest {}
12
13
  export interface DeleteCustomRoutingAcceleratorCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { DeleteCustomRoutingEndpointGroupRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteCustomRoutingEndpointGroupCommandInput
11
12
  extends DeleteCustomRoutingEndpointGroupRequest {}
12
13
  export interface DeleteCustomRoutingEndpointGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { DeleteCustomRoutingListenerRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteCustomRoutingListenerCommandInput
11
12
  extends DeleteCustomRoutingListenerRequest {}
12
13
  export interface DeleteCustomRoutingListenerCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { DeleteEndpointGroupRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteEndpointGroupCommandInput
11
12
  extends DeleteEndpointGroupRequest {}
12
13
  export interface DeleteEndpointGroupCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { DeleteListenerRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteListenerCommandInput extends DeleteListenerRequest {}
11
12
  export interface DeleteListenerCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteListenerCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GlobalAcceleratorClient";
8
8
  import { DenyCustomRoutingTrafficRequest } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DenyCustomRoutingTrafficCommandInput
11
12
  extends DenyCustomRoutingTrafficRequest {}
12
13
  export interface DenyCustomRoutingTrafficCommandOutput