@aws-sdk/client-networkmanager 3.168.0 → 3.170.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/NetworkManager.d.ts +1576 -430
- package/dist-types/ts3.4/NetworkManagerClient.d.ts +640 -158
- package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +85 -85
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2876 -2661
- package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +22 -22
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1025 -257
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,257 +1,1025 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
import {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
import {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
import {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
AcceptAttachmentCommandInput,
|
|
8
|
+
AcceptAttachmentCommandOutput,
|
|
9
|
+
} from "../commands/AcceptAttachmentCommand";
|
|
10
|
+
import {
|
|
11
|
+
AssociateConnectPeerCommandInput,
|
|
12
|
+
AssociateConnectPeerCommandOutput,
|
|
13
|
+
} from "../commands/AssociateConnectPeerCommand";
|
|
14
|
+
import {
|
|
15
|
+
AssociateCustomerGatewayCommandInput,
|
|
16
|
+
AssociateCustomerGatewayCommandOutput,
|
|
17
|
+
} from "../commands/AssociateCustomerGatewayCommand";
|
|
18
|
+
import {
|
|
19
|
+
AssociateLinkCommandInput,
|
|
20
|
+
AssociateLinkCommandOutput,
|
|
21
|
+
} from "../commands/AssociateLinkCommand";
|
|
22
|
+
import {
|
|
23
|
+
AssociateTransitGatewayConnectPeerCommandInput,
|
|
24
|
+
AssociateTransitGatewayConnectPeerCommandOutput,
|
|
25
|
+
} from "../commands/AssociateTransitGatewayConnectPeerCommand";
|
|
26
|
+
import {
|
|
27
|
+
CreateConnectAttachmentCommandInput,
|
|
28
|
+
CreateConnectAttachmentCommandOutput,
|
|
29
|
+
} from "../commands/CreateConnectAttachmentCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateConnectionCommandInput,
|
|
32
|
+
CreateConnectionCommandOutput,
|
|
33
|
+
} from "../commands/CreateConnectionCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateConnectPeerCommandInput,
|
|
36
|
+
CreateConnectPeerCommandOutput,
|
|
37
|
+
} from "../commands/CreateConnectPeerCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateCoreNetworkCommandInput,
|
|
40
|
+
CreateCoreNetworkCommandOutput,
|
|
41
|
+
} from "../commands/CreateCoreNetworkCommand";
|
|
42
|
+
import {
|
|
43
|
+
CreateDeviceCommandInput,
|
|
44
|
+
CreateDeviceCommandOutput,
|
|
45
|
+
} from "../commands/CreateDeviceCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateGlobalNetworkCommandInput,
|
|
48
|
+
CreateGlobalNetworkCommandOutput,
|
|
49
|
+
} from "../commands/CreateGlobalNetworkCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateLinkCommandInput,
|
|
52
|
+
CreateLinkCommandOutput,
|
|
53
|
+
} from "../commands/CreateLinkCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateSiteCommandInput,
|
|
56
|
+
CreateSiteCommandOutput,
|
|
57
|
+
} from "../commands/CreateSiteCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateSiteToSiteVpnAttachmentCommandInput,
|
|
60
|
+
CreateSiteToSiteVpnAttachmentCommandOutput,
|
|
61
|
+
} from "../commands/CreateSiteToSiteVpnAttachmentCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateTransitGatewayPeeringCommandInput,
|
|
64
|
+
CreateTransitGatewayPeeringCommandOutput,
|
|
65
|
+
} from "../commands/CreateTransitGatewayPeeringCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateTransitGatewayRouteTableAttachmentCommandInput,
|
|
68
|
+
CreateTransitGatewayRouteTableAttachmentCommandOutput,
|
|
69
|
+
} from "../commands/CreateTransitGatewayRouteTableAttachmentCommand";
|
|
70
|
+
import {
|
|
71
|
+
CreateVpcAttachmentCommandInput,
|
|
72
|
+
CreateVpcAttachmentCommandOutput,
|
|
73
|
+
} from "../commands/CreateVpcAttachmentCommand";
|
|
74
|
+
import {
|
|
75
|
+
DeleteAttachmentCommandInput,
|
|
76
|
+
DeleteAttachmentCommandOutput,
|
|
77
|
+
} from "../commands/DeleteAttachmentCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteConnectionCommandInput,
|
|
80
|
+
DeleteConnectionCommandOutput,
|
|
81
|
+
} from "../commands/DeleteConnectionCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteConnectPeerCommandInput,
|
|
84
|
+
DeleteConnectPeerCommandOutput,
|
|
85
|
+
} from "../commands/DeleteConnectPeerCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteCoreNetworkCommandInput,
|
|
88
|
+
DeleteCoreNetworkCommandOutput,
|
|
89
|
+
} from "../commands/DeleteCoreNetworkCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteCoreNetworkPolicyVersionCommandInput,
|
|
92
|
+
DeleteCoreNetworkPolicyVersionCommandOutput,
|
|
93
|
+
} from "../commands/DeleteCoreNetworkPolicyVersionCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeleteDeviceCommandInput,
|
|
96
|
+
DeleteDeviceCommandOutput,
|
|
97
|
+
} from "../commands/DeleteDeviceCommand";
|
|
98
|
+
import {
|
|
99
|
+
DeleteGlobalNetworkCommandInput,
|
|
100
|
+
DeleteGlobalNetworkCommandOutput,
|
|
101
|
+
} from "../commands/DeleteGlobalNetworkCommand";
|
|
102
|
+
import {
|
|
103
|
+
DeleteLinkCommandInput,
|
|
104
|
+
DeleteLinkCommandOutput,
|
|
105
|
+
} from "../commands/DeleteLinkCommand";
|
|
106
|
+
import {
|
|
107
|
+
DeletePeeringCommandInput,
|
|
108
|
+
DeletePeeringCommandOutput,
|
|
109
|
+
} from "../commands/DeletePeeringCommand";
|
|
110
|
+
import {
|
|
111
|
+
DeleteResourcePolicyCommandInput,
|
|
112
|
+
DeleteResourcePolicyCommandOutput,
|
|
113
|
+
} from "../commands/DeleteResourcePolicyCommand";
|
|
114
|
+
import {
|
|
115
|
+
DeleteSiteCommandInput,
|
|
116
|
+
DeleteSiteCommandOutput,
|
|
117
|
+
} from "../commands/DeleteSiteCommand";
|
|
118
|
+
import {
|
|
119
|
+
DeregisterTransitGatewayCommandInput,
|
|
120
|
+
DeregisterTransitGatewayCommandOutput,
|
|
121
|
+
} from "../commands/DeregisterTransitGatewayCommand";
|
|
122
|
+
import {
|
|
123
|
+
DescribeGlobalNetworksCommandInput,
|
|
124
|
+
DescribeGlobalNetworksCommandOutput,
|
|
125
|
+
} from "../commands/DescribeGlobalNetworksCommand";
|
|
126
|
+
import {
|
|
127
|
+
DisassociateConnectPeerCommandInput,
|
|
128
|
+
DisassociateConnectPeerCommandOutput,
|
|
129
|
+
} from "../commands/DisassociateConnectPeerCommand";
|
|
130
|
+
import {
|
|
131
|
+
DisassociateCustomerGatewayCommandInput,
|
|
132
|
+
DisassociateCustomerGatewayCommandOutput,
|
|
133
|
+
} from "../commands/DisassociateCustomerGatewayCommand";
|
|
134
|
+
import {
|
|
135
|
+
DisassociateLinkCommandInput,
|
|
136
|
+
DisassociateLinkCommandOutput,
|
|
137
|
+
} from "../commands/DisassociateLinkCommand";
|
|
138
|
+
import {
|
|
139
|
+
DisassociateTransitGatewayConnectPeerCommandInput,
|
|
140
|
+
DisassociateTransitGatewayConnectPeerCommandOutput,
|
|
141
|
+
} from "../commands/DisassociateTransitGatewayConnectPeerCommand";
|
|
142
|
+
import {
|
|
143
|
+
ExecuteCoreNetworkChangeSetCommandInput,
|
|
144
|
+
ExecuteCoreNetworkChangeSetCommandOutput,
|
|
145
|
+
} from "../commands/ExecuteCoreNetworkChangeSetCommand";
|
|
146
|
+
import {
|
|
147
|
+
GetConnectAttachmentCommandInput,
|
|
148
|
+
GetConnectAttachmentCommandOutput,
|
|
149
|
+
} from "../commands/GetConnectAttachmentCommand";
|
|
150
|
+
import {
|
|
151
|
+
GetConnectionsCommandInput,
|
|
152
|
+
GetConnectionsCommandOutput,
|
|
153
|
+
} from "../commands/GetConnectionsCommand";
|
|
154
|
+
import {
|
|
155
|
+
GetConnectPeerAssociationsCommandInput,
|
|
156
|
+
GetConnectPeerAssociationsCommandOutput,
|
|
157
|
+
} from "../commands/GetConnectPeerAssociationsCommand";
|
|
158
|
+
import {
|
|
159
|
+
GetConnectPeerCommandInput,
|
|
160
|
+
GetConnectPeerCommandOutput,
|
|
161
|
+
} from "../commands/GetConnectPeerCommand";
|
|
162
|
+
import {
|
|
163
|
+
GetCoreNetworkChangeEventsCommandInput,
|
|
164
|
+
GetCoreNetworkChangeEventsCommandOutput,
|
|
165
|
+
} from "../commands/GetCoreNetworkChangeEventsCommand";
|
|
166
|
+
import {
|
|
167
|
+
GetCoreNetworkChangeSetCommandInput,
|
|
168
|
+
GetCoreNetworkChangeSetCommandOutput,
|
|
169
|
+
} from "../commands/GetCoreNetworkChangeSetCommand";
|
|
170
|
+
import {
|
|
171
|
+
GetCoreNetworkCommandInput,
|
|
172
|
+
GetCoreNetworkCommandOutput,
|
|
173
|
+
} from "../commands/GetCoreNetworkCommand";
|
|
174
|
+
import {
|
|
175
|
+
GetCoreNetworkPolicyCommandInput,
|
|
176
|
+
GetCoreNetworkPolicyCommandOutput,
|
|
177
|
+
} from "../commands/GetCoreNetworkPolicyCommand";
|
|
178
|
+
import {
|
|
179
|
+
GetCustomerGatewayAssociationsCommandInput,
|
|
180
|
+
GetCustomerGatewayAssociationsCommandOutput,
|
|
181
|
+
} from "../commands/GetCustomerGatewayAssociationsCommand";
|
|
182
|
+
import {
|
|
183
|
+
GetDevicesCommandInput,
|
|
184
|
+
GetDevicesCommandOutput,
|
|
185
|
+
} from "../commands/GetDevicesCommand";
|
|
186
|
+
import {
|
|
187
|
+
GetLinkAssociationsCommandInput,
|
|
188
|
+
GetLinkAssociationsCommandOutput,
|
|
189
|
+
} from "../commands/GetLinkAssociationsCommand";
|
|
190
|
+
import {
|
|
191
|
+
GetLinksCommandInput,
|
|
192
|
+
GetLinksCommandOutput,
|
|
193
|
+
} from "../commands/GetLinksCommand";
|
|
194
|
+
import {
|
|
195
|
+
GetNetworkResourceCountsCommandInput,
|
|
196
|
+
GetNetworkResourceCountsCommandOutput,
|
|
197
|
+
} from "../commands/GetNetworkResourceCountsCommand";
|
|
198
|
+
import {
|
|
199
|
+
GetNetworkResourceRelationshipsCommandInput,
|
|
200
|
+
GetNetworkResourceRelationshipsCommandOutput,
|
|
201
|
+
} from "../commands/GetNetworkResourceRelationshipsCommand";
|
|
202
|
+
import {
|
|
203
|
+
GetNetworkResourcesCommandInput,
|
|
204
|
+
GetNetworkResourcesCommandOutput,
|
|
205
|
+
} from "../commands/GetNetworkResourcesCommand";
|
|
206
|
+
import {
|
|
207
|
+
GetNetworkRoutesCommandInput,
|
|
208
|
+
GetNetworkRoutesCommandOutput,
|
|
209
|
+
} from "../commands/GetNetworkRoutesCommand";
|
|
210
|
+
import {
|
|
211
|
+
GetNetworkTelemetryCommandInput,
|
|
212
|
+
GetNetworkTelemetryCommandOutput,
|
|
213
|
+
} from "../commands/GetNetworkTelemetryCommand";
|
|
214
|
+
import {
|
|
215
|
+
GetResourcePolicyCommandInput,
|
|
216
|
+
GetResourcePolicyCommandOutput,
|
|
217
|
+
} from "../commands/GetResourcePolicyCommand";
|
|
218
|
+
import {
|
|
219
|
+
GetRouteAnalysisCommandInput,
|
|
220
|
+
GetRouteAnalysisCommandOutput,
|
|
221
|
+
} from "../commands/GetRouteAnalysisCommand";
|
|
222
|
+
import {
|
|
223
|
+
GetSitesCommandInput,
|
|
224
|
+
GetSitesCommandOutput,
|
|
225
|
+
} from "../commands/GetSitesCommand";
|
|
226
|
+
import {
|
|
227
|
+
GetSiteToSiteVpnAttachmentCommandInput,
|
|
228
|
+
GetSiteToSiteVpnAttachmentCommandOutput,
|
|
229
|
+
} from "../commands/GetSiteToSiteVpnAttachmentCommand";
|
|
230
|
+
import {
|
|
231
|
+
GetTransitGatewayConnectPeerAssociationsCommandInput,
|
|
232
|
+
GetTransitGatewayConnectPeerAssociationsCommandOutput,
|
|
233
|
+
} from "../commands/GetTransitGatewayConnectPeerAssociationsCommand";
|
|
234
|
+
import {
|
|
235
|
+
GetTransitGatewayPeeringCommandInput,
|
|
236
|
+
GetTransitGatewayPeeringCommandOutput,
|
|
237
|
+
} from "../commands/GetTransitGatewayPeeringCommand";
|
|
238
|
+
import {
|
|
239
|
+
GetTransitGatewayRegistrationsCommandInput,
|
|
240
|
+
GetTransitGatewayRegistrationsCommandOutput,
|
|
241
|
+
} from "../commands/GetTransitGatewayRegistrationsCommand";
|
|
242
|
+
import {
|
|
243
|
+
GetTransitGatewayRouteTableAttachmentCommandInput,
|
|
244
|
+
GetTransitGatewayRouteTableAttachmentCommandOutput,
|
|
245
|
+
} from "../commands/GetTransitGatewayRouteTableAttachmentCommand";
|
|
246
|
+
import {
|
|
247
|
+
GetVpcAttachmentCommandInput,
|
|
248
|
+
GetVpcAttachmentCommandOutput,
|
|
249
|
+
} from "../commands/GetVpcAttachmentCommand";
|
|
250
|
+
import {
|
|
251
|
+
ListAttachmentsCommandInput,
|
|
252
|
+
ListAttachmentsCommandOutput,
|
|
253
|
+
} from "../commands/ListAttachmentsCommand";
|
|
254
|
+
import {
|
|
255
|
+
ListConnectPeersCommandInput,
|
|
256
|
+
ListConnectPeersCommandOutput,
|
|
257
|
+
} from "../commands/ListConnectPeersCommand";
|
|
258
|
+
import {
|
|
259
|
+
ListCoreNetworkPolicyVersionsCommandInput,
|
|
260
|
+
ListCoreNetworkPolicyVersionsCommandOutput,
|
|
261
|
+
} from "../commands/ListCoreNetworkPolicyVersionsCommand";
|
|
262
|
+
import {
|
|
263
|
+
ListCoreNetworksCommandInput,
|
|
264
|
+
ListCoreNetworksCommandOutput,
|
|
265
|
+
} from "../commands/ListCoreNetworksCommand";
|
|
266
|
+
import {
|
|
267
|
+
ListOrganizationServiceAccessStatusCommandInput,
|
|
268
|
+
ListOrganizationServiceAccessStatusCommandOutput,
|
|
269
|
+
} from "../commands/ListOrganizationServiceAccessStatusCommand";
|
|
270
|
+
import {
|
|
271
|
+
ListPeeringsCommandInput,
|
|
272
|
+
ListPeeringsCommandOutput,
|
|
273
|
+
} from "../commands/ListPeeringsCommand";
|
|
274
|
+
import {
|
|
275
|
+
ListTagsForResourceCommandInput,
|
|
276
|
+
ListTagsForResourceCommandOutput,
|
|
277
|
+
} from "../commands/ListTagsForResourceCommand";
|
|
278
|
+
import {
|
|
279
|
+
PutCoreNetworkPolicyCommandInput,
|
|
280
|
+
PutCoreNetworkPolicyCommandOutput,
|
|
281
|
+
} from "../commands/PutCoreNetworkPolicyCommand";
|
|
282
|
+
import {
|
|
283
|
+
PutResourcePolicyCommandInput,
|
|
284
|
+
PutResourcePolicyCommandOutput,
|
|
285
|
+
} from "../commands/PutResourcePolicyCommand";
|
|
286
|
+
import {
|
|
287
|
+
RegisterTransitGatewayCommandInput,
|
|
288
|
+
RegisterTransitGatewayCommandOutput,
|
|
289
|
+
} from "../commands/RegisterTransitGatewayCommand";
|
|
290
|
+
import {
|
|
291
|
+
RejectAttachmentCommandInput,
|
|
292
|
+
RejectAttachmentCommandOutput,
|
|
293
|
+
} from "../commands/RejectAttachmentCommand";
|
|
294
|
+
import {
|
|
295
|
+
RestoreCoreNetworkPolicyVersionCommandInput,
|
|
296
|
+
RestoreCoreNetworkPolicyVersionCommandOutput,
|
|
297
|
+
} from "../commands/RestoreCoreNetworkPolicyVersionCommand";
|
|
298
|
+
import {
|
|
299
|
+
StartOrganizationServiceAccessUpdateCommandInput,
|
|
300
|
+
StartOrganizationServiceAccessUpdateCommandOutput,
|
|
301
|
+
} from "../commands/StartOrganizationServiceAccessUpdateCommand";
|
|
302
|
+
import {
|
|
303
|
+
StartRouteAnalysisCommandInput,
|
|
304
|
+
StartRouteAnalysisCommandOutput,
|
|
305
|
+
} from "../commands/StartRouteAnalysisCommand";
|
|
306
|
+
import {
|
|
307
|
+
TagResourceCommandInput,
|
|
308
|
+
TagResourceCommandOutput,
|
|
309
|
+
} from "../commands/TagResourceCommand";
|
|
310
|
+
import {
|
|
311
|
+
UntagResourceCommandInput,
|
|
312
|
+
UntagResourceCommandOutput,
|
|
313
|
+
} from "../commands/UntagResourceCommand";
|
|
314
|
+
import {
|
|
315
|
+
UpdateConnectionCommandInput,
|
|
316
|
+
UpdateConnectionCommandOutput,
|
|
317
|
+
} from "../commands/UpdateConnectionCommand";
|
|
318
|
+
import {
|
|
319
|
+
UpdateCoreNetworkCommandInput,
|
|
320
|
+
UpdateCoreNetworkCommandOutput,
|
|
321
|
+
} from "../commands/UpdateCoreNetworkCommand";
|
|
322
|
+
import {
|
|
323
|
+
UpdateDeviceCommandInput,
|
|
324
|
+
UpdateDeviceCommandOutput,
|
|
325
|
+
} from "../commands/UpdateDeviceCommand";
|
|
326
|
+
import {
|
|
327
|
+
UpdateGlobalNetworkCommandInput,
|
|
328
|
+
UpdateGlobalNetworkCommandOutput,
|
|
329
|
+
} from "../commands/UpdateGlobalNetworkCommand";
|
|
330
|
+
import {
|
|
331
|
+
UpdateLinkCommandInput,
|
|
332
|
+
UpdateLinkCommandOutput,
|
|
333
|
+
} from "../commands/UpdateLinkCommand";
|
|
334
|
+
import {
|
|
335
|
+
UpdateNetworkResourceMetadataCommandInput,
|
|
336
|
+
UpdateNetworkResourceMetadataCommandOutput,
|
|
337
|
+
} from "../commands/UpdateNetworkResourceMetadataCommand";
|
|
338
|
+
import {
|
|
339
|
+
UpdateSiteCommandInput,
|
|
340
|
+
UpdateSiteCommandOutput,
|
|
341
|
+
} from "../commands/UpdateSiteCommand";
|
|
342
|
+
import {
|
|
343
|
+
UpdateVpcAttachmentCommandInput,
|
|
344
|
+
UpdateVpcAttachmentCommandOutput,
|
|
345
|
+
} from "../commands/UpdateVpcAttachmentCommand";
|
|
346
|
+
export declare const serializeAws_restJson1AcceptAttachmentCommand: (
|
|
347
|
+
input: AcceptAttachmentCommandInput,
|
|
348
|
+
context: __SerdeContext
|
|
349
|
+
) => Promise<__HttpRequest>;
|
|
350
|
+
export declare const serializeAws_restJson1AssociateConnectPeerCommand: (
|
|
351
|
+
input: AssociateConnectPeerCommandInput,
|
|
352
|
+
context: __SerdeContext
|
|
353
|
+
) => Promise<__HttpRequest>;
|
|
354
|
+
export declare const serializeAws_restJson1AssociateCustomerGatewayCommand: (
|
|
355
|
+
input: AssociateCustomerGatewayCommandInput,
|
|
356
|
+
context: __SerdeContext
|
|
357
|
+
) => Promise<__HttpRequest>;
|
|
358
|
+
export declare const serializeAws_restJson1AssociateLinkCommand: (
|
|
359
|
+
input: AssociateLinkCommandInput,
|
|
360
|
+
context: __SerdeContext
|
|
361
|
+
) => Promise<__HttpRequest>;
|
|
362
|
+
export declare const serializeAws_restJson1AssociateTransitGatewayConnectPeerCommand: (
|
|
363
|
+
input: AssociateTransitGatewayConnectPeerCommandInput,
|
|
364
|
+
context: __SerdeContext
|
|
365
|
+
) => Promise<__HttpRequest>;
|
|
366
|
+
export declare const serializeAws_restJson1CreateConnectAttachmentCommand: (
|
|
367
|
+
input: CreateConnectAttachmentCommandInput,
|
|
368
|
+
context: __SerdeContext
|
|
369
|
+
) => Promise<__HttpRequest>;
|
|
370
|
+
export declare const serializeAws_restJson1CreateConnectionCommand: (
|
|
371
|
+
input: CreateConnectionCommandInput,
|
|
372
|
+
context: __SerdeContext
|
|
373
|
+
) => Promise<__HttpRequest>;
|
|
374
|
+
export declare const serializeAws_restJson1CreateConnectPeerCommand: (
|
|
375
|
+
input: CreateConnectPeerCommandInput,
|
|
376
|
+
context: __SerdeContext
|
|
377
|
+
) => Promise<__HttpRequest>;
|
|
378
|
+
export declare const serializeAws_restJson1CreateCoreNetworkCommand: (
|
|
379
|
+
input: CreateCoreNetworkCommandInput,
|
|
380
|
+
context: __SerdeContext
|
|
381
|
+
) => Promise<__HttpRequest>;
|
|
382
|
+
export declare const serializeAws_restJson1CreateDeviceCommand: (
|
|
383
|
+
input: CreateDeviceCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const serializeAws_restJson1CreateGlobalNetworkCommand: (
|
|
387
|
+
input: CreateGlobalNetworkCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const serializeAws_restJson1CreateLinkCommand: (
|
|
391
|
+
input: CreateLinkCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const serializeAws_restJson1CreateSiteCommand: (
|
|
395
|
+
input: CreateSiteCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const serializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand: (
|
|
399
|
+
input: CreateSiteToSiteVpnAttachmentCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_restJson1CreateTransitGatewayPeeringCommand: (
|
|
403
|
+
input: CreateTransitGatewayPeeringCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand: (
|
|
407
|
+
input: CreateTransitGatewayRouteTableAttachmentCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_restJson1CreateVpcAttachmentCommand: (
|
|
411
|
+
input: CreateVpcAttachmentCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_restJson1DeleteAttachmentCommand: (
|
|
415
|
+
input: DeleteAttachmentCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_restJson1DeleteConnectionCommand: (
|
|
419
|
+
input: DeleteConnectionCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_restJson1DeleteConnectPeerCommand: (
|
|
423
|
+
input: DeleteConnectPeerCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_restJson1DeleteCoreNetworkCommand: (
|
|
427
|
+
input: DeleteCoreNetworkCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand: (
|
|
431
|
+
input: DeleteCoreNetworkPolicyVersionCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_restJson1DeleteDeviceCommand: (
|
|
435
|
+
input: DeleteDeviceCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_restJson1DeleteGlobalNetworkCommand: (
|
|
439
|
+
input: DeleteGlobalNetworkCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_restJson1DeleteLinkCommand: (
|
|
443
|
+
input: DeleteLinkCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_restJson1DeletePeeringCommand: (
|
|
447
|
+
input: DeletePeeringCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_restJson1DeleteResourcePolicyCommand: (
|
|
451
|
+
input: DeleteResourcePolicyCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_restJson1DeleteSiteCommand: (
|
|
455
|
+
input: DeleteSiteCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_restJson1DeregisterTransitGatewayCommand: (
|
|
459
|
+
input: DeregisterTransitGatewayCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_restJson1DescribeGlobalNetworksCommand: (
|
|
463
|
+
input: DescribeGlobalNetworksCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_restJson1DisassociateConnectPeerCommand: (
|
|
467
|
+
input: DisassociateConnectPeerCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_restJson1DisassociateCustomerGatewayCommand: (
|
|
471
|
+
input: DisassociateCustomerGatewayCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_restJson1DisassociateLinkCommand: (
|
|
475
|
+
input: DisassociateLinkCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const serializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand: (
|
|
479
|
+
input: DisassociateTransitGatewayConnectPeerCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const serializeAws_restJson1ExecuteCoreNetworkChangeSetCommand: (
|
|
483
|
+
input: ExecuteCoreNetworkChangeSetCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_restJson1GetConnectAttachmentCommand: (
|
|
487
|
+
input: GetConnectAttachmentCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_restJson1GetConnectionsCommand: (
|
|
491
|
+
input: GetConnectionsCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_restJson1GetConnectPeerCommand: (
|
|
495
|
+
input: GetConnectPeerCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_restJson1GetConnectPeerAssociationsCommand: (
|
|
499
|
+
input: GetConnectPeerAssociationsCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_restJson1GetCoreNetworkCommand: (
|
|
503
|
+
input: GetCoreNetworkCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_restJson1GetCoreNetworkChangeEventsCommand: (
|
|
507
|
+
input: GetCoreNetworkChangeEventsCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_restJson1GetCoreNetworkChangeSetCommand: (
|
|
511
|
+
input: GetCoreNetworkChangeSetCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_restJson1GetCoreNetworkPolicyCommand: (
|
|
515
|
+
input: GetCoreNetworkPolicyCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_restJson1GetCustomerGatewayAssociationsCommand: (
|
|
519
|
+
input: GetCustomerGatewayAssociationsCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_restJson1GetDevicesCommand: (
|
|
523
|
+
input: GetDevicesCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const serializeAws_restJson1GetLinkAssociationsCommand: (
|
|
527
|
+
input: GetLinkAssociationsCommandInput,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<__HttpRequest>;
|
|
530
|
+
export declare const serializeAws_restJson1GetLinksCommand: (
|
|
531
|
+
input: GetLinksCommandInput,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<__HttpRequest>;
|
|
534
|
+
export declare const serializeAws_restJson1GetNetworkResourceCountsCommand: (
|
|
535
|
+
input: GetNetworkResourceCountsCommandInput,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<__HttpRequest>;
|
|
538
|
+
export declare const serializeAws_restJson1GetNetworkResourceRelationshipsCommand: (
|
|
539
|
+
input: GetNetworkResourceRelationshipsCommandInput,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<__HttpRequest>;
|
|
542
|
+
export declare const serializeAws_restJson1GetNetworkResourcesCommand: (
|
|
543
|
+
input: GetNetworkResourcesCommandInput,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<__HttpRequest>;
|
|
546
|
+
export declare const serializeAws_restJson1GetNetworkRoutesCommand: (
|
|
547
|
+
input: GetNetworkRoutesCommandInput,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<__HttpRequest>;
|
|
550
|
+
export declare const serializeAws_restJson1GetNetworkTelemetryCommand: (
|
|
551
|
+
input: GetNetworkTelemetryCommandInput,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<__HttpRequest>;
|
|
554
|
+
export declare const serializeAws_restJson1GetResourcePolicyCommand: (
|
|
555
|
+
input: GetResourcePolicyCommandInput,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<__HttpRequest>;
|
|
558
|
+
export declare const serializeAws_restJson1GetRouteAnalysisCommand: (
|
|
559
|
+
input: GetRouteAnalysisCommandInput,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<__HttpRequest>;
|
|
562
|
+
export declare const serializeAws_restJson1GetSitesCommand: (
|
|
563
|
+
input: GetSitesCommandInput,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<__HttpRequest>;
|
|
566
|
+
export declare const serializeAws_restJson1GetSiteToSiteVpnAttachmentCommand: (
|
|
567
|
+
input: GetSiteToSiteVpnAttachmentCommandInput,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<__HttpRequest>;
|
|
570
|
+
export declare const serializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand: (
|
|
571
|
+
input: GetTransitGatewayConnectPeerAssociationsCommandInput,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<__HttpRequest>;
|
|
574
|
+
export declare const serializeAws_restJson1GetTransitGatewayPeeringCommand: (
|
|
575
|
+
input: GetTransitGatewayPeeringCommandInput,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<__HttpRequest>;
|
|
578
|
+
export declare const serializeAws_restJson1GetTransitGatewayRegistrationsCommand: (
|
|
579
|
+
input: GetTransitGatewayRegistrationsCommandInput,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<__HttpRequest>;
|
|
582
|
+
export declare const serializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand: (
|
|
583
|
+
input: GetTransitGatewayRouteTableAttachmentCommandInput,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<__HttpRequest>;
|
|
586
|
+
export declare const serializeAws_restJson1GetVpcAttachmentCommand: (
|
|
587
|
+
input: GetVpcAttachmentCommandInput,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<__HttpRequest>;
|
|
590
|
+
export declare const serializeAws_restJson1ListAttachmentsCommand: (
|
|
591
|
+
input: ListAttachmentsCommandInput,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<__HttpRequest>;
|
|
594
|
+
export declare const serializeAws_restJson1ListConnectPeersCommand: (
|
|
595
|
+
input: ListConnectPeersCommandInput,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<__HttpRequest>;
|
|
598
|
+
export declare const serializeAws_restJson1ListCoreNetworkPolicyVersionsCommand: (
|
|
599
|
+
input: ListCoreNetworkPolicyVersionsCommandInput,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<__HttpRequest>;
|
|
602
|
+
export declare const serializeAws_restJson1ListCoreNetworksCommand: (
|
|
603
|
+
input: ListCoreNetworksCommandInput,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<__HttpRequest>;
|
|
606
|
+
export declare const serializeAws_restJson1ListOrganizationServiceAccessStatusCommand: (
|
|
607
|
+
input: ListOrganizationServiceAccessStatusCommandInput,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<__HttpRequest>;
|
|
610
|
+
export declare const serializeAws_restJson1ListPeeringsCommand: (
|
|
611
|
+
input: ListPeeringsCommandInput,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<__HttpRequest>;
|
|
614
|
+
export declare const serializeAws_restJson1ListTagsForResourceCommand: (
|
|
615
|
+
input: ListTagsForResourceCommandInput,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<__HttpRequest>;
|
|
618
|
+
export declare const serializeAws_restJson1PutCoreNetworkPolicyCommand: (
|
|
619
|
+
input: PutCoreNetworkPolicyCommandInput,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<__HttpRequest>;
|
|
622
|
+
export declare const serializeAws_restJson1PutResourcePolicyCommand: (
|
|
623
|
+
input: PutResourcePolicyCommandInput,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<__HttpRequest>;
|
|
626
|
+
export declare const serializeAws_restJson1RegisterTransitGatewayCommand: (
|
|
627
|
+
input: RegisterTransitGatewayCommandInput,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<__HttpRequest>;
|
|
630
|
+
export declare const serializeAws_restJson1RejectAttachmentCommand: (
|
|
631
|
+
input: RejectAttachmentCommandInput,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<__HttpRequest>;
|
|
634
|
+
export declare const serializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand: (
|
|
635
|
+
input: RestoreCoreNetworkPolicyVersionCommandInput,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<__HttpRequest>;
|
|
638
|
+
export declare const serializeAws_restJson1StartOrganizationServiceAccessUpdateCommand: (
|
|
639
|
+
input: StartOrganizationServiceAccessUpdateCommandInput,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<__HttpRequest>;
|
|
642
|
+
export declare const serializeAws_restJson1StartRouteAnalysisCommand: (
|
|
643
|
+
input: StartRouteAnalysisCommandInput,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<__HttpRequest>;
|
|
646
|
+
export declare const serializeAws_restJson1TagResourceCommand: (
|
|
647
|
+
input: TagResourceCommandInput,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<__HttpRequest>;
|
|
650
|
+
export declare const serializeAws_restJson1UntagResourceCommand: (
|
|
651
|
+
input: UntagResourceCommandInput,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<__HttpRequest>;
|
|
654
|
+
export declare const serializeAws_restJson1UpdateConnectionCommand: (
|
|
655
|
+
input: UpdateConnectionCommandInput,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<__HttpRequest>;
|
|
658
|
+
export declare const serializeAws_restJson1UpdateCoreNetworkCommand: (
|
|
659
|
+
input: UpdateCoreNetworkCommandInput,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<__HttpRequest>;
|
|
662
|
+
export declare const serializeAws_restJson1UpdateDeviceCommand: (
|
|
663
|
+
input: UpdateDeviceCommandInput,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<__HttpRequest>;
|
|
666
|
+
export declare const serializeAws_restJson1UpdateGlobalNetworkCommand: (
|
|
667
|
+
input: UpdateGlobalNetworkCommandInput,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<__HttpRequest>;
|
|
670
|
+
export declare const serializeAws_restJson1UpdateLinkCommand: (
|
|
671
|
+
input: UpdateLinkCommandInput,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<__HttpRequest>;
|
|
674
|
+
export declare const serializeAws_restJson1UpdateNetworkResourceMetadataCommand: (
|
|
675
|
+
input: UpdateNetworkResourceMetadataCommandInput,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<__HttpRequest>;
|
|
678
|
+
export declare const serializeAws_restJson1UpdateSiteCommand: (
|
|
679
|
+
input: UpdateSiteCommandInput,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<__HttpRequest>;
|
|
682
|
+
export declare const serializeAws_restJson1UpdateVpcAttachmentCommand: (
|
|
683
|
+
input: UpdateVpcAttachmentCommandInput,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<__HttpRequest>;
|
|
686
|
+
export declare const deserializeAws_restJson1AcceptAttachmentCommand: (
|
|
687
|
+
output: __HttpResponse,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<AcceptAttachmentCommandOutput>;
|
|
690
|
+
export declare const deserializeAws_restJson1AssociateConnectPeerCommand: (
|
|
691
|
+
output: __HttpResponse,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<AssociateConnectPeerCommandOutput>;
|
|
694
|
+
export declare const deserializeAws_restJson1AssociateCustomerGatewayCommand: (
|
|
695
|
+
output: __HttpResponse,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<AssociateCustomerGatewayCommandOutput>;
|
|
698
|
+
export declare const deserializeAws_restJson1AssociateLinkCommand: (
|
|
699
|
+
output: __HttpResponse,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<AssociateLinkCommandOutput>;
|
|
702
|
+
export declare const deserializeAws_restJson1AssociateTransitGatewayConnectPeerCommand: (
|
|
703
|
+
output: __HttpResponse,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<AssociateTransitGatewayConnectPeerCommandOutput>;
|
|
706
|
+
export declare const deserializeAws_restJson1CreateConnectAttachmentCommand: (
|
|
707
|
+
output: __HttpResponse,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<CreateConnectAttachmentCommandOutput>;
|
|
710
|
+
export declare const deserializeAws_restJson1CreateConnectionCommand: (
|
|
711
|
+
output: __HttpResponse,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<CreateConnectionCommandOutput>;
|
|
714
|
+
export declare const deserializeAws_restJson1CreateConnectPeerCommand: (
|
|
715
|
+
output: __HttpResponse,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<CreateConnectPeerCommandOutput>;
|
|
718
|
+
export declare const deserializeAws_restJson1CreateCoreNetworkCommand: (
|
|
719
|
+
output: __HttpResponse,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<CreateCoreNetworkCommandOutput>;
|
|
722
|
+
export declare const deserializeAws_restJson1CreateDeviceCommand: (
|
|
723
|
+
output: __HttpResponse,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<CreateDeviceCommandOutput>;
|
|
726
|
+
export declare const deserializeAws_restJson1CreateGlobalNetworkCommand: (
|
|
727
|
+
output: __HttpResponse,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<CreateGlobalNetworkCommandOutput>;
|
|
730
|
+
export declare const deserializeAws_restJson1CreateLinkCommand: (
|
|
731
|
+
output: __HttpResponse,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<CreateLinkCommandOutput>;
|
|
734
|
+
export declare const deserializeAws_restJson1CreateSiteCommand: (
|
|
735
|
+
output: __HttpResponse,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<CreateSiteCommandOutput>;
|
|
738
|
+
export declare const deserializeAws_restJson1CreateSiteToSiteVpnAttachmentCommand: (
|
|
739
|
+
output: __HttpResponse,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<CreateSiteToSiteVpnAttachmentCommandOutput>;
|
|
742
|
+
export declare const deserializeAws_restJson1CreateTransitGatewayPeeringCommand: (
|
|
743
|
+
output: __HttpResponse,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<CreateTransitGatewayPeeringCommandOutput>;
|
|
746
|
+
export declare const deserializeAws_restJson1CreateTransitGatewayRouteTableAttachmentCommand: (
|
|
747
|
+
output: __HttpResponse,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<CreateTransitGatewayRouteTableAttachmentCommandOutput>;
|
|
750
|
+
export declare const deserializeAws_restJson1CreateVpcAttachmentCommand: (
|
|
751
|
+
output: __HttpResponse,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<CreateVpcAttachmentCommandOutput>;
|
|
754
|
+
export declare const deserializeAws_restJson1DeleteAttachmentCommand: (
|
|
755
|
+
output: __HttpResponse,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<DeleteAttachmentCommandOutput>;
|
|
758
|
+
export declare const deserializeAws_restJson1DeleteConnectionCommand: (
|
|
759
|
+
output: __HttpResponse,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<DeleteConnectionCommandOutput>;
|
|
762
|
+
export declare const deserializeAws_restJson1DeleteConnectPeerCommand: (
|
|
763
|
+
output: __HttpResponse,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<DeleteConnectPeerCommandOutput>;
|
|
766
|
+
export declare const deserializeAws_restJson1DeleteCoreNetworkCommand: (
|
|
767
|
+
output: __HttpResponse,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<DeleteCoreNetworkCommandOutput>;
|
|
770
|
+
export declare const deserializeAws_restJson1DeleteCoreNetworkPolicyVersionCommand: (
|
|
771
|
+
output: __HttpResponse,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<DeleteCoreNetworkPolicyVersionCommandOutput>;
|
|
774
|
+
export declare const deserializeAws_restJson1DeleteDeviceCommand: (
|
|
775
|
+
output: __HttpResponse,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<DeleteDeviceCommandOutput>;
|
|
778
|
+
export declare const deserializeAws_restJson1DeleteGlobalNetworkCommand: (
|
|
779
|
+
output: __HttpResponse,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<DeleteGlobalNetworkCommandOutput>;
|
|
782
|
+
export declare const deserializeAws_restJson1DeleteLinkCommand: (
|
|
783
|
+
output: __HttpResponse,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<DeleteLinkCommandOutput>;
|
|
786
|
+
export declare const deserializeAws_restJson1DeletePeeringCommand: (
|
|
787
|
+
output: __HttpResponse,
|
|
788
|
+
context: __SerdeContext
|
|
789
|
+
) => Promise<DeletePeeringCommandOutput>;
|
|
790
|
+
export declare const deserializeAws_restJson1DeleteResourcePolicyCommand: (
|
|
791
|
+
output: __HttpResponse,
|
|
792
|
+
context: __SerdeContext
|
|
793
|
+
) => Promise<DeleteResourcePolicyCommandOutput>;
|
|
794
|
+
export declare const deserializeAws_restJson1DeleteSiteCommand: (
|
|
795
|
+
output: __HttpResponse,
|
|
796
|
+
context: __SerdeContext
|
|
797
|
+
) => Promise<DeleteSiteCommandOutput>;
|
|
798
|
+
export declare const deserializeAws_restJson1DeregisterTransitGatewayCommand: (
|
|
799
|
+
output: __HttpResponse,
|
|
800
|
+
context: __SerdeContext
|
|
801
|
+
) => Promise<DeregisterTransitGatewayCommandOutput>;
|
|
802
|
+
export declare const deserializeAws_restJson1DescribeGlobalNetworksCommand: (
|
|
803
|
+
output: __HttpResponse,
|
|
804
|
+
context: __SerdeContext
|
|
805
|
+
) => Promise<DescribeGlobalNetworksCommandOutput>;
|
|
806
|
+
export declare const deserializeAws_restJson1DisassociateConnectPeerCommand: (
|
|
807
|
+
output: __HttpResponse,
|
|
808
|
+
context: __SerdeContext
|
|
809
|
+
) => Promise<DisassociateConnectPeerCommandOutput>;
|
|
810
|
+
export declare const deserializeAws_restJson1DisassociateCustomerGatewayCommand: (
|
|
811
|
+
output: __HttpResponse,
|
|
812
|
+
context: __SerdeContext
|
|
813
|
+
) => Promise<DisassociateCustomerGatewayCommandOutput>;
|
|
814
|
+
export declare const deserializeAws_restJson1DisassociateLinkCommand: (
|
|
815
|
+
output: __HttpResponse,
|
|
816
|
+
context: __SerdeContext
|
|
817
|
+
) => Promise<DisassociateLinkCommandOutput>;
|
|
818
|
+
export declare const deserializeAws_restJson1DisassociateTransitGatewayConnectPeerCommand: (
|
|
819
|
+
output: __HttpResponse,
|
|
820
|
+
context: __SerdeContext
|
|
821
|
+
) => Promise<DisassociateTransitGatewayConnectPeerCommandOutput>;
|
|
822
|
+
export declare const deserializeAws_restJson1ExecuteCoreNetworkChangeSetCommand: (
|
|
823
|
+
output: __HttpResponse,
|
|
824
|
+
context: __SerdeContext
|
|
825
|
+
) => Promise<ExecuteCoreNetworkChangeSetCommandOutput>;
|
|
826
|
+
export declare const deserializeAws_restJson1GetConnectAttachmentCommand: (
|
|
827
|
+
output: __HttpResponse,
|
|
828
|
+
context: __SerdeContext
|
|
829
|
+
) => Promise<GetConnectAttachmentCommandOutput>;
|
|
830
|
+
export declare const deserializeAws_restJson1GetConnectionsCommand: (
|
|
831
|
+
output: __HttpResponse,
|
|
832
|
+
context: __SerdeContext
|
|
833
|
+
) => Promise<GetConnectionsCommandOutput>;
|
|
834
|
+
export declare const deserializeAws_restJson1GetConnectPeerCommand: (
|
|
835
|
+
output: __HttpResponse,
|
|
836
|
+
context: __SerdeContext
|
|
837
|
+
) => Promise<GetConnectPeerCommandOutput>;
|
|
838
|
+
export declare const deserializeAws_restJson1GetConnectPeerAssociationsCommand: (
|
|
839
|
+
output: __HttpResponse,
|
|
840
|
+
context: __SerdeContext
|
|
841
|
+
) => Promise<GetConnectPeerAssociationsCommandOutput>;
|
|
842
|
+
export declare const deserializeAws_restJson1GetCoreNetworkCommand: (
|
|
843
|
+
output: __HttpResponse,
|
|
844
|
+
context: __SerdeContext
|
|
845
|
+
) => Promise<GetCoreNetworkCommandOutput>;
|
|
846
|
+
export declare const deserializeAws_restJson1GetCoreNetworkChangeEventsCommand: (
|
|
847
|
+
output: __HttpResponse,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<GetCoreNetworkChangeEventsCommandOutput>;
|
|
850
|
+
export declare const deserializeAws_restJson1GetCoreNetworkChangeSetCommand: (
|
|
851
|
+
output: __HttpResponse,
|
|
852
|
+
context: __SerdeContext
|
|
853
|
+
) => Promise<GetCoreNetworkChangeSetCommandOutput>;
|
|
854
|
+
export declare const deserializeAws_restJson1GetCoreNetworkPolicyCommand: (
|
|
855
|
+
output: __HttpResponse,
|
|
856
|
+
context: __SerdeContext
|
|
857
|
+
) => Promise<GetCoreNetworkPolicyCommandOutput>;
|
|
858
|
+
export declare const deserializeAws_restJson1GetCustomerGatewayAssociationsCommand: (
|
|
859
|
+
output: __HttpResponse,
|
|
860
|
+
context: __SerdeContext
|
|
861
|
+
) => Promise<GetCustomerGatewayAssociationsCommandOutput>;
|
|
862
|
+
export declare const deserializeAws_restJson1GetDevicesCommand: (
|
|
863
|
+
output: __HttpResponse,
|
|
864
|
+
context: __SerdeContext
|
|
865
|
+
) => Promise<GetDevicesCommandOutput>;
|
|
866
|
+
export declare const deserializeAws_restJson1GetLinkAssociationsCommand: (
|
|
867
|
+
output: __HttpResponse,
|
|
868
|
+
context: __SerdeContext
|
|
869
|
+
) => Promise<GetLinkAssociationsCommandOutput>;
|
|
870
|
+
export declare const deserializeAws_restJson1GetLinksCommand: (
|
|
871
|
+
output: __HttpResponse,
|
|
872
|
+
context: __SerdeContext
|
|
873
|
+
) => Promise<GetLinksCommandOutput>;
|
|
874
|
+
export declare const deserializeAws_restJson1GetNetworkResourceCountsCommand: (
|
|
875
|
+
output: __HttpResponse,
|
|
876
|
+
context: __SerdeContext
|
|
877
|
+
) => Promise<GetNetworkResourceCountsCommandOutput>;
|
|
878
|
+
export declare const deserializeAws_restJson1GetNetworkResourceRelationshipsCommand: (
|
|
879
|
+
output: __HttpResponse,
|
|
880
|
+
context: __SerdeContext
|
|
881
|
+
) => Promise<GetNetworkResourceRelationshipsCommandOutput>;
|
|
882
|
+
export declare const deserializeAws_restJson1GetNetworkResourcesCommand: (
|
|
883
|
+
output: __HttpResponse,
|
|
884
|
+
context: __SerdeContext
|
|
885
|
+
) => Promise<GetNetworkResourcesCommandOutput>;
|
|
886
|
+
export declare const deserializeAws_restJson1GetNetworkRoutesCommand: (
|
|
887
|
+
output: __HttpResponse,
|
|
888
|
+
context: __SerdeContext
|
|
889
|
+
) => Promise<GetNetworkRoutesCommandOutput>;
|
|
890
|
+
export declare const deserializeAws_restJson1GetNetworkTelemetryCommand: (
|
|
891
|
+
output: __HttpResponse,
|
|
892
|
+
context: __SerdeContext
|
|
893
|
+
) => Promise<GetNetworkTelemetryCommandOutput>;
|
|
894
|
+
export declare const deserializeAws_restJson1GetResourcePolicyCommand: (
|
|
895
|
+
output: __HttpResponse,
|
|
896
|
+
context: __SerdeContext
|
|
897
|
+
) => Promise<GetResourcePolicyCommandOutput>;
|
|
898
|
+
export declare const deserializeAws_restJson1GetRouteAnalysisCommand: (
|
|
899
|
+
output: __HttpResponse,
|
|
900
|
+
context: __SerdeContext
|
|
901
|
+
) => Promise<GetRouteAnalysisCommandOutput>;
|
|
902
|
+
export declare const deserializeAws_restJson1GetSitesCommand: (
|
|
903
|
+
output: __HttpResponse,
|
|
904
|
+
context: __SerdeContext
|
|
905
|
+
) => Promise<GetSitesCommandOutput>;
|
|
906
|
+
export declare const deserializeAws_restJson1GetSiteToSiteVpnAttachmentCommand: (
|
|
907
|
+
output: __HttpResponse,
|
|
908
|
+
context: __SerdeContext
|
|
909
|
+
) => Promise<GetSiteToSiteVpnAttachmentCommandOutput>;
|
|
910
|
+
export declare const deserializeAws_restJson1GetTransitGatewayConnectPeerAssociationsCommand: (
|
|
911
|
+
output: __HttpResponse,
|
|
912
|
+
context: __SerdeContext
|
|
913
|
+
) => Promise<GetTransitGatewayConnectPeerAssociationsCommandOutput>;
|
|
914
|
+
export declare const deserializeAws_restJson1GetTransitGatewayPeeringCommand: (
|
|
915
|
+
output: __HttpResponse,
|
|
916
|
+
context: __SerdeContext
|
|
917
|
+
) => Promise<GetTransitGatewayPeeringCommandOutput>;
|
|
918
|
+
export declare const deserializeAws_restJson1GetTransitGatewayRegistrationsCommand: (
|
|
919
|
+
output: __HttpResponse,
|
|
920
|
+
context: __SerdeContext
|
|
921
|
+
) => Promise<GetTransitGatewayRegistrationsCommandOutput>;
|
|
922
|
+
export declare const deserializeAws_restJson1GetTransitGatewayRouteTableAttachmentCommand: (
|
|
923
|
+
output: __HttpResponse,
|
|
924
|
+
context: __SerdeContext
|
|
925
|
+
) => Promise<GetTransitGatewayRouteTableAttachmentCommandOutput>;
|
|
926
|
+
export declare const deserializeAws_restJson1GetVpcAttachmentCommand: (
|
|
927
|
+
output: __HttpResponse,
|
|
928
|
+
context: __SerdeContext
|
|
929
|
+
) => Promise<GetVpcAttachmentCommandOutput>;
|
|
930
|
+
export declare const deserializeAws_restJson1ListAttachmentsCommand: (
|
|
931
|
+
output: __HttpResponse,
|
|
932
|
+
context: __SerdeContext
|
|
933
|
+
) => Promise<ListAttachmentsCommandOutput>;
|
|
934
|
+
export declare const deserializeAws_restJson1ListConnectPeersCommand: (
|
|
935
|
+
output: __HttpResponse,
|
|
936
|
+
context: __SerdeContext
|
|
937
|
+
) => Promise<ListConnectPeersCommandOutput>;
|
|
938
|
+
export declare const deserializeAws_restJson1ListCoreNetworkPolicyVersionsCommand: (
|
|
939
|
+
output: __HttpResponse,
|
|
940
|
+
context: __SerdeContext
|
|
941
|
+
) => Promise<ListCoreNetworkPolicyVersionsCommandOutput>;
|
|
942
|
+
export declare const deserializeAws_restJson1ListCoreNetworksCommand: (
|
|
943
|
+
output: __HttpResponse,
|
|
944
|
+
context: __SerdeContext
|
|
945
|
+
) => Promise<ListCoreNetworksCommandOutput>;
|
|
946
|
+
export declare const deserializeAws_restJson1ListOrganizationServiceAccessStatusCommand: (
|
|
947
|
+
output: __HttpResponse,
|
|
948
|
+
context: __SerdeContext
|
|
949
|
+
) => Promise<ListOrganizationServiceAccessStatusCommandOutput>;
|
|
950
|
+
export declare const deserializeAws_restJson1ListPeeringsCommand: (
|
|
951
|
+
output: __HttpResponse,
|
|
952
|
+
context: __SerdeContext
|
|
953
|
+
) => Promise<ListPeeringsCommandOutput>;
|
|
954
|
+
export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
|
|
955
|
+
output: __HttpResponse,
|
|
956
|
+
context: __SerdeContext
|
|
957
|
+
) => Promise<ListTagsForResourceCommandOutput>;
|
|
958
|
+
export declare const deserializeAws_restJson1PutCoreNetworkPolicyCommand: (
|
|
959
|
+
output: __HttpResponse,
|
|
960
|
+
context: __SerdeContext
|
|
961
|
+
) => Promise<PutCoreNetworkPolicyCommandOutput>;
|
|
962
|
+
export declare const deserializeAws_restJson1PutResourcePolicyCommand: (
|
|
963
|
+
output: __HttpResponse,
|
|
964
|
+
context: __SerdeContext
|
|
965
|
+
) => Promise<PutResourcePolicyCommandOutput>;
|
|
966
|
+
export declare const deserializeAws_restJson1RegisterTransitGatewayCommand: (
|
|
967
|
+
output: __HttpResponse,
|
|
968
|
+
context: __SerdeContext
|
|
969
|
+
) => Promise<RegisterTransitGatewayCommandOutput>;
|
|
970
|
+
export declare const deserializeAws_restJson1RejectAttachmentCommand: (
|
|
971
|
+
output: __HttpResponse,
|
|
972
|
+
context: __SerdeContext
|
|
973
|
+
) => Promise<RejectAttachmentCommandOutput>;
|
|
974
|
+
export declare const deserializeAws_restJson1RestoreCoreNetworkPolicyVersionCommand: (
|
|
975
|
+
output: __HttpResponse,
|
|
976
|
+
context: __SerdeContext
|
|
977
|
+
) => Promise<RestoreCoreNetworkPolicyVersionCommandOutput>;
|
|
978
|
+
export declare const deserializeAws_restJson1StartOrganizationServiceAccessUpdateCommand: (
|
|
979
|
+
output: __HttpResponse,
|
|
980
|
+
context: __SerdeContext
|
|
981
|
+
) => Promise<StartOrganizationServiceAccessUpdateCommandOutput>;
|
|
982
|
+
export declare const deserializeAws_restJson1StartRouteAnalysisCommand: (
|
|
983
|
+
output: __HttpResponse,
|
|
984
|
+
context: __SerdeContext
|
|
985
|
+
) => Promise<StartRouteAnalysisCommandOutput>;
|
|
986
|
+
export declare const deserializeAws_restJson1TagResourceCommand: (
|
|
987
|
+
output: __HttpResponse,
|
|
988
|
+
context: __SerdeContext
|
|
989
|
+
) => Promise<TagResourceCommandOutput>;
|
|
990
|
+
export declare const deserializeAws_restJson1UntagResourceCommand: (
|
|
991
|
+
output: __HttpResponse,
|
|
992
|
+
context: __SerdeContext
|
|
993
|
+
) => Promise<UntagResourceCommandOutput>;
|
|
994
|
+
export declare const deserializeAws_restJson1UpdateConnectionCommand: (
|
|
995
|
+
output: __HttpResponse,
|
|
996
|
+
context: __SerdeContext
|
|
997
|
+
) => Promise<UpdateConnectionCommandOutput>;
|
|
998
|
+
export declare const deserializeAws_restJson1UpdateCoreNetworkCommand: (
|
|
999
|
+
output: __HttpResponse,
|
|
1000
|
+
context: __SerdeContext
|
|
1001
|
+
) => Promise<UpdateCoreNetworkCommandOutput>;
|
|
1002
|
+
export declare const deserializeAws_restJson1UpdateDeviceCommand: (
|
|
1003
|
+
output: __HttpResponse,
|
|
1004
|
+
context: __SerdeContext
|
|
1005
|
+
) => Promise<UpdateDeviceCommandOutput>;
|
|
1006
|
+
export declare const deserializeAws_restJson1UpdateGlobalNetworkCommand: (
|
|
1007
|
+
output: __HttpResponse,
|
|
1008
|
+
context: __SerdeContext
|
|
1009
|
+
) => Promise<UpdateGlobalNetworkCommandOutput>;
|
|
1010
|
+
export declare const deserializeAws_restJson1UpdateLinkCommand: (
|
|
1011
|
+
output: __HttpResponse,
|
|
1012
|
+
context: __SerdeContext
|
|
1013
|
+
) => Promise<UpdateLinkCommandOutput>;
|
|
1014
|
+
export declare const deserializeAws_restJson1UpdateNetworkResourceMetadataCommand: (
|
|
1015
|
+
output: __HttpResponse,
|
|
1016
|
+
context: __SerdeContext
|
|
1017
|
+
) => Promise<UpdateNetworkResourceMetadataCommandOutput>;
|
|
1018
|
+
export declare const deserializeAws_restJson1UpdateSiteCommand: (
|
|
1019
|
+
output: __HttpResponse,
|
|
1020
|
+
context: __SerdeContext
|
|
1021
|
+
) => Promise<UpdateSiteCommandOutput>;
|
|
1022
|
+
export declare const deserializeAws_restJson1UpdateVpcAttachmentCommand: (
|
|
1023
|
+
output: __HttpResponse,
|
|
1024
|
+
context: __SerdeContext
|
|
1025
|
+
) => Promise<UpdateVpcAttachmentCommandOutput>;
|