@aws-sdk/client-global-accelerator 3.477.0 → 3.481.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.
- package/dist-cjs/commands/AddCustomRoutingEndpointsCommand.js +18 -41
- package/dist-cjs/commands/AddEndpointsCommand.js +18 -41
- package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +18 -41
- package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +18 -41
- package/dist-cjs/commands/CreateAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/CreateCrossAccountAttachmentCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +18 -41
- package/dist-cjs/commands/CreateEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateListenerCommand.js +18 -41
- package/dist-cjs/commands/DeleteAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/DeleteCrossAccountAttachmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +18 -41
- package/dist-cjs/commands/DeleteEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteListenerCommand.js +18 -41
- package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +18 -41
- package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +18 -41
- package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/DescribeCrossAccountAttachmentCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +18 -41
- package/dist-cjs/commands/DescribeEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeListenerCommand.js +18 -41
- package/dist-cjs/commands/ListAcceleratorsCommand.js +18 -41
- package/dist-cjs/commands/ListByoipCidrsCommand.js +18 -41
- package/dist-cjs/commands/ListCrossAccountAttachmentsCommand.js +18 -41
- package/dist-cjs/commands/ListCrossAccountResourceAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListCrossAccountResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +18 -41
- package/dist-cjs/commands/ListEndpointGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListListenersCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ProvisionByoipCidrCommand.js +18 -41
- package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +18 -41
- package/dist-cjs/commands/RemoveEndpointsCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/UpdateCrossAccountAttachmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +18 -41
- package/dist-cjs/commands/UpdateEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateListenerCommand.js +18 -41
- package/dist-cjs/commands/WithdrawByoipCidrCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListAcceleratorsPaginator.js +2 -24
- package/dist-cjs/pagination/ListByoipCidrsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCrossAccountAttachmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCrossAccountResourcesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomRoutingAcceleratorsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomRoutingEndpointGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomRoutingListenersPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomRoutingPortMappingsByDestinationPaginator.js +2 -24
- package/dist-cjs/pagination/ListCustomRoutingPortMappingsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEndpointGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/ListListenersPaginator.js +2 -24
- package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +18 -41
- package/dist-es/commands/AddEndpointsCommand.js +18 -41
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +18 -41
- package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +18 -41
- package/dist-es/commands/CreateAcceleratorCommand.js +18 -41
- package/dist-es/commands/CreateCrossAccountAttachmentCommand.js +18 -41
- package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-es/commands/CreateCustomRoutingListenerCommand.js +18 -41
- package/dist-es/commands/CreateEndpointGroupCommand.js +18 -41
- package/dist-es/commands/CreateListenerCommand.js +18 -41
- package/dist-es/commands/DeleteAcceleratorCommand.js +18 -41
- package/dist-es/commands/DeleteCrossAccountAttachmentCommand.js +18 -41
- package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +18 -41
- package/dist-es/commands/DeleteEndpointGroupCommand.js +18 -41
- package/dist-es/commands/DeleteListenerCommand.js +18 -41
- package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +18 -41
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +18 -41
- package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeAcceleratorCommand.js +18 -41
- package/dist-es/commands/DescribeCrossAccountAttachmentCommand.js +18 -41
- package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +18 -41
- package/dist-es/commands/DescribeEndpointGroupCommand.js +18 -41
- package/dist-es/commands/DescribeListenerCommand.js +18 -41
- package/dist-es/commands/ListAcceleratorsCommand.js +18 -41
- package/dist-es/commands/ListByoipCidrsCommand.js +18 -41
- package/dist-es/commands/ListCrossAccountAttachmentsCommand.js +18 -41
- package/dist-es/commands/ListCrossAccountResourceAccountsCommand.js +18 -41
- package/dist-es/commands/ListCrossAccountResourcesCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingListenersCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +18 -41
- package/dist-es/commands/ListEndpointGroupsCommand.js +18 -41
- package/dist-es/commands/ListListenersCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ProvisionByoipCidrCommand.js +18 -41
- package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +18 -41
- package/dist-es/commands/RemoveEndpointsCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateAcceleratorCommand.js +18 -41
- package/dist-es/commands/UpdateCrossAccountAttachmentCommand.js +18 -41
- package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +18 -41
- package/dist-es/commands/UpdateEndpointGroupCommand.js +18 -41
- package/dist-es/commands/UpdateListenerCommand.js +18 -41
- package/dist-es/commands/WithdrawByoipCidrCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListAcceleratorsPaginator.js +2 -23
- package/dist-es/pagination/ListByoipCidrsPaginator.js +2 -23
- package/dist-es/pagination/ListCrossAccountAttachmentsPaginator.js +2 -23
- package/dist-es/pagination/ListCrossAccountResourcesPaginator.js +2 -23
- package/dist-es/pagination/ListCustomRoutingAcceleratorsPaginator.js +2 -23
- package/dist-es/pagination/ListCustomRoutingEndpointGroupsPaginator.js +2 -23
- package/dist-es/pagination/ListCustomRoutingListenersPaginator.js +2 -23
- package/dist-es/pagination/ListCustomRoutingPortMappingsByDestinationPaginator.js +2 -23
- package/dist-es/pagination/ListCustomRoutingPortMappingsPaginator.js +2 -23
- package/dist-es/pagination/ListEndpointGroupsPaginator.js +2 -23
- package/dist-es/pagination/ListListenersPaginator.js +2 -23
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/AddEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +6 -21
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +6 -21
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +6 -21
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateListenerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteListenerCommand.d.ts +6 -21
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +6 -21
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeListenerCommand.d.ts +6 -21
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +6 -21
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +6 -21
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +6 -21
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListListenersCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +6 -21
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateListenerCommand.d.ts +6 -21
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListAcceleratorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListByoipCidrsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCrossAccountAttachmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCrossAccountResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingAcceleratorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingEndpointGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingListenersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingPortMappingsByDestinationPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomRoutingPortMappingsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEndpointGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListListenersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListAcceleratorsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListByoipCidrsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCrossAccountAttachmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCrossAccountResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomRoutingAcceleratorsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomRoutingEndpointGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomRoutingListenersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomRoutingPortMappingsByDestinationPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCustomRoutingPortMappingsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEndpointGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListListenersPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class UpdateListenerCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GlobalAcceleratorClient";
|
|
29
|
-
const commandName = "UpdateListenerCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GlobalAccelerator_V20180706",
|
|
38
|
-
operation: "UpdateListener",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_UpdateListenerCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_UpdateListenerCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class UpdateListenerCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GlobalAccelerator_V20180706", "UpdateListener", {})
|
|
22
|
+
.n("GlobalAcceleratorClient", "UpdateListenerCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_UpdateListenerCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_UpdateListenerCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.UpdateListenerCommand = UpdateListenerCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class WithdrawByoipCidrCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GlobalAcceleratorClient";
|
|
29
|
-
const commandName = "WithdrawByoipCidrCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GlobalAccelerator_V20180706",
|
|
38
|
-
operation: "WithdrawByoipCidr",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_WithdrawByoipCidrCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_WithdrawByoipCidrCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class WithdrawByoipCidrCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GlobalAccelerator_V20180706", "WithdrawByoipCidr", {})
|
|
22
|
+
.n("GlobalAcceleratorClient", "WithdrawByoipCidrCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_WithdrawByoipCidrCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_WithdrawByoipCidrCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.WithdrawByoipCidrCommand = WithdrawByoipCidrCommand;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveClientEndpointParameters = void 0;
|
|
3
|
+
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
4
|
const resolveClientEndpointParameters = (options) => {
|
|
5
5
|
return {
|
|
6
6
|
...options,
|
|
@@ -10,3 +10,9 @@ const resolveClientEndpointParameters = (options) => {
|
|
|
10
10
|
};
|
|
11
11
|
};
|
|
12
12
|
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
+
exports.commonParams = {
|
|
14
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
+
Region: { type: "builtInParams", name: "region" },
|
|
17
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
+
};
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListAccelerators = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListAcceleratorsCommand_1 = require("../commands/ListAcceleratorsCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListAcceleratorsCommand_1.ListAcceleratorsCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListAccelerators(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListAccelerators = paginateListAccelerators;
|
|
7
|
+
exports.paginateListAccelerators = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListAcceleratorsCommand_1.ListAcceleratorsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListByoipCidrs = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListByoipCidrsCommand_1 = require("../commands/ListByoipCidrsCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListByoipCidrsCommand_1.ListByoipCidrsCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListByoipCidrs(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListByoipCidrs = paginateListByoipCidrs;
|
|
7
|
+
exports.paginateListByoipCidrs = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListByoipCidrsCommand_1.ListByoipCidrsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListCrossAccountAttachments = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListCrossAccountAttachmentsCommand_1 = require("../commands/ListCrossAccountAttachmentsCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListCrossAccountAttachmentsCommand_1.ListCrossAccountAttachmentsCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListCrossAccountAttachments(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListCrossAccountAttachments = paginateListCrossAccountAttachments;
|
|
7
|
+
exports.paginateListCrossAccountAttachments = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListCrossAccountAttachmentsCommand_1.ListCrossAccountAttachmentsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListCrossAccountResources = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListCrossAccountResourcesCommand_1 = require("../commands/ListCrossAccountResourcesCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListCrossAccountResourcesCommand_1.ListCrossAccountResourcesCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListCrossAccountResources(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListCrossAccountResources = paginateListCrossAccountResources;
|
|
7
|
+
exports.paginateListCrossAccountResources = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListCrossAccountResourcesCommand_1.ListCrossAccountResourcesCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListCustomRoutingAccelerators = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListCustomRoutingAcceleratorsCommand_1 = require("../commands/ListCustomRoutingAcceleratorsCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListCustomRoutingAcceleratorsCommand_1.ListCustomRoutingAcceleratorsCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListCustomRoutingAccelerators(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListCustomRoutingAccelerators = paginateListCustomRoutingAccelerators;
|
|
7
|
+
exports.paginateListCustomRoutingAccelerators = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListCustomRoutingAcceleratorsCommand_1.ListCustomRoutingAcceleratorsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListCustomRoutingEndpointGroups = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListCustomRoutingEndpointGroupsCommand_1 = require("../commands/ListCustomRoutingEndpointGroupsCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListCustomRoutingEndpointGroupsCommand_1.ListCustomRoutingEndpointGroupsCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListCustomRoutingEndpointGroups(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListCustomRoutingEndpointGroups = paginateListCustomRoutingEndpointGroups;
|
|
7
|
+
exports.paginateListCustomRoutingEndpointGroups = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListCustomRoutingEndpointGroupsCommand_1.ListCustomRoutingEndpointGroupsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListCustomRoutingListeners = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListCustomRoutingListenersCommand_1 = require("../commands/ListCustomRoutingListenersCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListCustomRoutingListenersCommand_1.ListCustomRoutingListenersCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListCustomRoutingListeners(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListCustomRoutingListeners = paginateListCustomRoutingListeners;
|
|
7
|
+
exports.paginateListCustomRoutingListeners = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListCustomRoutingListenersCommand_1.ListCustomRoutingListenersCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListCustomRoutingPortMappingsByDestination = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListCustomRoutingPortMappingsByDestinationCommand_1 = require("../commands/ListCustomRoutingPortMappingsByDestinationCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListCustomRoutingPortMappingsByDestinationCommand_1.ListCustomRoutingPortMappingsByDestinationCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListCustomRoutingPortMappingsByDestination(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListCustomRoutingPortMappingsByDestination = paginateListCustomRoutingPortMappingsByDestination;
|
|
7
|
+
exports.paginateListCustomRoutingPortMappingsByDestination = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListCustomRoutingPortMappingsByDestinationCommand_1.ListCustomRoutingPortMappingsByDestinationCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListCustomRoutingPortMappings = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListCustomRoutingPortMappingsCommand_1 = require("../commands/ListCustomRoutingPortMappingsCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListCustomRoutingPortMappingsCommand_1.ListCustomRoutingPortMappingsCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListCustomRoutingPortMappings(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListCustomRoutingPortMappings = paginateListCustomRoutingPortMappings;
|
|
7
|
+
exports.paginateListCustomRoutingPortMappings = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListCustomRoutingPortMappingsCommand_1.ListCustomRoutingPortMappingsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListEndpointGroups = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListEndpointGroupsCommand_1 = require("../commands/ListEndpointGroupsCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListEndpointGroupsCommand_1.ListEndpointGroupsCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListEndpointGroups(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListEndpointGroups = paginateListEndpointGroups;
|
|
7
|
+
exports.paginateListEndpointGroups = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListEndpointGroupsCommand_1.ListEndpointGroupsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,29 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.paginateListListeners = void 0;
|
|
4
|
+
const core_1 = require("@smithy/core");
|
|
4
5
|
const ListListenersCommand_1 = require("../commands/ListListenersCommand");
|
|
5
6
|
const GlobalAcceleratorClient_1 = require("../GlobalAcceleratorClient");
|
|
6
|
-
|
|
7
|
-
return await client.send(new ListListenersCommand_1.ListListenersCommand(input), ...args);
|
|
8
|
-
};
|
|
9
|
-
async function* paginateListListeners(config, input, ...additionalArguments) {
|
|
10
|
-
let token = config.startingToken || undefined;
|
|
11
|
-
let hasNext = true;
|
|
12
|
-
let page;
|
|
13
|
-
while (hasNext) {
|
|
14
|
-
input.NextToken = token;
|
|
15
|
-
input["MaxResults"] = config.pageSize;
|
|
16
|
-
if (config.client instanceof GlobalAcceleratorClient_1.GlobalAcceleratorClient) {
|
|
17
|
-
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
-
}
|
|
19
|
-
else {
|
|
20
|
-
throw new Error("Invalid client, expected GlobalAccelerator | GlobalAcceleratorClient");
|
|
21
|
-
}
|
|
22
|
-
yield page;
|
|
23
|
-
const prevToken = token;
|
|
24
|
-
token = page.NextToken;
|
|
25
|
-
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
-
}
|
|
27
|
-
return undefined;
|
|
28
|
-
}
|
|
29
|
-
exports.paginateListListeners = paginateListListeners;
|
|
7
|
+
exports.paginateListListeners = (0, core_1.createPaginator)(GlobalAcceleratorClient_1.GlobalAcceleratorClient, ListListenersCommand_1.ListListenersCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_AddCustomRoutingEndpointsCommand, se_AddCustomRoutingEndpointsCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class AddCustomRoutingEndpointsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "GlobalAcceleratorClient";
|
|
26
|
-
const commandName = "AddCustomRoutingEndpointsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "GlobalAccelerator_V20180706",
|
|
35
|
-
operation: "AddCustomRoutingEndpoints",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_AddCustomRoutingEndpointsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_AddCustomRoutingEndpointsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class AddCustomRoutingEndpointsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("GlobalAccelerator_V20180706", "AddCustomRoutingEndpoints", {})
|
|
19
|
+
.n("GlobalAcceleratorClient", "AddCustomRoutingEndpointsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_AddCustomRoutingEndpointsCommand)
|
|
22
|
+
.de(de_AddCustomRoutingEndpointsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|