@aws-sdk/client-global-accelerator 3.533.0 → 3.535.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-types/GlobalAccelerator.d.ts +6 -1
- package/dist-types/GlobalAcceleratorClient.d.ts +1 -1
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/AddEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListenerCommand.d.ts +2 -1
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeListenerCommand.d.ts +2 -1
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListenerCommand.d.ts +2 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +368 -368
- package/dist-types/ts3.4/GlobalAccelerator.d.ts +5 -0
- package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -234,24 +234,28 @@ export interface GlobalAccelerator {
|
|
|
234
234
|
/**
|
|
235
235
|
* @see {@link ListAcceleratorsCommand}
|
|
236
236
|
*/
|
|
237
|
+
listAccelerators(): Promise<ListAcceleratorsCommandOutput>;
|
|
237
238
|
listAccelerators(args: ListAcceleratorsCommandInput, options?: __HttpHandlerOptions): Promise<ListAcceleratorsCommandOutput>;
|
|
238
239
|
listAccelerators(args: ListAcceleratorsCommandInput, cb: (err: any, data?: ListAcceleratorsCommandOutput) => void): void;
|
|
239
240
|
listAccelerators(args: ListAcceleratorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAcceleratorsCommandOutput) => void): void;
|
|
240
241
|
/**
|
|
241
242
|
* @see {@link ListByoipCidrsCommand}
|
|
242
243
|
*/
|
|
244
|
+
listByoipCidrs(): Promise<ListByoipCidrsCommandOutput>;
|
|
243
245
|
listByoipCidrs(args: ListByoipCidrsCommandInput, options?: __HttpHandlerOptions): Promise<ListByoipCidrsCommandOutput>;
|
|
244
246
|
listByoipCidrs(args: ListByoipCidrsCommandInput, cb: (err: any, data?: ListByoipCidrsCommandOutput) => void): void;
|
|
245
247
|
listByoipCidrs(args: ListByoipCidrsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListByoipCidrsCommandOutput) => void): void;
|
|
246
248
|
/**
|
|
247
249
|
* @see {@link ListCrossAccountAttachmentsCommand}
|
|
248
250
|
*/
|
|
251
|
+
listCrossAccountAttachments(): Promise<ListCrossAccountAttachmentsCommandOutput>;
|
|
249
252
|
listCrossAccountAttachments(args: ListCrossAccountAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListCrossAccountAttachmentsCommandOutput>;
|
|
250
253
|
listCrossAccountAttachments(args: ListCrossAccountAttachmentsCommandInput, cb: (err: any, data?: ListCrossAccountAttachmentsCommandOutput) => void): void;
|
|
251
254
|
listCrossAccountAttachments(args: ListCrossAccountAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCrossAccountAttachmentsCommandOutput) => void): void;
|
|
252
255
|
/**
|
|
253
256
|
* @see {@link ListCrossAccountResourceAccountsCommand}
|
|
254
257
|
*/
|
|
258
|
+
listCrossAccountResourceAccounts(): Promise<ListCrossAccountResourceAccountsCommandOutput>;
|
|
255
259
|
listCrossAccountResourceAccounts(args: ListCrossAccountResourceAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListCrossAccountResourceAccountsCommandOutput>;
|
|
256
260
|
listCrossAccountResourceAccounts(args: ListCrossAccountResourceAccountsCommandInput, cb: (err: any, data?: ListCrossAccountResourceAccountsCommandOutput) => void): void;
|
|
257
261
|
listCrossAccountResourceAccounts(args: ListCrossAccountResourceAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCrossAccountResourceAccountsCommandOutput) => void): void;
|
|
@@ -264,6 +268,7 @@ export interface GlobalAccelerator {
|
|
|
264
268
|
/**
|
|
265
269
|
* @see {@link ListCustomRoutingAcceleratorsCommand}
|
|
266
270
|
*/
|
|
271
|
+
listCustomRoutingAccelerators(): Promise<ListCustomRoutingAcceleratorsCommandOutput>;
|
|
267
272
|
listCustomRoutingAccelerators(args: ListCustomRoutingAcceleratorsCommandInput, options?: __HttpHandlerOptions): Promise<ListCustomRoutingAcceleratorsCommandOutput>;
|
|
268
273
|
listCustomRoutingAccelerators(args: ListCustomRoutingAcceleratorsCommandInput, cb: (err: any, data?: ListCustomRoutingAcceleratorsCommandOutput) => void): void;
|
|
269
274
|
listCustomRoutingAccelerators(args: ListCustomRoutingAcceleratorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCustomRoutingAcceleratorsCommandOutput) => void): void;
|
|
@@ -395,7 +400,6 @@ export interface GlobalAccelerator {
|
|
|
395
400
|
withdrawByoipCidr(args: WithdrawByoipCidrCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: WithdrawByoipCidrCommandOutput) => void): void;
|
|
396
401
|
}
|
|
397
402
|
/**
|
|
398
|
-
* @public
|
|
399
403
|
* <fullname>Global Accelerator</fullname>
|
|
400
404
|
* <p>This is the <i>Global Accelerator API Reference</i>. This guide is for developers who need detailed information about
|
|
401
405
|
* Global Accelerator API actions, data types, and errors. For more information about Global Accelerator features, see the
|
|
@@ -444,6 +448,7 @@ export interface GlobalAccelerator {
|
|
|
444
448
|
* directed to healthy endpoints.</p>
|
|
445
449
|
* <p>For more information about understanding and using Global Accelerator, see the
|
|
446
450
|
* <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/what-is-global-accelerator.html">Global Accelerator Developer Guide</a>.</p>
|
|
451
|
+
* @public
|
|
447
452
|
*/
|
|
448
453
|
export declare class GlobalAccelerator extends GlobalAcceleratorClient implements GlobalAccelerator {
|
|
449
454
|
}
|
|
@@ -207,7 +207,6 @@ export type GlobalAcceleratorClientResolvedConfigType = __SmithyResolvedConfigur
|
|
|
207
207
|
export interface GlobalAcceleratorClientResolvedConfig extends GlobalAcceleratorClientResolvedConfigType {
|
|
208
208
|
}
|
|
209
209
|
/**
|
|
210
|
-
* @public
|
|
211
210
|
* <fullname>Global Accelerator</fullname>
|
|
212
211
|
* <p>This is the <i>Global Accelerator API Reference</i>. This guide is for developers who need detailed information about
|
|
213
212
|
* Global Accelerator API actions, data types, and errors. For more information about Global Accelerator features, see the
|
|
@@ -256,6 +255,7 @@ export interface GlobalAcceleratorClientResolvedConfig extends GlobalAccelerator
|
|
|
256
255
|
* directed to healthy endpoints.</p>
|
|
257
256
|
* <p>For more information about understanding and using Global Accelerator, see the
|
|
258
257
|
* <a href="https://docs.aws.amazon.com/global-accelerator/latest/dg/what-is-global-accelerator.html">Global Accelerator Developer Guide</a>.</p>
|
|
258
|
+
* @public
|
|
259
259
|
*/
|
|
260
260
|
export declare class GlobalAcceleratorClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GlobalAcceleratorClientResolvedConfig> {
|
|
261
261
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AddCustomRoutingEndpointsCommandOutput extends AddCustomRouting
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddCustomRoutingEndpointsCommand_base: {
|
|
24
24
|
new (input: AddCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddCustomRoutingEndpointsCommandInput, AddCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddCustomRoutingEndpointsCommandInput, AddCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.</p>
|
|
30
30
|
* <p>The listener port range must be large enough to support the number of IP addresses that can be
|
|
31
31
|
* specified in your subnet. The number of ports required is: subnet size times the number
|
|
@@ -95,6 +95,7 @@ declare const AddCustomRoutingEndpointsCommand_base: {
|
|
|
95
95
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class AddCustomRoutingEndpointsCommand extends AddCustomRoutingEndpointsCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface AddEndpointsCommandOutput extends AddEndpointsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const AddEndpointsCommand_base: {
|
|
24
24
|
new (input: AddEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddEndpointsCommandInput, AddEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AddEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddEndpointsCommandInput, AddEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Add endpoints to an endpoint group. The <code>AddEndpoints</code> API operation is the recommended option for adding endpoints. The
|
|
30
30
|
* alternative options are to add endpoints when you create an endpoint group (with the
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/API_CreateEndpointGroup.html">CreateEndpointGroup</a> API)
|
|
@@ -107,6 +107,7 @@ declare const AddEndpointsCommand_base: {
|
|
|
107
107
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class AddEndpointsCommand extends AddEndpointsCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface AdvertiseByoipCidrCommandOutput extends AdvertiseByoipCidrRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const AdvertiseByoipCidrCommand_base: {
|
|
24
24
|
new (input: AdvertiseByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AdvertiseByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Advertises an IPv4 address range that is provisioned for use with your Amazon Web Services resources
|
|
30
30
|
* through bring your own IP addresses (BYOIP). It can take a few minutes before traffic to
|
|
31
31
|
* the specified addresses starts routing to Amazon Web Services because of propagation delays. </p>
|
|
@@ -84,6 +84,7 @@ declare const AdvertiseByoipCidrCommand_base: {
|
|
|
84
84
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class AdvertiseByoipCidrCommand extends AdvertiseByoipCidrCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface AllowCustomRoutingTrafficCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const AllowCustomRoutingTrafficCommand_base: {
|
|
24
24
|
new (input: AllowCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<AllowCustomRoutingTrafficCommandInput, AllowCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AllowCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<AllowCustomRoutingTrafficCommandInput, AllowCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive traffic
|
|
30
30
|
* for a custom routing accelerator. You can allow traffic to all destinations in the subnet endpoint, or allow traffic to a
|
|
31
31
|
* specified list of destination IP addresses and ports in the subnet. Note that you cannot specify IP addresses or ports
|
|
@@ -73,6 +73,7 @@ declare const AllowCustomRoutingTrafficCommand_base: {
|
|
|
73
73
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class AllowCustomRoutingTrafficCommand extends AllowCustomRoutingTrafficCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAcceleratorCommandOutput extends CreateAcceleratorRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAcceleratorCommand_base: {
|
|
24
24
|
new (input: CreateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAcceleratorCommandInput, CreateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAcceleratorCommandInput, CreateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create an accelerator. An accelerator includes one or more listeners that process inbound connections and direct traffic
|
|
30
30
|
* to one or more endpoint groups, each of which includes endpoints, such as Network Load Balancers. </p>
|
|
31
31
|
* <important>
|
|
@@ -105,6 +105,7 @@ declare const CreateAcceleratorCommand_base: {
|
|
|
105
105
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateAcceleratorCommand extends CreateAcceleratorCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCrossAccountAttachmentCommandOutput extends CreateCrossAc
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCrossAccountAttachmentCommand_base: {
|
|
24
24
|
new (input: CreateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCrossAccountAttachmentCommandInput, CreateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCrossAccountAttachmentCommandInput, CreateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a cross-account attachment in Global Accelerator. You create a cross-account attachment to
|
|
30
30
|
* specify the <i>principals</i> who have permission to add to accelerators in their own
|
|
31
31
|
* account the resources in your account that you also list in the attachment.</p>
|
|
@@ -106,6 +106,7 @@ declare const CreateCrossAccountAttachmentCommand_base: {
|
|
|
106
106
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class CreateCrossAccountAttachmentCommand extends CreateCrossAccountAttachmentCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCustomRoutingAcceleratorCommandOutput extends CreateCusto
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCustomRoutingAcceleratorCommand_base: {
|
|
24
24
|
new (input: CreateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingAcceleratorCommandInput, CreateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingAcceleratorCommandInput, CreateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a custom routing accelerator. A custom routing accelerator directs traffic to one of possibly thousands
|
|
30
30
|
* of Amazon EC2 instance destinations running in a single or multiple virtual private clouds (VPC) subnet endpoints.</p>
|
|
31
31
|
* <p>Be aware that, by default, all destination EC2 instances in a VPC subnet endpoint cannot receive
|
|
@@ -105,6 +105,7 @@ declare const CreateCustomRoutingAcceleratorCommand_base: {
|
|
|
105
105
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateCustomRoutingAcceleratorCommand extends CreateCustomRoutingAcceleratorCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCustomRoutingEndpointGroupCommandOutput extends CreateCus
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCustomRoutingEndpointGroupCommand_base: {
|
|
24
24
|
new (input: CreateCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingEndpointGroupCommandInput, CreateCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingEndpointGroupCommandInput, CreateCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create an endpoint group for the specified listener for a custom routing accelerator.
|
|
30
30
|
* An endpoint group is a collection of endpoints in one Amazon Web Services
|
|
31
31
|
* Region. </p>
|
|
@@ -107,6 +107,7 @@ declare const CreateCustomRoutingEndpointGroupCommand_base: {
|
|
|
107
107
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class CreateCustomRoutingEndpointGroupCommand extends CreateCustomRoutingEndpointGroupCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCustomRoutingListenerCommandOutput extends CreateCustomRo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCustomRoutingListenerCommand_base: {
|
|
24
24
|
new (input: CreateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingListenerCommandInput, CreateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingListenerCommandInput, CreateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a listener to process inbound connections from clients to a custom routing accelerator.
|
|
30
30
|
* Connections arrive to assigned static IP addresses on the port range that you specify. </p>
|
|
31
31
|
* @example
|
|
@@ -84,6 +84,7 @@ declare const CreateCustomRoutingListenerCommand_base: {
|
|
|
84
84
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class CreateCustomRoutingListenerCommand extends CreateCustomRoutingListenerCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateEndpointGroupCommandOutput extends CreateEndpointGroupRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateEndpointGroupCommand_base: {
|
|
24
24
|
new (input: CreateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointGroupCommandInput, CreateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointGroupCommandInput, CreateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create an endpoint group for the specified listener. An endpoint group is a collection of endpoints in one Amazon Web Services
|
|
30
30
|
* Region. A resource must be valid and active when you add it as an endpoint.</p>
|
|
31
31
|
* <p>For more information about endpoint types and requirements for endpoints that you can add
|
|
@@ -124,6 +124,7 @@ declare const CreateEndpointGroupCommand_base: {
|
|
|
124
124
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class CreateEndpointGroupCommand extends CreateEndpointGroupCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateListenerCommandOutput extends CreateListenerResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateListenerCommand_base: {
|
|
24
24
|
new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a listener to process inbound connections from clients to an accelerator. Connections arrive to assigned static
|
|
30
30
|
* IP addresses on a port, port range, or list of port ranges that you specify. </p>
|
|
31
31
|
* @example
|
|
@@ -88,6 +88,7 @@ declare const CreateListenerCommand_base: {
|
|
|
88
88
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CreateListenerCommand extends CreateListenerCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAcceleratorCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAcceleratorCommand_base: {
|
|
24
24
|
new (input: DeleteAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAcceleratorCommandInput, DeleteAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAcceleratorCommandInput, DeleteAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete an accelerator. Before you can delete an accelerator, you must disable it and remove all dependent resources
|
|
30
30
|
* (listeners and endpoint groups). To disable the accelerator, update the accelerator to set <code>Enabled</code> to false.</p>
|
|
31
31
|
* <important>
|
|
@@ -80,6 +80,7 @@ declare const DeleteAcceleratorCommand_base: {
|
|
|
80
80
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteAcceleratorCommand extends DeleteAcceleratorCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCrossAccountAttachmentCommandOutput extends __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCrossAccountAttachmentCommand_base: {
|
|
24
24
|
new (input: DeleteCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCrossAccountAttachmentCommandInput, DeleteCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCrossAccountAttachmentCommandInput, DeleteCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a cross-account attachment. When you delete an attachment, Global Accelerator revokes the permission
|
|
30
30
|
* to use the resources in the attachment from all principals in the list of principals. Global Accelerator
|
|
31
31
|
* revokes the permission for specific resources by doing the following:</p>
|
|
@@ -83,6 +83,7 @@ declare const DeleteCrossAccountAttachmentCommand_base: {
|
|
|
83
83
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DeleteCrossAccountAttachmentCommand extends DeleteCrossAccountAttachmentCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCustomRoutingAcceleratorCommandOutput extends __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCustomRoutingAcceleratorCommand_base: {
|
|
24
24
|
new (input: DeleteCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingAcceleratorCommandInput, DeleteCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingAcceleratorCommandInput, DeleteCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a custom routing accelerator. Before you can delete an accelerator, you must disable it and remove all dependent resources
|
|
30
30
|
* (listeners and endpoint groups). To disable the accelerator, update the accelerator to set <code>Enabled</code> to false.</p>
|
|
31
31
|
* <important>
|
|
@@ -80,6 +80,7 @@ declare const DeleteCustomRoutingAcceleratorCommand_base: {
|
|
|
80
80
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteCustomRoutingAcceleratorCommand extends DeleteCustomRoutingAcceleratorCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCustomRoutingEndpointGroupCommandOutput extends __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCustomRoutingEndpointGroupCommand_base: {
|
|
24
24
|
new (input: DeleteCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingEndpointGroupCommandInput, DeleteCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingEndpointGroupCommandInput, DeleteCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete an endpoint group from a listener for a custom routing accelerator.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const DeleteCustomRoutingEndpointGroupCommand_base: {
|
|
|
60
60
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteCustomRoutingEndpointGroupCommand extends DeleteCustomRoutingEndpointGroupCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCustomRoutingListenerCommandOutput extends __MetadataBear
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCustomRoutingListenerCommand_base: {
|
|
24
24
|
new (input: DeleteCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingListenerCommandInput, DeleteCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomRoutingListenerCommandInput, DeleteCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a listener for a custom routing accelerator.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const DeleteCustomRoutingListenerCommand_base: {
|
|
|
64
64
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class DeleteCustomRoutingListenerCommand extends DeleteCustomRoutingListenerCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteEndpointGroupCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEndpointGroupCommand_base: {
|
|
24
24
|
new (input: DeleteEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointGroupCommandInput, DeleteEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointGroupCommandInput, DeleteEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete an endpoint group from a listener.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const DeleteEndpointGroupCommand_base: {
|
|
|
60
60
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteEndpointGroupCommand extends DeleteEndpointGroupCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteListenerCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteListenerCommand_base: {
|
|
24
24
|
new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a listener from an accelerator.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const DeleteListenerCommand_base: {
|
|
|
64
64
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class DeleteListenerCommand extends DeleteListenerCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface DenyCustomRoutingTrafficCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const DenyCustomRoutingTrafficCommand_base: {
|
|
24
24
|
new (input: DenyCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DenyCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that cannot receive traffic
|
|
30
30
|
* for a custom routing accelerator. You can deny traffic to all destinations in the VPC endpoint, or deny traffic to a
|
|
31
31
|
* specified list of destination IP addresses and ports. Note that you cannot specify IP addresses
|
|
@@ -73,6 +73,7 @@ declare const DenyCustomRoutingTrafficCommand_base: {
|
|
|
73
73
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DenyCustomRoutingTrafficCommand extends DenyCustomRoutingTrafficCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeprovisionByoipCidrCommandOutput extends DeprovisionByoipCidrR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeprovisionByoipCidrCommand_base: {
|
|
24
24
|
new (input: DeprovisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeprovisionByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Releases the specified address range that you provisioned to use with your Amazon Web Services resources
|
|
30
30
|
* through bring your own IP addresses (BYOIP) and deletes the corresponding address pool. </p>
|
|
31
31
|
* <p>Before you can release an address range, you must stop advertising it by using <a href="https://docs.aws.amazon.com/global-accelerator/latest/api/WithdrawByoipCidr.html">WithdrawByoipCidr</a> and you must not have
|
|
@@ -84,6 +84,7 @@ declare const DeprovisionByoipCidrCommand_base: {
|
|
|
84
84
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DeprovisionByoipCidrCommand extends DeprovisionByoipCidrCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeAcceleratorAttributesCommandOutput extends DescribeAcce
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeAcceleratorAttributesCommand_base: {
|
|
24
24
|
new (input: DescribeAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describe the attributes of an accelerator.
|
|
30
30
|
* </p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const DescribeAcceleratorAttributesCommand_base: {
|
|
|
67
67
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DescribeAcceleratorAttributesCommand extends DescribeAcceleratorAttributesCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeAcceleratorCommandOutput extends DescribeAcceleratorRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeAcceleratorCommand_base: {
|
|
24
24
|
new (input: DescribeAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describe an accelerator. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const DescribeAcceleratorCommand_base: {
|
|
|
87
87
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DescribeAcceleratorCommand extends DescribeAcceleratorCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeCrossAccountAttachmentCommandOutput extends DescribeCro
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCrossAccountAttachmentCommand_base: {
|
|
24
24
|
new (input: DescribeCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCrossAccountAttachmentCommandInput, DescribeCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCrossAccountAttachmentCommandInput, DescribeCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets configuration information about a cross-account attachment.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DescribeCrossAccountAttachmentCommand_base: {
|
|
|
79
79
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DescribeCrossAccountAttachmentCommand extends DescribeCrossAccountAttachmentCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeCustomRoutingAcceleratorAttributesCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCustomRoutingAcceleratorAttributesCommand_base: {
|
|
24
24
|
new (input: DescribeCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorAttributesCommandInput, DescribeCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorAttributesCommandInput, DescribeCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describe the attributes of a custom routing accelerator. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const DescribeCustomRoutingAcceleratorAttributesCommand_base: {
|
|
|
66
66
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DescribeCustomRoutingAcceleratorAttributesCommand extends DescribeCustomRoutingAcceleratorAttributesCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeCustomRoutingAcceleratorCommandOutput extends DescribeC
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCustomRoutingAcceleratorCommand_base: {
|
|
24
24
|
new (input: DescribeCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorCommandInput, DescribeCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingAcceleratorCommandInput, DescribeCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describe a custom routing accelerator. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const DescribeCustomRoutingAcceleratorCommand_base: {
|
|
|
80
80
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DescribeCustomRoutingAcceleratorCommand extends DescribeCustomRoutingAcceleratorCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeCustomRoutingEndpointGroupCommandOutput extends Describ
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeCustomRoutingEndpointGroupCommand_base: {
|
|
24
24
|
new (input: DescribeCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingEndpointGroupCommandInput, DescribeCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCustomRoutingEndpointGroupCommandInput, DescribeCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describe an endpoint group for a custom routing accelerator. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DescribeCustomRoutingEndpointGroupCommand_base: {
|
|
|
79
79
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DescribeCustomRoutingEndpointGroupCommand extends DescribeCustomRoutingEndpointGroupCommand_base {
|
|
84
85
|
}
|