@aws-sdk/client-global-accelerator 3.478.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-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-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/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/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { CreateCustomRoutingListenerRequest, CreateCustomRoutingListenerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCustomRoutingListenerCommandInput extends CreateCustomRou
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCustomRoutingListenerCommandOutput extends CreateCustomRoutingListenerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCustomRoutingListenerCommand_base: {
|
|
24
|
+
new (input: CreateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingListenerCommandInput, CreateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a listener to process inbound connections from clients to a custom routing accelerator.
|
|
@@ -82,23 +85,5 @@ export interface CreateCustomRoutingListenerCommandOutput extends CreateCustomRo
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class CreateCustomRoutingListenerCommand extends
|
|
86
|
-
readonly input: CreateCustomRoutingListenerCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: CreateCustomRoutingListenerCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomRoutingListenerCommandInput, CreateCustomRoutingListenerCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class CreateCustomRoutingListenerCommand extends CreateCustomRoutingListenerCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { CreateEndpointGroupRequest, CreateEndpointGroupResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateEndpointGroupCommandInput extends CreateEndpointGroupRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateEndpointGroupCommandOutput extends CreateEndpointGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateEndpointGroupCommand_base: {
|
|
24
|
+
new (input: CreateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointGroupCommandInput, CreateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create an endpoint group for the specified listener. An endpoint group is a collection of endpoints in one Amazon Web Services
|
|
@@ -122,23 +125,5 @@ export interface CreateEndpointGroupCommandOutput extends CreateEndpointGroupRes
|
|
|
122
125
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
123
126
|
*
|
|
124
127
|
*/
|
|
125
|
-
export declare class CreateEndpointGroupCommand extends
|
|
126
|
-
readonly input: CreateEndpointGroupCommandInput;
|
|
127
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
128
|
-
/**
|
|
129
|
-
* @public
|
|
130
|
-
*/
|
|
131
|
-
constructor(input: CreateEndpointGroupCommandInput);
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEndpointGroupCommandInput, CreateEndpointGroupCommandOutput>;
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
private serialize;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private deserialize;
|
|
128
|
+
export declare class CreateEndpointGroupCommand extends CreateEndpointGroupCommand_base {
|
|
144
129
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { CreateListenerRequest, CreateListenerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateListenerCommandInput extends CreateListenerRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateListenerCommandOutput extends CreateListenerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateListenerCommand_base: {
|
|
24
|
+
new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a listener to process inbound connections from clients to an accelerator. Connections arrive to assigned static
|
|
@@ -86,23 +89,5 @@ export interface CreateListenerCommandOutput extends CreateListenerResponse, __M
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class CreateListenerCommand extends
|
|
90
|
-
readonly input: CreateListenerCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: CreateListenerCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateListenerCommandInput, CreateListenerCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class CreateListenerCommand extends CreateListenerCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DeleteAcceleratorRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteAcceleratorCommandInput extends DeleteAcceleratorRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteAcceleratorCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteAcceleratorCommand_base: {
|
|
24
|
+
new (input: DeleteAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAcceleratorCommandInput, DeleteAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete an accelerator. Before you can delete an accelerator, you must disable it and remove all dependent resources
|
|
@@ -78,23 +81,5 @@ export interface DeleteAcceleratorCommandOutput extends __MetadataBearer {
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class DeleteAcceleratorCommand extends
|
|
82
|
-
readonly input: DeleteAcceleratorCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: DeleteAcceleratorCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAcceleratorCommandInput, DeleteAcceleratorCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class DeleteAcceleratorCommand extends DeleteAcceleratorCommand_base {
|
|
100
85
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DeleteCrossAccountAttachmentRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteCrossAccountAttachmentCommandInput extends DeleteCrossAcc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteCrossAccountAttachmentCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteCrossAccountAttachmentCommand_base: {
|
|
24
|
+
new (input: DeleteCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCrossAccountAttachmentCommandInput, DeleteCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a cross-account attachment. When you delete an attachment, Global Accelerator revokes the permission
|
|
@@ -81,23 +84,5 @@ export interface DeleteCrossAccountAttachmentCommandOutput extends __MetadataBea
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class DeleteCrossAccountAttachmentCommand extends
|
|
85
|
-
readonly input: DeleteCrossAccountAttachmentCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: DeleteCrossAccountAttachmentCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCrossAccountAttachmentCommandInput, DeleteCrossAccountAttachmentCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class DeleteCrossAccountAttachmentCommand extends DeleteCrossAccountAttachmentCommand_base {
|
|
103
88
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DeleteCustomRoutingAcceleratorRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteCustomRoutingAcceleratorCommandInput extends DeleteCustom
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteCustomRoutingAcceleratorCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteCustomRoutingAcceleratorCommand_base: {
|
|
24
|
+
new (input: DeleteCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingAcceleratorCommandInput, DeleteCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a custom routing accelerator. Before you can delete an accelerator, you must disable it and remove all dependent resources
|
|
@@ -78,23 +81,5 @@ export interface DeleteCustomRoutingAcceleratorCommandOutput extends __MetadataB
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class DeleteCustomRoutingAcceleratorCommand extends
|
|
82
|
-
readonly input: DeleteCustomRoutingAcceleratorCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: DeleteCustomRoutingAcceleratorCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomRoutingAcceleratorCommandInput, DeleteCustomRoutingAcceleratorCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class DeleteCustomRoutingAcceleratorCommand extends DeleteCustomRoutingAcceleratorCommand_base {
|
|
100
85
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DeleteCustomRoutingEndpointGroupRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteCustomRoutingEndpointGroupCommandInput extends DeleteCust
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteCustomRoutingEndpointGroupCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteCustomRoutingEndpointGroupCommand_base: {
|
|
24
|
+
new (input: DeleteCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingEndpointGroupCommandInput, DeleteCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete an endpoint group from a listener for a custom routing accelerator.</p>
|
|
@@ -58,23 +61,5 @@ export interface DeleteCustomRoutingEndpointGroupCommandOutput extends __Metadat
|
|
|
58
61
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
59
62
|
*
|
|
60
63
|
*/
|
|
61
|
-
export declare class DeleteCustomRoutingEndpointGroupCommand extends
|
|
62
|
-
readonly input: DeleteCustomRoutingEndpointGroupCommandInput;
|
|
63
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
-
/**
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
constructor(input: DeleteCustomRoutingEndpointGroupCommandInput);
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomRoutingEndpointGroupCommandInput, DeleteCustomRoutingEndpointGroupCommandOutput>;
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
private serialize;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private deserialize;
|
|
64
|
+
export declare class DeleteCustomRoutingEndpointGroupCommand extends DeleteCustomRoutingEndpointGroupCommand_base {
|
|
80
65
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DeleteCustomRoutingListenerRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteCustomRoutingListenerCommandInput extends DeleteCustomRou
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteCustomRoutingListenerCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteCustomRoutingListenerCommand_base: {
|
|
24
|
+
new (input: DeleteCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingListenerCommandInput, DeleteCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a listener for a custom routing accelerator.</p>
|
|
@@ -62,23 +65,5 @@ export interface DeleteCustomRoutingListenerCommandOutput extends __MetadataBear
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DeleteCustomRoutingListenerCommand extends
|
|
66
|
-
readonly input: DeleteCustomRoutingListenerCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DeleteCustomRoutingListenerCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomRoutingListenerCommandInput, DeleteCustomRoutingListenerCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DeleteCustomRoutingListenerCommand extends DeleteCustomRoutingListenerCommand_base {
|
|
84
69
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DeleteEndpointGroupRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteEndpointGroupCommandInput extends DeleteEndpointGroupRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteEndpointGroupCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteEndpointGroupCommand_base: {
|
|
24
|
+
new (input: DeleteEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointGroupCommandInput, DeleteEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete an endpoint group from a listener.</p>
|
|
@@ -58,23 +61,5 @@ export interface DeleteEndpointGroupCommandOutput extends __MetadataBearer {
|
|
|
58
61
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
59
62
|
*
|
|
60
63
|
*/
|
|
61
|
-
export declare class DeleteEndpointGroupCommand extends
|
|
62
|
-
readonly input: DeleteEndpointGroupCommandInput;
|
|
63
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
-
/**
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
constructor(input: DeleteEndpointGroupCommandInput);
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEndpointGroupCommandInput, DeleteEndpointGroupCommandOutput>;
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
private serialize;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private deserialize;
|
|
64
|
+
export declare class DeleteEndpointGroupCommand extends DeleteEndpointGroupCommand_base {
|
|
80
65
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DeleteListenerRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteListenerCommandInput extends DeleteListenerRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteListenerCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteListenerCommand_base: {
|
|
24
|
+
new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a listener from an accelerator.</p>
|
|
@@ -62,23 +65,5 @@ export interface DeleteListenerCommandOutput extends __MetadataBearer {
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DeleteListenerCommand extends
|
|
66
|
-
readonly input: DeleteListenerCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DeleteListenerCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteListenerCommandInput, DeleteListenerCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DeleteListenerCommand extends DeleteListenerCommand_base {
|
|
84
69
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DenyCustomRoutingTrafficRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DenyCustomRoutingTrafficCommandInput extends DenyCustomRoutingT
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DenyCustomRoutingTrafficCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DenyCustomRoutingTrafficCommand_base: {
|
|
24
|
+
new (input: DenyCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that cannot receive traffic
|
|
@@ -71,23 +74,5 @@ export interface DenyCustomRoutingTrafficCommandOutput extends __MetadataBearer
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class DenyCustomRoutingTrafficCommand extends
|
|
75
|
-
readonly input: DenyCustomRoutingTrafficCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: DenyCustomRoutingTrafficCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class DenyCustomRoutingTrafficCommand extends DenyCustomRoutingTrafficCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DeprovisionByoipCidrRequest, DeprovisionByoipCidrResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeprovisionByoipCidrCommandInput extends DeprovisionByoipCidrRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeprovisionByoipCidrCommandOutput extends DeprovisionByoipCidrResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeprovisionByoipCidrCommand_base: {
|
|
24
|
+
new (input: DeprovisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Releases the specified address range that you provisioned to use with your Amazon Web Services resources
|
|
@@ -82,23 +85,5 @@ export interface DeprovisionByoipCidrCommandOutput extends DeprovisionByoipCidrR
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class DeprovisionByoipCidrCommand extends
|
|
86
|
-
readonly input: DeprovisionByoipCidrCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: DeprovisionByoipCidrCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class DeprovisionByoipCidrCommand extends DeprovisionByoipCidrCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DescribeAcceleratorAttributesRequest, DescribeAcceleratorAttributesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeAcceleratorAttributesCommandInput extends DescribeAccel
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeAcceleratorAttributesCommandOutput extends DescribeAcceleratorAttributesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeAcceleratorAttributesCommand_base: {
|
|
24
|
+
new (input: DescribeAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describe the attributes of an accelerator.
|
|
@@ -65,23 +68,5 @@ export interface DescribeAcceleratorAttributesCommandOutput extends DescribeAcce
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class DescribeAcceleratorAttributesCommand extends
|
|
69
|
-
readonly input: DescribeAcceleratorAttributesCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: DescribeAcceleratorAttributesCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class DescribeAcceleratorAttributesCommand extends DescribeAcceleratorAttributesCommand_base {
|
|
87
72
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { DescribeAcceleratorRequest, DescribeAcceleratorResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeAcceleratorCommandInput extends DescribeAcceleratorRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeAcceleratorCommandOutput extends DescribeAcceleratorResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeAcceleratorCommand_base: {
|
|
24
|
+
new (input: DescribeAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Describe an accelerator. </p>
|
|
@@ -85,23 +88,5 @@ export interface DescribeAcceleratorCommandOutput extends DescribeAcceleratorRes
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class DescribeAcceleratorCommand extends
|
|
89
|
-
readonly input: DescribeAcceleratorCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: DescribeAcceleratorCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class DescribeAcceleratorCommand extends DescribeAcceleratorCommand_base {
|
|
107
92
|
}
|