@aws-sdk/client-global-accelerator 3.590.0 → 3.592.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/index.js +0 -56
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/AddEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListenerCommand.d.ts +2 -1
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeListenerCommand.d.ts +2 -1
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +5 -1
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +5 -1
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListenerCommand.d.ts +2 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GlobalAcceleratorServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +10 -0
- package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GlobalAcceleratorServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +6 -6
|
@@ -5,7 +5,8 @@ import { UpdateAcceleratorRequest, UpdateAcceleratorResponse } from "../models/m
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -59,6 +60,9 @@ declare const UpdateAcceleratorCommand_base: {
|
|
|
59
60
|
* AcceleratorArn: "STRING_VALUE", // required
|
|
60
61
|
* Name: "STRING_VALUE",
|
|
61
62
|
* IpAddressType: "IPV4" || "DUAL_STACK",
|
|
63
|
+
* IpAddresses: [ // IpAddresses
|
|
64
|
+
* "STRING_VALUE",
|
|
65
|
+
* ],
|
|
62
66
|
* Enabled: true || false,
|
|
63
67
|
* };
|
|
64
68
|
* const command = new UpdateAcceleratorCommand(input);
|
|
@@ -5,7 +5,8 @@ import { UpdateCustomRoutingAcceleratorRequest, UpdateCustomRoutingAcceleratorRe
|
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
8
|
-
export { __MetadataBearer
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
9
10
|
/**
|
|
10
11
|
* @public
|
|
11
12
|
*
|
|
@@ -37,6 +38,9 @@ declare const UpdateCustomRoutingAcceleratorCommand_base: {
|
|
|
37
38
|
* AcceleratorArn: "STRING_VALUE", // required
|
|
38
39
|
* Name: "STRING_VALUE",
|
|
39
40
|
* IpAddressType: "IPV4" || "DUAL_STACK",
|
|
41
|
+
* IpAddresses: [ // IpAddresses
|
|
42
|
+
* "STRING_VALUE",
|
|
43
|
+
* ],
|
|
40
44
|
* Enabled: true || false,
|
|
41
45
|
* };
|
|
42
46
|
* const command = new UpdateCustomRoutingAcceleratorCommand(input);
|
package/dist-types/index.d.ts
CHANGED
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
export * from "./GlobalAcceleratorClient";
|
|
54
54
|
export * from "./GlobalAccelerator";
|
|
55
55
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
56
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
57
|
-
export { GlobalAcceleratorExtensionConfiguration } from "./extensionConfiguration";
|
|
56
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
57
|
+
export type { GlobalAcceleratorExtensionConfiguration } from "./extensionConfiguration";
|
|
58
58
|
export * from "./commands";
|
|
59
59
|
export * from "./pagination";
|
|
60
60
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -2735,6 +2735,11 @@ export interface UpdateAcceleratorRequest {
|
|
|
2735
2735
|
* @public
|
|
2736
2736
|
*/
|
|
2737
2737
|
IpAddressType?: IpAddressType;
|
|
2738
|
+
/**
|
|
2739
|
+
* <p>The IP addresses for an accelerator.</p>
|
|
2740
|
+
* @public
|
|
2741
|
+
*/
|
|
2742
|
+
IpAddresses?: string[];
|
|
2738
2743
|
/**
|
|
2739
2744
|
* <p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p>
|
|
2740
2745
|
* <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>
|
|
@@ -2871,6 +2876,11 @@ export interface UpdateCustomRoutingAcceleratorRequest {
|
|
|
2871
2876
|
* @public
|
|
2872
2877
|
*/
|
|
2873
2878
|
IpAddressType?: IpAddressType;
|
|
2879
|
+
/**
|
|
2880
|
+
* <p>The IP addresses for an accelerator.</p>
|
|
2881
|
+
* @public
|
|
2882
|
+
*/
|
|
2883
|
+
IpAddresses?: string[];
|
|
2874
2884
|
/**
|
|
2875
2885
|
* <p>Indicates whether an accelerator is enabled. The value is true or false. The default value is true. </p>
|
|
2876
2886
|
* <p>If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.</p>
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddCustomRoutingEndpointsRequest,
|
|
10
10
|
AddCustomRoutingEndpointsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddCustomRoutingEndpointsCommandInput
|
|
14
15
|
extends AddCustomRoutingEndpointsRequest {}
|
|
15
16
|
export interface AddCustomRoutingEndpointsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { AddEndpointsRequest, AddEndpointsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AddEndpointsCommandInput extends AddEndpointsRequest {}
|
|
11
12
|
export interface AddEndpointsCommandOutput
|
|
12
13
|
extends AddEndpointsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AdvertiseByoipCidrRequest,
|
|
10
10
|
AdvertiseByoipCidrResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AdvertiseByoipCidrCommandInput
|
|
14
15
|
extends AdvertiseByoipCidrRequest {}
|
|
15
16
|
export interface AdvertiseByoipCidrCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { AllowCustomRoutingTrafficRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AllowCustomRoutingTrafficCommandInput
|
|
11
12
|
extends AllowCustomRoutingTrafficRequest {}
|
|
12
13
|
export interface AllowCustomRoutingTrafficCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateAcceleratorRequest,
|
|
10
10
|
CreateAcceleratorResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateAcceleratorCommandInput
|
|
14
15
|
extends CreateAcceleratorRequest {}
|
|
15
16
|
export interface CreateAcceleratorCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCrossAccountAttachmentRequest,
|
|
10
10
|
CreateCrossAccountAttachmentResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCrossAccountAttachmentCommandInput
|
|
14
15
|
extends CreateCrossAccountAttachmentRequest {}
|
|
15
16
|
export interface CreateCrossAccountAttachmentCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCustomRoutingAcceleratorRequest,
|
|
10
10
|
CreateCustomRoutingAcceleratorResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCustomRoutingAcceleratorCommandInput
|
|
14
15
|
extends CreateCustomRoutingAcceleratorRequest {}
|
|
15
16
|
export interface CreateCustomRoutingAcceleratorCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCustomRoutingEndpointGroupRequest,
|
|
10
10
|
CreateCustomRoutingEndpointGroupResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCustomRoutingEndpointGroupCommandInput
|
|
14
15
|
extends CreateCustomRoutingEndpointGroupRequest {}
|
|
15
16
|
export interface CreateCustomRoutingEndpointGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCustomRoutingListenerRequest,
|
|
10
10
|
CreateCustomRoutingListenerResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCustomRoutingListenerCommandInput
|
|
14
15
|
extends CreateCustomRoutingListenerRequest {}
|
|
15
16
|
export interface CreateCustomRoutingListenerCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateEndpointGroupRequest,
|
|
10
10
|
CreateEndpointGroupResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateEndpointGroupCommandInput
|
|
14
15
|
extends CreateEndpointGroupRequest {}
|
|
15
16
|
export interface CreateEndpointGroupCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateListenerRequest,
|
|
10
10
|
CreateListenerResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateListenerCommandInput extends CreateListenerRequest {}
|
|
14
15
|
export interface CreateListenerCommandOutput
|
|
15
16
|
extends CreateListenerResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { DeleteAcceleratorRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteAcceleratorCommandInput
|
|
11
12
|
extends DeleteAcceleratorRequest {}
|
|
12
13
|
export interface DeleteAcceleratorCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { DeleteCrossAccountAttachmentRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteCrossAccountAttachmentCommandInput
|
|
11
12
|
extends DeleteCrossAccountAttachmentRequest {}
|
|
12
13
|
export interface DeleteCrossAccountAttachmentCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { DeleteCustomRoutingAcceleratorRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteCustomRoutingAcceleratorCommandInput
|
|
11
12
|
extends DeleteCustomRoutingAcceleratorRequest {}
|
|
12
13
|
export interface DeleteCustomRoutingAcceleratorCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { DeleteCustomRoutingEndpointGroupRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteCustomRoutingEndpointGroupCommandInput
|
|
11
12
|
extends DeleteCustomRoutingEndpointGroupRequest {}
|
|
12
13
|
export interface DeleteCustomRoutingEndpointGroupCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { DeleteCustomRoutingListenerRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteCustomRoutingListenerCommandInput
|
|
11
12
|
extends DeleteCustomRoutingListenerRequest {}
|
|
12
13
|
export interface DeleteCustomRoutingListenerCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { DeleteEndpointGroupRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteEndpointGroupCommandInput
|
|
11
12
|
extends DeleteEndpointGroupRequest {}
|
|
12
13
|
export interface DeleteEndpointGroupCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { DeleteListenerRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteListenerCommandInput extends DeleteListenerRequest {}
|
|
11
12
|
export interface DeleteListenerCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteListenerCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../GlobalAcceleratorClient";
|
|
8
8
|
import { DenyCustomRoutingTrafficRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DenyCustomRoutingTrafficCommandInput
|
|
11
12
|
extends DenyCustomRoutingTrafficRequest {}
|
|
12
13
|
export interface DenyCustomRoutingTrafficCommandOutput
|