@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,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateCustomRoutingListenerCommand, se_UpdateCustomRoutingListenerCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateCustomRoutingListenerCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "GlobalAcceleratorClient";
|
|
26
|
-
const commandName = "UpdateCustomRoutingListenerCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "GlobalAccelerator_V20180706",
|
|
35
|
-
operation: "UpdateCustomRoutingListener",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateCustomRoutingListenerCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateCustomRoutingListenerCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateCustomRoutingListenerCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("GlobalAccelerator_V20180706", "UpdateCustomRoutingListener", {})
|
|
19
|
+
.n("GlobalAcceleratorClient", "UpdateCustomRoutingListenerCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateCustomRoutingListenerCommand)
|
|
22
|
+
.de(de_UpdateCustomRoutingListenerCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateEndpointGroupCommand, se_UpdateEndpointGroupCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateEndpointGroupCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "GlobalAcceleratorClient";
|
|
26
|
-
const commandName = "UpdateEndpointGroupCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "GlobalAccelerator_V20180706",
|
|
35
|
-
operation: "UpdateEndpointGroup",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateEndpointGroupCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateEndpointGroupCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateEndpointGroupCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("GlobalAccelerator_V20180706", "UpdateEndpointGroup", {})
|
|
19
|
+
.n("GlobalAcceleratorClient", "UpdateEndpointGroupCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateEndpointGroupCommand)
|
|
22
|
+
.de(de_UpdateEndpointGroupCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateListenerCommand, se_UpdateListenerCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateListenerCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "GlobalAcceleratorClient";
|
|
26
|
-
const commandName = "UpdateListenerCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "GlobalAccelerator_V20180706",
|
|
35
|
-
operation: "UpdateListener",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateListenerCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateListenerCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateListenerCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("GlobalAccelerator_V20180706", "UpdateListener", {})
|
|
19
|
+
.n("GlobalAcceleratorClient", "UpdateListenerCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateListenerCommand)
|
|
22
|
+
.de(de_UpdateListenerCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_WithdrawByoipCidrCommand, se_WithdrawByoipCidrCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class WithdrawByoipCidrCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "GlobalAcceleratorClient";
|
|
26
|
-
const commandName = "WithdrawByoipCidrCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "GlobalAccelerator_V20180706",
|
|
35
|
-
operation: "WithdrawByoipCidr",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_WithdrawByoipCidrCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_WithdrawByoipCidrCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class WithdrawByoipCidrCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("GlobalAccelerator_V20180706", "WithdrawByoipCidr", {})
|
|
19
|
+
.n("GlobalAcceleratorClient", "WithdrawByoipCidrCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_WithdrawByoipCidrCommand)
|
|
22
|
+
.de(de_WithdrawByoipCidrCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
|
|
|
6
6
|
defaultSigningName: "globalaccelerator",
|
|
7
7
|
};
|
|
8
8
|
};
|
|
9
|
+
export const commonParams = {
|
|
10
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
11
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
12
|
+
Region: { type: "builtInParams", name: "region" },
|
|
13
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
14
|
+
};
|
|
@@ -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 { AddCustomRoutingEndpointsRequest, AddCustomRoutingEndpointsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AddCustomRoutingEndpointsCommandInput extends AddCustomRoutingE
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AddCustomRoutingEndpointsCommandOutput extends AddCustomRoutingEndpointsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AddCustomRoutingEndpointsCommand_base: {
|
|
24
|
+
new (input: AddCustomRoutingEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddCustomRoutingEndpointsCommandInput, AddCustomRoutingEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Associate a virtual private cloud (VPC) subnet endpoint with your custom routing accelerator.</p>
|
|
@@ -93,23 +96,5 @@ export interface AddCustomRoutingEndpointsCommandOutput extends AddCustomRouting
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class AddCustomRoutingEndpointsCommand extends
|
|
97
|
-
readonly input: AddCustomRoutingEndpointsCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: AddCustomRoutingEndpointsCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddCustomRoutingEndpointsCommandInput, AddCustomRoutingEndpointsCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class AddCustomRoutingEndpointsCommand extends AddCustomRoutingEndpointsCommand_base {
|
|
115
100
|
}
|
|
@@ -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 { AddEndpointsRequest, AddEndpointsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AddEndpointsCommandInput extends AddEndpointsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AddEndpointsCommandOutput extends AddEndpointsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AddEndpointsCommand_base: {
|
|
24
|
+
new (input: AddEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<AddEndpointsCommandInput, AddEndpointsCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Add endpoints to an endpoint group. The <code>AddEndpoints</code> API operation is the recommended option for adding endpoints. The
|
|
@@ -105,23 +108,5 @@ export interface AddEndpointsCommandOutput extends AddEndpointsResponse, __Metad
|
|
|
105
108
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
106
109
|
*
|
|
107
110
|
*/
|
|
108
|
-
export declare class AddEndpointsCommand extends
|
|
109
|
-
readonly input: AddEndpointsCommandInput;
|
|
110
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
constructor(input: AddEndpointsCommandInput);
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AddEndpointsCommandInput, AddEndpointsCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private serialize;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private deserialize;
|
|
111
|
+
export declare class AddEndpointsCommand extends AddEndpointsCommand_base {
|
|
127
112
|
}
|
|
@@ -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 { AdvertiseByoipCidrRequest, AdvertiseByoipCidrResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AdvertiseByoipCidrCommandInput extends AdvertiseByoipCidrReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AdvertiseByoipCidrCommandOutput extends AdvertiseByoipCidrResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AdvertiseByoipCidrCommand_base: {
|
|
24
|
+
new (input: AdvertiseByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Advertises an IPv4 address range that is provisioned for use with your Amazon Web Services resources
|
|
@@ -82,23 +85,5 @@ export interface AdvertiseByoipCidrCommandOutput extends AdvertiseByoipCidrRespo
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class AdvertiseByoipCidrCommand extends
|
|
86
|
-
readonly input: AdvertiseByoipCidrCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: AdvertiseByoipCidrCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AdvertiseByoipCidrCommandInput, AdvertiseByoipCidrCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class AdvertiseByoipCidrCommand extends AdvertiseByoipCidrCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { AllowCustomRoutingTrafficRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface AllowCustomRoutingTrafficCommandInput extends AllowCustomRoutin
|
|
|
21
20
|
*/
|
|
22
21
|
export interface AllowCustomRoutingTrafficCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const AllowCustomRoutingTrafficCommand_base: {
|
|
24
|
+
new (input: AllowCustomRoutingTrafficCommandInput): import("@smithy/smithy-client").CommandImpl<AllowCustomRoutingTrafficCommandInput, AllowCustomRoutingTrafficCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Specify the Amazon EC2 instance (destination) IP addresses and ports for a VPC subnet endpoint that can receive traffic
|
|
@@ -71,23 +74,5 @@ export interface AllowCustomRoutingTrafficCommandOutput extends __MetadataBearer
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class AllowCustomRoutingTrafficCommand extends
|
|
75
|
-
readonly input: AllowCustomRoutingTrafficCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: AllowCustomRoutingTrafficCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AllowCustomRoutingTrafficCommandInput, AllowCustomRoutingTrafficCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class AllowCustomRoutingTrafficCommand extends AllowCustomRoutingTrafficCommand_base {
|
|
93
78
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlobalAcceleratorClient";
|
|
5
4
|
import { CreateAcceleratorRequest, CreateAcceleratorResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAcceleratorCommandInput extends CreateAcceleratorRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAcceleratorCommandOutput extends CreateAcceleratorResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAcceleratorCommand_base: {
|
|
24
|
+
new (input: CreateAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAcceleratorCommandInput, CreateAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create an accelerator. An accelerator includes one or more listeners that process inbound connections and direct traffic
|
|
@@ -103,23 +106,5 @@ export interface CreateAcceleratorCommandOutput extends CreateAcceleratorRespons
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class CreateAcceleratorCommand extends
|
|
107
|
-
readonly input: CreateAcceleratorCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: CreateAcceleratorCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAcceleratorCommandInput, CreateAcceleratorCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class CreateAcceleratorCommand extends CreateAcceleratorCommand_base {
|
|
125
110
|
}
|
|
@@ -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 { CreateCrossAccountAttachmentRequest, CreateCrossAccountAttachmentResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCrossAccountAttachmentCommandInput extends CreateCrossAcc
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCrossAccountAttachmentCommandOutput extends CreateCrossAccountAttachmentResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCrossAccountAttachmentCommand_base: {
|
|
24
|
+
new (input: CreateCrossAccountAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCrossAccountAttachmentCommandInput, CreateCrossAccountAttachmentCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a cross-account attachment in Global Accelerator. You create a cross-account attachment to
|
|
@@ -104,23 +107,5 @@ export interface CreateCrossAccountAttachmentCommandOutput extends CreateCrossAc
|
|
|
104
107
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
105
108
|
*
|
|
106
109
|
*/
|
|
107
|
-
export declare class CreateCrossAccountAttachmentCommand extends
|
|
108
|
-
readonly input: CreateCrossAccountAttachmentCommandInput;
|
|
109
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
110
|
-
/**
|
|
111
|
-
* @public
|
|
112
|
-
*/
|
|
113
|
-
constructor(input: CreateCrossAccountAttachmentCommandInput);
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCrossAccountAttachmentCommandInput, CreateCrossAccountAttachmentCommandOutput>;
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
private serialize;
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
private deserialize;
|
|
110
|
+
export declare class CreateCrossAccountAttachmentCommand extends CreateCrossAccountAttachmentCommand_base {
|
|
126
111
|
}
|
|
@@ -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 { CreateCustomRoutingAcceleratorRequest, CreateCustomRoutingAcceleratorResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCustomRoutingAcceleratorCommandInput extends CreateCustom
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCustomRoutingAcceleratorCommandOutput extends CreateCustomRoutingAcceleratorResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCustomRoutingAcceleratorCommand_base: {
|
|
24
|
+
new (input: CreateCustomRoutingAcceleratorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingAcceleratorCommandInput, CreateCustomRoutingAcceleratorCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a custom routing accelerator. A custom routing accelerator directs traffic to one of possibly thousands
|
|
@@ -103,23 +106,5 @@ export interface CreateCustomRoutingAcceleratorCommandOutput extends CreateCusto
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class CreateCustomRoutingAcceleratorCommand extends
|
|
107
|
-
readonly input: CreateCustomRoutingAcceleratorCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: CreateCustomRoutingAcceleratorCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomRoutingAcceleratorCommandInput, CreateCustomRoutingAcceleratorCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class CreateCustomRoutingAcceleratorCommand extends CreateCustomRoutingAcceleratorCommand_base {
|
|
125
110
|
}
|
|
@@ -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 { CreateCustomRoutingEndpointGroupRequest, CreateCustomRoutingEndpointGroupResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCustomRoutingEndpointGroupCommandInput extends CreateCust
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCustomRoutingEndpointGroupCommandOutput extends CreateCustomRoutingEndpointGroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCustomRoutingEndpointGroupCommand_base: {
|
|
24
|
+
new (input: CreateCustomRoutingEndpointGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomRoutingEndpointGroupCommandInput, CreateCustomRoutingEndpointGroupCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create an endpoint group for the specified listener for a custom routing accelerator.
|
|
@@ -105,23 +108,5 @@ export interface CreateCustomRoutingEndpointGroupCommandOutput extends CreateCus
|
|
|
105
108
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
106
109
|
*
|
|
107
110
|
*/
|
|
108
|
-
export declare class CreateCustomRoutingEndpointGroupCommand extends
|
|
109
|
-
readonly input: CreateCustomRoutingEndpointGroupCommandInput;
|
|
110
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
constructor(input: CreateCustomRoutingEndpointGroupCommandInput);
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GlobalAcceleratorClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomRoutingEndpointGroupCommandInput, CreateCustomRoutingEndpointGroupCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private serialize;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private deserialize;
|
|
111
|
+
export declare class CreateCustomRoutingEndpointGroupCommand extends CreateCustomRoutingEndpointGroupCommand_base {
|
|
127
112
|
}
|