@aws-sdk/client-global-accelerator 3.591.0 → 3.596.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 +2 -1
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListenerCommand.d.ts +2 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/GlobalAcceleratorServiceException.d.ts +2 -1
- 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/package.json +6 -6
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
|
*
|
|
@@ -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
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeprovisionByoipCidrRequest,
|
|
10
10
|
DeprovisionByoipCidrResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeprovisionByoipCidrCommandInput
|
|
14
15
|
extends DeprovisionByoipCidrRequest {}
|
|
15
16
|
export interface DeprovisionByoipCidrCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAcceleratorAttributesRequest,
|
|
10
10
|
DescribeAcceleratorAttributesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAcceleratorAttributesCommandInput
|
|
14
15
|
extends DescribeAcceleratorAttributesRequest {}
|
|
15
16
|
export interface DescribeAcceleratorAttributesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAcceleratorRequest,
|
|
10
10
|
DescribeAcceleratorResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAcceleratorCommandInput
|
|
14
15
|
extends DescribeAcceleratorRequest {}
|
|
15
16
|
export interface DescribeAcceleratorCommandOutput
|