@aws-sdk/client-global-accelerator 3.650.0 → 3.654.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-types/commands/AddCustomRoutingEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/AddEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +11 -0
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +11 -0
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +11 -0
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +11 -0
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +11 -0
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateListenerCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteListenerCommand.d.ts +11 -0
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +11 -0
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeListenerCommand.d.ts +11 -0
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +11 -0
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +11 -0
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +11 -0
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +11 -0
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +11 -0
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +11 -0
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListListenersCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +11 -0
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +11 -0
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateListenerCommand.d.ts +11 -0
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -98,4 +98,15 @@ declare const ListEndpointGroupsCommand_base: {
|
|
|
98
98
|
* @public
|
|
99
99
|
*/
|
|
100
100
|
export declare class ListEndpointGroupsCommand extends ListEndpointGroupsCommand_base {
|
|
101
|
+
/** @internal type navigation helper, not in runtime. */
|
|
102
|
+
protected static __types: {
|
|
103
|
+
api: {
|
|
104
|
+
input: ListEndpointGroupsRequest;
|
|
105
|
+
output: ListEndpointGroupsResponse;
|
|
106
|
+
};
|
|
107
|
+
sdk: {
|
|
108
|
+
input: ListEndpointGroupsCommandInput;
|
|
109
|
+
output: ListEndpointGroupsCommandOutput;
|
|
110
|
+
};
|
|
111
|
+
};
|
|
101
112
|
}
|
|
@@ -84,4 +84,15 @@ declare const ListListenersCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class ListListenersCommand extends ListListenersCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: ListListenersRequest;
|
|
91
|
+
output: ListListenersResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: ListListenersCommandInput;
|
|
95
|
+
output: ListListenersCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -82,4 +82,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListTagsForResourceRequest;
|
|
89
|
+
output: ListTagsForResourceResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListTagsForResourceCommandInput;
|
|
93
|
+
output: ListTagsForResourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -91,4 +91,15 @@ declare const ProvisionByoipCidrCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class ProvisionByoipCidrCommand extends ProvisionByoipCidrCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: ProvisionByoipCidrRequest;
|
|
98
|
+
output: ProvisionByoipCidrResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: ProvisionByoipCidrCommandInput;
|
|
102
|
+
output: ProvisionByoipCidrCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -76,4 +76,15 @@ declare const RemoveCustomRoutingEndpointsCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class RemoveCustomRoutingEndpointsCommand extends RemoveCustomRoutingEndpointsCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: RemoveCustomRoutingEndpointsRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: RemoveCustomRoutingEndpointsCommandInput;
|
|
87
|
+
output: RemoveCustomRoutingEndpointsCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -92,4 +92,15 @@ declare const RemoveEndpointsCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class RemoveEndpointsCommand extends RemoveEndpointsCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: RemoveEndpointsRequest;
|
|
99
|
+
output: {};
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: RemoveEndpointsCommandInput;
|
|
103
|
+
output: RemoveEndpointsCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -72,4 +72,15 @@ declare const TagResourceCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: TagResourceRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: TagResourceCommandInput;
|
|
83
|
+
output: TagResourceCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -70,4 +70,15 @@ declare const UntagResourceCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: UntagResourceRequest;
|
|
77
|
+
output: {};
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: UntagResourceCommandInput;
|
|
81
|
+
output: UntagResourceCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -79,4 +79,15 @@ declare const UpdateAcceleratorAttributesCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class UpdateAcceleratorAttributesCommand extends UpdateAcceleratorAttributesCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: UpdateAcceleratorAttributesRequest;
|
|
86
|
+
output: UpdateAcceleratorAttributesResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: UpdateAcceleratorAttributesCommandInput;
|
|
90
|
+
output: UpdateAcceleratorAttributesCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -128,4 +128,15 @@ declare const UpdateAcceleratorCommand_base: {
|
|
|
128
128
|
* @public
|
|
129
129
|
*/
|
|
130
130
|
export declare class UpdateAcceleratorCommand extends UpdateAcceleratorCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: UpdateAcceleratorRequest;
|
|
135
|
+
output: UpdateAcceleratorResponse;
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: UpdateAcceleratorCommandInput;
|
|
139
|
+
output: UpdateAcceleratorCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -116,4 +116,15 @@ declare const UpdateCrossAccountAttachmentCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class UpdateCrossAccountAttachmentCommand extends UpdateCrossAccountAttachmentCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: UpdateCrossAccountAttachmentRequest;
|
|
123
|
+
output: UpdateCrossAccountAttachmentResponse;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: UpdateCrossAccountAttachmentCommandInput;
|
|
127
|
+
output: UpdateCrossAccountAttachmentCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -79,4 +79,15 @@ declare const UpdateCustomRoutingAcceleratorAttributesCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class UpdateCustomRoutingAcceleratorAttributesCommand extends UpdateCustomRoutingAcceleratorAttributesCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: UpdateCustomRoutingAcceleratorAttributesRequest;
|
|
86
|
+
output: UpdateCustomRoutingAcceleratorAttributesResponse;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: UpdateCustomRoutingAcceleratorAttributesCommandInput;
|
|
90
|
+
output: UpdateCustomRoutingAcceleratorAttributesCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -96,4 +96,15 @@ declare const UpdateCustomRoutingAcceleratorCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class UpdateCustomRoutingAcceleratorCommand extends UpdateCustomRoutingAcceleratorCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: UpdateCustomRoutingAcceleratorRequest;
|
|
103
|
+
output: UpdateCustomRoutingAcceleratorResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: UpdateCustomRoutingAcceleratorCommandInput;
|
|
107
|
+
output: UpdateCustomRoutingAcceleratorCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -86,4 +86,15 @@ declare const UpdateCustomRoutingListenerCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class UpdateCustomRoutingListenerCommand extends UpdateCustomRoutingListenerCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: UpdateCustomRoutingListenerRequest;
|
|
93
|
+
output: UpdateCustomRoutingListenerResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: UpdateCustomRoutingListenerCommandInput;
|
|
97
|
+
output: UpdateCustomRoutingListenerCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -116,4 +116,15 @@ declare const UpdateEndpointGroupCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class UpdateEndpointGroupCommand extends UpdateEndpointGroupCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: UpdateEndpointGroupRequest;
|
|
123
|
+
output: UpdateEndpointGroupResponse;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: UpdateEndpointGroupCommandInput;
|
|
127
|
+
output: UpdateEndpointGroupCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -90,4 +90,15 @@ declare const UpdateListenerCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class UpdateListenerCommand extends UpdateListenerCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: UpdateListenerRequest;
|
|
97
|
+
output: UpdateListenerResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: UpdateListenerCommandInput;
|
|
101
|
+
output: UpdateListenerCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -88,4 +88,15 @@ declare const WithdrawByoipCidrCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class WithdrawByoipCidrCommand extends WithdrawByoipCidrCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: WithdrawByoipCidrRequest;
|
|
95
|
+
output: WithdrawByoipCidrResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: WithdrawByoipCidrCommandInput;
|
|
99
|
+
output: WithdrawByoipCidrCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -37,4 +37,15 @@ declare const AddCustomRoutingEndpointsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AddCustomRoutingEndpointsCommand extends AddCustomRoutingEndpointsCommand_base {
|
|
40
|
+
export declare class AddCustomRoutingEndpointsCommand extends AddCustomRoutingEndpointsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AddCustomRoutingEndpointsRequest;
|
|
44
|
+
output: AddCustomRoutingEndpointsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AddCustomRoutingEndpointsCommandInput;
|
|
48
|
+
output: AddCustomRoutingEndpointsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const AddEndpointsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class AddEndpointsCommand extends AddEndpointsCommand_base {
|
|
36
|
+
export declare class AddEndpointsCommand extends AddEndpointsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: AddEndpointsRequest;
|
|
40
|
+
output: AddEndpointsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: AddEndpointsCommandInput;
|
|
44
|
+
output: AddEndpointsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AdvertiseByoipCidrCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AdvertiseByoipCidrCommand extends AdvertiseByoipCidrCommand_base {
|
|
40
|
+
export declare class AdvertiseByoipCidrCommand extends AdvertiseByoipCidrCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AdvertiseByoipCidrRequest;
|
|
44
|
+
output: AdvertiseByoipCidrResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AdvertiseByoipCidrCommandInput;
|
|
48
|
+
output: AdvertiseByoipCidrCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const AllowCustomRoutingTrafficCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class AllowCustomRoutingTrafficCommand extends AllowCustomRoutingTrafficCommand_base {
|
|
36
|
+
export declare class AllowCustomRoutingTrafficCommand extends AllowCustomRoutingTrafficCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: AllowCustomRoutingTrafficRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: AllowCustomRoutingTrafficCommandInput;
|
|
44
|
+
output: AllowCustomRoutingTrafficCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAcceleratorCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAcceleratorCommand extends CreateAcceleratorCommand_base {
|
|
40
|
+
export declare class CreateAcceleratorCommand extends CreateAcceleratorCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAcceleratorRequest;
|
|
44
|
+
output: CreateAcceleratorResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAcceleratorCommandInput;
|
|
48
|
+
output: CreateAcceleratorCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCrossAccountAttachmentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCrossAccountAttachmentCommand extends CreateCrossAccountAttachmentCommand_base {
|
|
40
|
+
export declare class CreateCrossAccountAttachmentCommand extends CreateCrossAccountAttachmentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCrossAccountAttachmentRequest;
|
|
44
|
+
output: CreateCrossAccountAttachmentResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCrossAccountAttachmentCommandInput;
|
|
48
|
+
output: CreateCrossAccountAttachmentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCustomRoutingAcceleratorCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCustomRoutingAcceleratorCommand extends CreateCustomRoutingAcceleratorCommand_base {
|
|
40
|
+
export declare class CreateCustomRoutingAcceleratorCommand extends CreateCustomRoutingAcceleratorCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCustomRoutingAcceleratorRequest;
|
|
44
|
+
output: CreateCustomRoutingAcceleratorResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCustomRoutingAcceleratorCommandInput;
|
|
48
|
+
output: CreateCustomRoutingAcceleratorCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCustomRoutingEndpointGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCustomRoutingEndpointGroupCommand extends CreateCustomRoutingEndpointGroupCommand_base {
|
|
40
|
+
export declare class CreateCustomRoutingEndpointGroupCommand extends CreateCustomRoutingEndpointGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCustomRoutingEndpointGroupRequest;
|
|
44
|
+
output: CreateCustomRoutingEndpointGroupResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCustomRoutingEndpointGroupCommandInput;
|
|
48
|
+
output: CreateCustomRoutingEndpointGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateCustomRoutingListenerCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateCustomRoutingListenerCommand extends CreateCustomRoutingListenerCommand_base {
|
|
40
|
+
export declare class CreateCustomRoutingListenerCommand extends CreateCustomRoutingListenerCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateCustomRoutingListenerRequest;
|
|
44
|
+
output: CreateCustomRoutingListenerResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateCustomRoutingListenerCommandInput;
|
|
48
|
+
output: CreateCustomRoutingListenerCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateEndpointGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateEndpointGroupCommand extends CreateEndpointGroupCommand_base {
|
|
40
|
+
export declare class CreateEndpointGroupCommand extends CreateEndpointGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateEndpointGroupRequest;
|
|
44
|
+
output: CreateEndpointGroupResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateEndpointGroupCommandInput;
|
|
48
|
+
output: CreateEndpointGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateListenerCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateListenerCommand extends CreateListenerCommand_base {
|
|
39
|
+
export declare class CreateListenerCommand extends CreateListenerCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateListenerRequest;
|
|
43
|
+
output: CreateListenerResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateListenerCommandInput;
|
|
47
|
+
output: CreateListenerCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteAcceleratorCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteAcceleratorCommand extends DeleteAcceleratorCommand_base {
|
|
35
|
+
export declare class DeleteAcceleratorCommand extends DeleteAcceleratorCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteAcceleratorRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteAcceleratorCommandInput;
|
|
43
|
+
output: DeleteAcceleratorCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteCrossAccountAttachmentCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteCrossAccountAttachmentCommand extends DeleteCrossAccountAttachmentCommand_base {
|
|
36
|
+
export declare class DeleteCrossAccountAttachmentCommand extends DeleteCrossAccountAttachmentCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteCrossAccountAttachmentRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteCrossAccountAttachmentCommandInput;
|
|
44
|
+
output: DeleteCrossAccountAttachmentCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteCustomRoutingAcceleratorCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteCustomRoutingAcceleratorCommand extends DeleteCustomRoutingAcceleratorCommand_base {
|
|
36
|
+
export declare class DeleteCustomRoutingAcceleratorCommand extends DeleteCustomRoutingAcceleratorCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteCustomRoutingAcceleratorRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteCustomRoutingAcceleratorCommandInput;
|
|
44
|
+
output: DeleteCustomRoutingAcceleratorCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteCustomRoutingEndpointGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteCustomRoutingEndpointGroupCommand extends DeleteCustomRoutingEndpointGroupCommand_base {
|
|
36
|
+
export declare class DeleteCustomRoutingEndpointGroupCommand extends DeleteCustomRoutingEndpointGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteCustomRoutingEndpointGroupRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteCustomRoutingEndpointGroupCommandInput;
|
|
44
|
+
output: DeleteCustomRoutingEndpointGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteCustomRoutingListenerCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteCustomRoutingListenerCommand extends DeleteCustomRoutingListenerCommand_base {
|
|
36
|
+
export declare class DeleteCustomRoutingListenerCommand extends DeleteCustomRoutingListenerCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteCustomRoutingListenerRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteCustomRoutingListenerCommandInput;
|
|
44
|
+
output: DeleteCustomRoutingListenerCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteEndpointGroupCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteEndpointGroupCommand extends DeleteEndpointGroupCommand_base {
|
|
35
|
+
export declare class DeleteEndpointGroupCommand extends DeleteEndpointGroupCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteEndpointGroupRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteEndpointGroupCommandInput;
|
|
43
|
+
output: DeleteEndpointGroupCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteListenerCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteListenerCommand extends DeleteListenerCommand_base {
|
|
34
|
+
export declare class DeleteListenerCommand extends DeleteListenerCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteListenerRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteListenerCommandInput;
|
|
42
|
+
output: DeleteListenerCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DenyCustomRoutingTrafficCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DenyCustomRoutingTrafficCommand extends DenyCustomRoutingTrafficCommand_base {
|
|
36
|
+
export declare class DenyCustomRoutingTrafficCommand extends DenyCustomRoutingTrafficCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DenyCustomRoutingTrafficRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DenyCustomRoutingTrafficCommandInput;
|
|
44
|
+
output: DenyCustomRoutingTrafficCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeprovisionByoipCidrCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeprovisionByoipCidrCommand extends DeprovisionByoipCidrCommand_base {
|
|
40
|
+
export declare class DeprovisionByoipCidrCommand extends DeprovisionByoipCidrCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeprovisionByoipCidrRequest;
|
|
44
|
+
output: DeprovisionByoipCidrResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeprovisionByoipCidrCommandInput;
|
|
48
|
+
output: DeprovisionByoipCidrCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|