@aws-sdk/client-global-accelerator 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AddCustomRoutingEndpointsCommand.js +18 -41
- package/dist-cjs/commands/AddEndpointsCommand.js +18 -41
- package/dist-cjs/commands/AdvertiseByoipCidrCommand.js +18 -41
- package/dist-cjs/commands/AllowCustomRoutingTrafficCommand.js +18 -41
- package/dist-cjs/commands/CreateAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/CreateCrossAccountAttachmentCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomRoutingListenerCommand.js +18 -41
- package/dist-cjs/commands/CreateEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateListenerCommand.js +18 -41
- package/dist-cjs/commands/DeleteAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/DeleteCrossAccountAttachmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomRoutingListenerCommand.js +18 -41
- package/dist-cjs/commands/DeleteEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteListenerCommand.js +18 -41
- package/dist-cjs/commands/DenyCustomRoutingTrafficCommand.js +18 -41
- package/dist-cjs/commands/DeprovisionByoipCidrCommand.js +18 -41
- package/dist-cjs/commands/DescribeAcceleratorAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/DescribeCrossAccountAttachmentCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeCustomRoutingListenerCommand.js +18 -41
- package/dist-cjs/commands/DescribeEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeListenerCommand.js +18 -41
- package/dist-cjs/commands/ListAcceleratorsCommand.js +18 -41
- package/dist-cjs/commands/ListByoipCidrsCommand.js +18 -41
- package/dist-cjs/commands/ListCrossAccountAttachmentsCommand.js +18 -41
- package/dist-cjs/commands/ListCrossAccountResourceAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListCrossAccountResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingAcceleratorsCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingEndpointGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingListenersCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +18 -41
- package/dist-cjs/commands/ListCustomRoutingPortMappingsCommand.js +18 -41
- package/dist-cjs/commands/ListEndpointGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListListenersCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ProvisionByoipCidrCommand.js +18 -41
- package/dist-cjs/commands/RemoveCustomRoutingEndpointsCommand.js +18 -41
- package/dist-cjs/commands/RemoveEndpointsCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAcceleratorAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/UpdateCrossAccountAttachmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomRoutingListenerCommand.js +18 -41
- package/dist-cjs/commands/UpdateEndpointGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateListenerCommand.js +18 -41
- package/dist-cjs/commands/WithdrawByoipCidrCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +18 -41
- package/dist-es/commands/AddEndpointsCommand.js +18 -41
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +18 -41
- package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +18 -41
- package/dist-es/commands/CreateAcceleratorCommand.js +18 -41
- package/dist-es/commands/CreateCrossAccountAttachmentCommand.js +18 -41
- package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-es/commands/CreateCustomRoutingListenerCommand.js +18 -41
- package/dist-es/commands/CreateEndpointGroupCommand.js +18 -41
- package/dist-es/commands/CreateListenerCommand.js +18 -41
- package/dist-es/commands/DeleteAcceleratorCommand.js +18 -41
- package/dist-es/commands/DeleteCrossAccountAttachmentCommand.js +18 -41
- package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +18 -41
- package/dist-es/commands/DeleteEndpointGroupCommand.js +18 -41
- package/dist-es/commands/DeleteListenerCommand.js +18 -41
- package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +18 -41
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +18 -41
- package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeAcceleratorCommand.js +18 -41
- package/dist-es/commands/DescribeCrossAccountAttachmentCommand.js +18 -41
- package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +18 -41
- package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +18 -41
- package/dist-es/commands/DescribeEndpointGroupCommand.js +18 -41
- package/dist-es/commands/DescribeListenerCommand.js +18 -41
- package/dist-es/commands/ListAcceleratorsCommand.js +18 -41
- package/dist-es/commands/ListByoipCidrsCommand.js +18 -41
- package/dist-es/commands/ListCrossAccountAttachmentsCommand.js +18 -41
- package/dist-es/commands/ListCrossAccountResourceAccountsCommand.js +18 -41
- package/dist-es/commands/ListCrossAccountResourcesCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingListenersCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +18 -41
- package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +18 -41
- package/dist-es/commands/ListEndpointGroupsCommand.js +18 -41
- package/dist-es/commands/ListListenersCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ProvisionByoipCidrCommand.js +18 -41
- package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +18 -41
- package/dist-es/commands/RemoveEndpointsCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateAcceleratorCommand.js +18 -41
- package/dist-es/commands/UpdateCrossAccountAttachmentCommand.js +18 -41
- package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +18 -41
- package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +18 -41
- package/dist-es/commands/UpdateEndpointGroupCommand.js +18 -41
- package/dist-es/commands/UpdateListenerCommand.js +18 -41
- package/dist-es/commands/WithdrawByoipCidrCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/AddEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +6 -21
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +6 -21
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +6 -21
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateListenerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteListenerCommand.d.ts +6 -21
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +6 -21
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeListenerCommand.d.ts +6 -21
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +6 -21
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +6 -21
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +6 -21
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListListenersCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +6 -21
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateListenerCommand.d.ts +6 -21
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { UpdateCustomRoutingAcceleratorAttributesRequest, UpdateCustomRoutingAcceleratorAttributesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateCustomRoutingAcceleratorAttributesCommandInput extends Up
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateCustomRoutingAcceleratorAttributesCommandOutput extends UpdateCustomRoutingAcceleratorAttributesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateCustomRoutingAcceleratorAttributesCommand_base: {
|
|
24
|
+
new (input: UpdateCustomRoutingAcceleratorAttributesCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingAcceleratorAttributesCommandInput, UpdateCustomRoutingAcceleratorAttributesCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update the attributes for a custom routing accelerator. </p>
|
|
@@ -70,23 +73,5 @@ export interface UpdateCustomRoutingAcceleratorAttributesCommandOutput extends U
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class UpdateCustomRoutingAcceleratorAttributesCommand extends
|
|
74
|
-
readonly input: UpdateCustomRoutingAcceleratorAttributesCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: UpdateCustomRoutingAcceleratorAttributesCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCustomRoutingAcceleratorAttributesCommandInput, UpdateCustomRoutingAcceleratorAttributesCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class UpdateCustomRoutingAcceleratorAttributesCommand extends UpdateCustomRoutingAcceleratorAttributesCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { UpdateCustomRoutingAcceleratorRequest, UpdateCustomRoutingAcceleratorResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateCustomRoutingAcceleratorCommandInput extends UpdateCustom
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateCustomRoutingAcceleratorCommandOutput extends UpdateCustomRoutingAcceleratorResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateCustomRoutingAcceleratorCommand_base: {
|
|
24
|
+
new (input: UpdateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingAcceleratorCommandInput, UpdateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a custom routing accelerator. </p>
|
|
@@ -81,23 +84,5 @@ export interface UpdateCustomRoutingAcceleratorCommandOutput extends UpdateCusto
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class UpdateCustomRoutingAcceleratorCommand extends
|
|
85
|
-
readonly input: UpdateCustomRoutingAcceleratorCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: UpdateCustomRoutingAcceleratorCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCustomRoutingAcceleratorCommandInput, UpdateCustomRoutingAcceleratorCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class UpdateCustomRoutingAcceleratorCommand extends UpdateCustomRoutingAcceleratorCommand_base {
|
|
103
88
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { UpdateCustomRoutingListenerRequest, UpdateCustomRoutingListenerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateCustomRoutingListenerCommandInput extends UpdateCustomRou
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateCustomRoutingListenerCommandOutput extends UpdateCustomRoutingListenerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateCustomRoutingListenerCommand_base: {
|
|
24
|
+
new (input: UpdateCustomRoutingListenerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomRoutingListenerCommandInput, UpdateCustomRoutingListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a listener for a custom routing accelerator. </p>
|
|
@@ -80,23 +83,5 @@ export interface UpdateCustomRoutingListenerCommandOutput extends UpdateCustomRo
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class UpdateCustomRoutingListenerCommand extends
|
|
84
|
-
readonly input: UpdateCustomRoutingListenerCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: UpdateCustomRoutingListenerCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCustomRoutingListenerCommandInput, UpdateCustomRoutingListenerCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class UpdateCustomRoutingListenerCommand extends UpdateCustomRoutingListenerCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { UpdateEndpointGroupRequest, UpdateEndpointGroupResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEndpointGroupCommandInput extends UpdateEndpointGroupRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEndpointGroupCommandOutput extends UpdateEndpointGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEndpointGroupCommand_base: {
|
|
24
|
+
new (input: UpdateEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointGroupCommandInput, UpdateEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update an endpoint group. A resource must be valid and active when you add it as an endpoint.</p>
|
|
@@ -110,23 +113,5 @@ export interface UpdateEndpointGroupCommandOutput extends UpdateEndpointGroupRes
|
|
|
110
113
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
111
114
|
*
|
|
112
115
|
*/
|
|
113
|
-
export declare class UpdateEndpointGroupCommand extends
|
|
114
|
-
readonly input: UpdateEndpointGroupCommandInput;
|
|
115
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
116
|
-
/**
|
|
117
|
-
* @public
|
|
118
|
-
*/
|
|
119
|
-
constructor(input: UpdateEndpointGroupCommandInput);
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEndpointGroupCommandInput, UpdateEndpointGroupCommandOutput>;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private serialize;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private deserialize;
|
|
116
|
+
export declare class UpdateEndpointGroupCommand extends UpdateEndpointGroupCommand_base {
|
|
132
117
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { UpdateListenerRequest, UpdateListenerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateListenerCommandInput extends UpdateListenerRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateListenerCommandOutput extends UpdateListenerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateListenerCommand_base: {
|
|
24
|
+
new (input: UpdateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateListenerCommandInput, UpdateListenerCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a listener. </p>
|
|
@@ -84,23 +87,5 @@ export interface UpdateListenerCommandOutput extends UpdateListenerResponse, __M
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class UpdateListenerCommand extends
|
|
88
|
-
readonly input: UpdateListenerCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: UpdateListenerCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateListenerCommandInput, UpdateListenerCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class UpdateListenerCommand extends UpdateListenerCommand_base {
|
|
106
91
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { WithdrawByoipCidrRequest, WithdrawByoipCidrResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface WithdrawByoipCidrCommandInput extends WithdrawByoipCidrRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface WithdrawByoipCidrCommandOutput extends WithdrawByoipCidrResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const WithdrawByoipCidrCommand_base: {
|
|
24
|
+
new (input: WithdrawByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops advertising an address range that is provisioned as an address pool.
|
|
@@ -82,23 +85,5 @@ export interface WithdrawByoipCidrCommandOutput extends WithdrawByoipCidrRespons
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class WithdrawByoipCidrCommand extends
|
|
86
|
-
readonly input: WithdrawByoipCidrCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: WithdrawByoipCidrCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class WithdrawByoipCidrCommand extends WithdrawByoipCidrCommand_base {
|
|
104
89
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GlobalAcceleratorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface AddCustomRoutingEndpointsCommandInput
|
|
|
21
15
|
export interface AddCustomRoutingEndpointsCommandOutput
|
|
22
16
|
extends AddCustomRoutingEndpointsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: AddCustomRoutingEndpointsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: AddCustomRoutingEndpointsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GlobalAcceleratorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const AddCustomRoutingEndpointsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: AddCustomRoutingEndpointsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
AddCustomRoutingEndpointsCommandInput,
|
|
38
|
-
AddCustomRoutingEndpointsCommandOutput
|
|
23
|
+
AddCustomRoutingEndpointsCommandOutput,
|
|
24
|
+
GlobalAcceleratorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class AddCustomRoutingEndpointsCommand extends AddCustomRoutingEndpointsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GlobalAcceleratorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface AddEndpointsCommandInput extends AddEndpointsRequest {}
|
|
|
17
11
|
export interface AddEndpointsCommandOutput
|
|
18
12
|
extends AddEndpointsResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const AddEndpointsCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: AddEndpointsCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
AddEndpointsCommandInput,
|
|
19
|
+
AddEndpointsCommandOutput,
|
|
20
|
+
GlobalAcceleratorClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class AddEndpointsCommand extends AddEndpointsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GlobalAcceleratorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface AdvertiseByoipCidrCommandInput
|
|
|
21
15
|
export interface AdvertiseByoipCidrCommandOutput
|
|
22
16
|
extends AdvertiseByoipCidrResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const AdvertiseByoipCidrCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: AdvertiseByoipCidrCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
AdvertiseByoipCidrCommandInput,
|
|
23
|
+
AdvertiseByoipCidrCommandOutput,
|
|
24
|
+
GlobalAcceleratorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class AdvertiseByoipCidrCommand extends AdvertiseByoipCidrCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GlobalAcceleratorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,22 +11,16 @@ export interface AllowCustomRoutingTrafficCommandInput
|
|
|
17
11
|
extends AllowCustomRoutingTrafficRequest {}
|
|
18
12
|
export interface AllowCustomRoutingTrafficCommandOutput
|
|
19
13
|
extends __MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {
|
|
25
|
-
readonly input: AllowCustomRoutingTrafficCommandInput;
|
|
26
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
-
constructor(input: AllowCustomRoutingTrafficCommandInput);
|
|
28
|
-
resolveMiddleware(
|
|
29
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
-
configuration: GlobalAcceleratorClientResolvedConfig,
|
|
31
|
-
options?: __HttpHandlerOptions
|
|
32
|
-
): Handler<
|
|
14
|
+
declare const AllowCustomRoutingTrafficCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: AllowCustomRoutingTrafficCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
33
18
|
AllowCustomRoutingTrafficCommandInput,
|
|
34
|
-
AllowCustomRoutingTrafficCommandOutput
|
|
19
|
+
AllowCustomRoutingTrafficCommandOutput,
|
|
20
|
+
GlobalAcceleratorClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
35
23
|
>;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class AllowCustomRoutingTrafficCommand extends AllowCustomRoutingTrafficCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GlobalAcceleratorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface CreateAcceleratorCommandInput
|
|
|
21
15
|
export interface CreateAcceleratorCommandOutput
|
|
22
16
|
extends CreateAcceleratorResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const CreateAcceleratorCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateAcceleratorCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
CreateAcceleratorCommandInput,
|
|
23
|
+
CreateAcceleratorCommandOutput,
|
|
24
|
+
GlobalAcceleratorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateAcceleratorCommand extends CreateAcceleratorCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GlobalAcceleratorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateCrossAccountAttachmentCommandInput
|
|
|
21
15
|
export interface CreateCrossAccountAttachmentCommandOutput
|
|
22
16
|
extends CreateCrossAccountAttachmentResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateCrossAccountAttachmentCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateCrossAccountAttachmentCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GlobalAcceleratorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateCrossAccountAttachmentCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateCrossAccountAttachmentCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateCrossAccountAttachmentCommandInput,
|
|
38
|
-
CreateCrossAccountAttachmentCommandOutput
|
|
23
|
+
CreateCrossAccountAttachmentCommandOutput,
|
|
24
|
+
GlobalAcceleratorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateCrossAccountAttachmentCommand extends CreateCrossAccountAttachmentCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
GlobalAcceleratorClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface CreateCustomRoutingAcceleratorCommandInput
|
|
|
21
15
|
export interface CreateCustomRoutingAcceleratorCommandOutput
|
|
22
16
|
extends CreateCustomRoutingAcceleratorResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateCustomRoutingAcceleratorCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateCustomRoutingAcceleratorCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: GlobalAcceleratorClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const CreateCustomRoutingAcceleratorCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: CreateCustomRoutingAcceleratorCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
CreateCustomRoutingAcceleratorCommandInput,
|
|
38
|
-
CreateCustomRoutingAcceleratorCommandOutput
|
|
23
|
+
CreateCustomRoutingAcceleratorCommandOutput,
|
|
24
|
+
GlobalAcceleratorClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class CreateCustomRoutingAcceleratorCommand extends CreateCustomRoutingAcceleratorCommand_base {}
|