@aws-sdk/client-global-accelerator 3.296.0 → 3.298.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 +2 -3
- package/dist-cjs/commands/AddEndpointsCommand.js +2 -3
- package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +2 -3
- package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +2 -3
- package/dist-cjs/commands/CreateAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +2 -3
- package/dist-cjs/commands/CreateEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateListenerCommand.js +2 -3
- package/dist-cjs/commands/DeleteAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +2 -3
- package/dist-cjs/commands/DeleteEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteListenerCommand.js +2 -3
- package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +2 -3
- package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +2 -3
- package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +2 -3
- package/dist-cjs/commands/DescribeEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeListenerCommand.js +2 -3
- package/dist-cjs/commands/ListAcceleratorsCommand.js +2 -3
- package/dist-cjs/commands/ListByoipCidrsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -3
- package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +2 -3
- package/dist-cjs/commands/ListEndpointGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListListenersCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ProvisionByoipCidrCommand.js +2 -3
- package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +2 -3
- package/dist-cjs/commands/RemoveEndpointsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +2 -3
- package/dist-cjs/commands/UpdateEndpointGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateListenerCommand.js +2 -3
- package/dist-cjs/commands/WithdrawByoipCidrCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -459
- package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +2 -3
- package/dist-es/commands/AddEndpointsCommand.js +2 -3
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +2 -3
- package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +2 -3
- package/dist-es/commands/CreateAcceleratorCommand.js +2 -3
- package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-es/commands/CreateCustomRoutingListenerCommand.js +2 -3
- package/dist-es/commands/CreateEndpointGroupCommand.js +2 -3
- package/dist-es/commands/CreateListenerCommand.js +2 -3
- package/dist-es/commands/DeleteAcceleratorCommand.js +2 -3
- package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +2 -3
- package/dist-es/commands/DeleteEndpointGroupCommand.js +2 -3
- package/dist-es/commands/DeleteListenerCommand.js +2 -3
- package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +2 -3
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +2 -3
- package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeAcceleratorCommand.js +2 -3
- package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +2 -3
- package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +2 -3
- package/dist-es/commands/DescribeEndpointGroupCommand.js +2 -3
- package/dist-es/commands/DescribeListenerCommand.js +2 -3
- package/dist-es/commands/ListAcceleratorsCommand.js +2 -3
- package/dist-es/commands/ListByoipCidrsCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingListenersCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +2 -3
- package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +2 -3
- package/dist-es/commands/ListEndpointGroupsCommand.js +2 -3
- package/dist-es/commands/ListListenersCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ProvisionByoipCidrCommand.js +2 -3
- package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +2 -3
- package/dist-es/commands/RemoveEndpointsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateAcceleratorCommand.js +2 -3
- package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +2 -3
- package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +2 -3
- package/dist-es/commands/UpdateEndpointGroupCommand.js +2 -3
- package/dist-es/commands/UpdateListenerCommand.js +2 -3
- package/dist-es/commands/WithdrawByoipCidrCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -342
- package/dist-types/GlobalAccelerator.d.ts +50 -0
- package/dist-types/GlobalAcceleratorClient.d.ts +24 -4
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/AddEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +16 -0
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateListenerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteListenerCommand.d.ts +16 -0
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +16 -0
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeListenerCommand.d.ts +16 -0
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +16 -0
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +16 -0
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +16 -0
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListListenersCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +16 -0
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateListenerCommand.d.ts +16 -0
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +16 -0
- package/dist-types/models/GlobalAcceleratorServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +342 -456
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAcceleratorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListByoipCidrsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingAcceleratorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingEndpointGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingListenersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingPortMappingsByDestinationPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCustomRoutingPortMappingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEndpointGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListListenersPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -326
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DeleteListenerRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteListenerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteListenerCommandInput extends DeleteListenerRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteListenerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteListenerCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a listener from an accelerator.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteListenerCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteListenerCommandInput - {@link DeleteListenerCommandInput}
|
|
34
|
+
* @returns {@link DeleteListenerCommandOutput}
|
|
28
35
|
* @see {@link DeleteListenerCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteListenerCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface DeleteListenerCommandOutput extends __MetadataBearer {
|
|
|
47
54
|
export declare class DeleteListenerCommand extends $Command<DeleteListenerCommandInput, DeleteListenerCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
48
55
|
readonly input: DeleteListenerCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: DeleteListenerCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteListenerCommandInput, DeleteListenerCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DenyCustomRoutingTrafficRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DenyCustomRoutingTrafficCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DenyCustomRoutingTrafficCommandInput extends DenyCustomRoutingTrafficRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DenyCustomRoutingTrafficCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DenyCustomRoutingTrafficCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that cannot receive traffic
|
|
18
23
|
* for a custom routing accelerator. You can deny traffic to all destinations in the VPC endpoint, or deny traffic to a
|
|
19
24
|
* specified list of destination IP addresses and ports. Note that you cannot specify IP addresses
|
|
@@ -30,6 +35,8 @@ export interface DenyCustomRoutingTrafficCommandOutput extends __MetadataBearer
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param DenyCustomRoutingTrafficCommandInput - {@link DenyCustomRoutingTrafficCommandInput}
|
|
39
|
+
* @returns {@link DenyCustomRoutingTrafficCommandOutput}
|
|
33
40
|
* @see {@link DenyCustomRoutingTrafficCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link DenyCustomRoutingTrafficCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface DenyCustomRoutingTrafficCommandOutput extends __MetadataBearer
|
|
|
48
55
|
export declare class DenyCustomRoutingTrafficCommand extends $Command<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
49
56
|
readonly input: DenyCustomRoutingTrafficCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: DenyCustomRoutingTrafficCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DenyCustomRoutingTrafficCommandInput, DenyCustomRoutingTrafficCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DeprovisionByoipCidrRequest, DeprovisionByoipCidrResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeprovisionByoipCidrCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeprovisionByoipCidrCommandInput extends DeprovisionByoipCidrRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeprovisionByoipCidrCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeprovisionByoipCidrCommandOutput extends DeprovisionByoipCidrResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Releases the specified address range that you provisioned to use with your Amazon Web Services resources
|
|
18
23
|
* through bring your own IP addresses (BYOIP) and deletes the corresponding address pool. </p>
|
|
19
24
|
* <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
|
|
@@ -31,6 +36,8 @@ export interface DeprovisionByoipCidrCommandOutput extends DeprovisionByoipCidrR
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param DeprovisionByoipCidrCommandInput - {@link DeprovisionByoipCidrCommandInput}
|
|
40
|
+
* @returns {@link DeprovisionByoipCidrCommandOutput}
|
|
34
41
|
* @see {@link DeprovisionByoipCidrCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link DeprovisionByoipCidrCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface DeprovisionByoipCidrCommandOutput extends DeprovisionByoipCidrR
|
|
|
56
63
|
export declare class DeprovisionByoipCidrCommand extends $Command<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
57
64
|
readonly input: DeprovisionByoipCidrCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: DeprovisionByoipCidrCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeprovisionByoipCidrCommandInput, DeprovisionByoipCidrCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DescribeAcceleratorAttributesRequest, DescribeAcceleratorAttributesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeAcceleratorAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeAcceleratorAttributesCommandInput extends DescribeAcceleratorAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeAcceleratorAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeAcceleratorAttributesCommandOutput extends DescribeAcceleratorAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describe the attributes of an accelerator.
|
|
18
23
|
* </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DescribeAcceleratorAttributesCommandOutput extends DescribeAcce
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DescribeAcceleratorAttributesCommandInput - {@link DescribeAcceleratorAttributesCommandInput}
|
|
35
|
+
* @returns {@link DescribeAcceleratorAttributesCommandOutput}
|
|
29
36
|
* @see {@link DescribeAcceleratorAttributesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DescribeAcceleratorAttributesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface DescribeAcceleratorAttributesCommandOutput extends DescribeAcce
|
|
|
44
51
|
export declare class DescribeAcceleratorAttributesCommand extends $Command<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
45
52
|
readonly input: DescribeAcceleratorAttributesCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: DescribeAcceleratorAttributesCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAcceleratorAttributesCommandInput, DescribeAcceleratorAttributesCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DescribeAcceleratorRequest, DescribeAcceleratorResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeAcceleratorCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeAcceleratorCommandInput extends DescribeAcceleratorRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeAcceleratorCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeAcceleratorCommandOutput extends DescribeAcceleratorResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describe an accelerator. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeAcceleratorCommandOutput extends DescribeAcceleratorRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeAcceleratorCommandInput - {@link DescribeAcceleratorCommandInput}
|
|
34
|
+
* @returns {@link DescribeAcceleratorCommandOutput}
|
|
28
35
|
* @see {@link DescribeAcceleratorCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeAcceleratorCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeAcceleratorCommandOutput extends DescribeAcceleratorRes
|
|
|
43
50
|
export declare class DescribeAcceleratorCommand extends $Command<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeAcceleratorCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeAcceleratorCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAcceleratorCommandInput, DescribeAcceleratorCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DescribeCustomRoutingAcceleratorAttributesRequest, DescribeCustomRoutingAcceleratorAttributesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeCustomRoutingAcceleratorAttributesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeCustomRoutingAcceleratorAttributesCommandInput extends DescribeCustomRoutingAcceleratorAttributesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeCustomRoutingAcceleratorAttributesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeCustomRoutingAcceleratorAttributesCommandOutput extends DescribeCustomRoutingAcceleratorAttributesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describe the attributes of a custom routing accelerator. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeCustomRoutingAcceleratorAttributesCommandOutput extends
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeCustomRoutingAcceleratorAttributesCommandInput - {@link DescribeCustomRoutingAcceleratorAttributesCommandInput}
|
|
34
|
+
* @returns {@link DescribeCustomRoutingAcceleratorAttributesCommandOutput}
|
|
28
35
|
* @see {@link DescribeCustomRoutingAcceleratorAttributesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeCustomRoutingAcceleratorAttributesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeCustomRoutingAcceleratorAttributesCommandOutput extends
|
|
|
43
50
|
export declare class DescribeCustomRoutingAcceleratorAttributesCommand extends $Command<DescribeCustomRoutingAcceleratorAttributesCommandInput, DescribeCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeCustomRoutingAcceleratorAttributesCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeCustomRoutingAcceleratorAttributesCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCustomRoutingAcceleratorAttributesCommandInput, DescribeCustomRoutingAcceleratorAttributesCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DescribeCustomRoutingAcceleratorRequest, DescribeCustomRoutingAcceleratorResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeCustomRoutingAcceleratorCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeCustomRoutingAcceleratorCommandInput extends DescribeCustomRoutingAcceleratorRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeCustomRoutingAcceleratorCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeCustomRoutingAcceleratorCommandOutput extends DescribeCustomRoutingAcceleratorResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describe a custom routing accelerator. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeCustomRoutingAcceleratorCommandOutput extends DescribeC
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeCustomRoutingAcceleratorCommandInput - {@link DescribeCustomRoutingAcceleratorCommandInput}
|
|
34
|
+
* @returns {@link DescribeCustomRoutingAcceleratorCommandOutput}
|
|
28
35
|
* @see {@link DescribeCustomRoutingAcceleratorCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeCustomRoutingAcceleratorCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeCustomRoutingAcceleratorCommandOutput extends DescribeC
|
|
|
43
50
|
export declare class DescribeCustomRoutingAcceleratorCommand extends $Command<DescribeCustomRoutingAcceleratorCommandInput, DescribeCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeCustomRoutingAcceleratorCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeCustomRoutingAcceleratorCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCustomRoutingAcceleratorCommandInput, DescribeCustomRoutingAcceleratorCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DescribeCustomRoutingEndpointGroupRequest, DescribeCustomRoutingEndpointGroupResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeCustomRoutingEndpointGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeCustomRoutingEndpointGroupCommandInput extends DescribeCustomRoutingEndpointGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeCustomRoutingEndpointGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeCustomRoutingEndpointGroupCommandOutput extends DescribeCustomRoutingEndpointGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describe an endpoint group for a custom routing accelerator. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeCustomRoutingEndpointGroupCommandOutput extends Describ
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeCustomRoutingEndpointGroupCommandInput - {@link DescribeCustomRoutingEndpointGroupCommandInput}
|
|
34
|
+
* @returns {@link DescribeCustomRoutingEndpointGroupCommandOutput}
|
|
28
35
|
* @see {@link DescribeCustomRoutingEndpointGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeCustomRoutingEndpointGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeCustomRoutingEndpointGroupCommandOutput extends Describ
|
|
|
43
50
|
export declare class DescribeCustomRoutingEndpointGroupCommand extends $Command<DescribeCustomRoutingEndpointGroupCommandInput, DescribeCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeCustomRoutingEndpointGroupCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeCustomRoutingEndpointGroupCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCustomRoutingEndpointGroupCommandInput, DescribeCustomRoutingEndpointGroupCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DescribeCustomRoutingListenerRequest, DescribeCustomRoutingListenerResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeCustomRoutingListenerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeCustomRoutingListenerCommandInput extends DescribeCustomRoutingListenerRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeCustomRoutingListenerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeCustomRoutingListenerCommandOutput extends DescribeCustomRoutingListenerResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>The description of a listener for a custom routing accelerator.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeCustomRoutingListenerCommandOutput extends DescribeCust
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeCustomRoutingListenerCommandInput - {@link DescribeCustomRoutingListenerCommandInput}
|
|
34
|
+
* @returns {@link DescribeCustomRoutingListenerCommandOutput}
|
|
28
35
|
* @see {@link DescribeCustomRoutingListenerCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeCustomRoutingListenerCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeCustomRoutingListenerCommandOutput extends DescribeCust
|
|
|
43
50
|
export declare class DescribeCustomRoutingListenerCommand extends $Command<DescribeCustomRoutingListenerCommandInput, DescribeCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeCustomRoutingListenerCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeCustomRoutingListenerCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCustomRoutingListenerCommandInput, DescribeCustomRoutingListenerCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DescribeEndpointGroupRequest, DescribeEndpointGroupResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeEndpointGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeEndpointGroupCommandInput extends DescribeEndpointGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeEndpointGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeEndpointGroupCommandOutput extends DescribeEndpointGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describe an endpoint group. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeEndpointGroupCommandOutput extends DescribeEndpointGrou
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeEndpointGroupCommandInput - {@link DescribeEndpointGroupCommandInput}
|
|
34
|
+
* @returns {@link DescribeEndpointGroupCommandOutput}
|
|
28
35
|
* @see {@link DescribeEndpointGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeEndpointGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeEndpointGroupCommandOutput extends DescribeEndpointGrou
|
|
|
43
50
|
export declare class DescribeEndpointGroupCommand extends $Command<DescribeEndpointGroupCommandInput, DescribeEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeEndpointGroupCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeEndpointGroupCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEndpointGroupCommandInput, DescribeEndpointGroupCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { DescribeListenerRequest, DescribeListenerResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeListenerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeListenerCommandInput extends DescribeListenerRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeListenerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeListenerCommandOutput extends DescribeListenerResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Describe a listener. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DescribeListenerCommandOutput extends DescribeListenerResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DescribeListenerCommandInput - {@link DescribeListenerCommandInput}
|
|
34
|
+
* @returns {@link DescribeListenerCommandOutput}
|
|
28
35
|
* @see {@link DescribeListenerCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DescribeListenerCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface DescribeListenerCommandOutput extends DescribeListenerResponse,
|
|
|
43
50
|
export declare class DescribeListenerCommand extends $Command<DescribeListenerCommandInput, DescribeListenerCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
44
51
|
readonly input: DescribeListenerCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: DescribeListenerCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeListenerCommandInput, DescribeListenerCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
5
|
import { ListAcceleratorsRequest, ListAcceleratorsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAcceleratorsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAcceleratorsCommandInput extends ListAcceleratorsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAcceleratorsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAcceleratorsCommandOutput extends ListAcceleratorsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List the accelerators for an Amazon Web Services account. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListAcceleratorsCommandOutput extends ListAcceleratorsResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListAcceleratorsCommandInput - {@link ListAcceleratorsCommandInput}
|
|
34
|
+
* @returns {@link ListAcceleratorsCommandOutput}
|
|
28
35
|
* @see {@link ListAcceleratorsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListAcceleratorsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GlobalAcceleratorClientResolvedConfig | config} for GlobalAcceleratorClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface ListAcceleratorsCommandOutput extends ListAcceleratorsResponse,
|
|
|
43
50
|
export declare class ListAcceleratorsCommand extends $Command<ListAcceleratorsCommandInput, ListAcceleratorsCommandOutput, GlobalAcceleratorClientResolvedConfig> {
|
|
44
51
|
readonly input: ListAcceleratorsCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: ListAcceleratorsCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAcceleratorsCommandInput, ListAcceleratorsCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|