@aws-sdk/client-interconnect 3.1075.0 → 3.1077.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +689 -15
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -29
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/InterconnectServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -85
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -417
|
@@ -1,417 +0,0 @@
|
|
|
1
|
-
const _ACP = "AcceptConnectionProposal";
|
|
2
|
-
const _ACPR = "AcceptConnectionProposalRequest";
|
|
3
|
-
const _ACPRc = "AcceptConnectionProposalResponse";
|
|
4
|
-
const _ADE = "AccessDeniedException";
|
|
5
|
-
const _AK = "ActivationKey";
|
|
6
|
-
const _AP = "AttachPoint";
|
|
7
|
-
const _APD = "AttachPointDescriptor";
|
|
8
|
-
const _APDL = "AttachPointDescriptorList";
|
|
9
|
-
const _B = "Bandwidths";
|
|
10
|
-
const _C = "Connection";
|
|
11
|
-
const _CC = "CreateConnection";
|
|
12
|
-
const _CCR = "CreateConnectionRequest";
|
|
13
|
-
const _CCRr = "CreateConnectionResponse";
|
|
14
|
-
const _CS = "ConnectionSummary";
|
|
15
|
-
const _CSL = "ConnectionSummariesList";
|
|
16
|
-
const _DC = "DeleteConnection";
|
|
17
|
-
const _DCP = "DescribeConnectionProposal";
|
|
18
|
-
const _DCPR = "DescribeConnectionProposalRequest";
|
|
19
|
-
const _DCPRe = "DescribeConnectionProposalResponse";
|
|
20
|
-
const _DCR = "DeleteConnectionRequest";
|
|
21
|
-
const _DCRe = "DeleteConnectionResponse";
|
|
22
|
-
const _E = "Environment";
|
|
23
|
-
const _EL = "EnvironmentList";
|
|
24
|
-
const _GC = "GetConnection";
|
|
25
|
-
const _GCR = "GetConnectionRequest";
|
|
26
|
-
const _GCRe = "GetConnectionResponse";
|
|
27
|
-
const _GE = "GetEnvironment";
|
|
28
|
-
const _GER = "GetEnvironmentRequest";
|
|
29
|
-
const _GERe = "GetEnvironmentResponse";
|
|
30
|
-
const _ICE = "InterconnectClientException";
|
|
31
|
-
const _ISE = "InterconnectServerException";
|
|
32
|
-
const _IVE = "InterconnectValidationException";
|
|
33
|
-
const _LAP = "ListAttachPoints";
|
|
34
|
-
const _LAPR = "ListAttachPointsRequest";
|
|
35
|
-
const _LAPRi = "ListAttachPointsResponse";
|
|
36
|
-
const _LC = "ListConnections";
|
|
37
|
-
const _LCR = "ListConnectionsRequest";
|
|
38
|
-
const _LCRi = "ListConnectionsResponse";
|
|
39
|
-
const _LE = "ListEnvironments";
|
|
40
|
-
const _LER = "ListEnvironmentsRequest";
|
|
41
|
-
const _LERi = "ListEnvironmentsResponse";
|
|
42
|
-
const _LTFR = "ListTagsForResource";
|
|
43
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
44
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
45
|
-
const _P = "Provider";
|
|
46
|
-
const _RAI = "RemoteAccountIdentifier";
|
|
47
|
-
const _RNFE = "ResourceNotFoundException";
|
|
48
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
49
|
-
const _TE = "ThrottlingException";
|
|
50
|
-
const _TR = "TagResource";
|
|
51
|
-
const _TRR = "TagResourceRequest";
|
|
52
|
-
const _TRRa = "TagResourceResponse";
|
|
53
|
-
const _UC = "UpdateConnection";
|
|
54
|
-
const _UCR = "UpdateConnectionRequest";
|
|
55
|
-
const _UCRp = "UpdateConnectionResponse";
|
|
56
|
-
const _UR = "UntagResource";
|
|
57
|
-
const _URR = "UntagResourceRequest";
|
|
58
|
-
const _URRn = "UntagResourceResponse";
|
|
59
|
-
const _a = "available";
|
|
60
|
-
const _aK = "activationKey";
|
|
61
|
-
const _aP = "attachPoint";
|
|
62
|
-
const _aPU = "activationPageUrl";
|
|
63
|
-
const _aPt = "attachPoints";
|
|
64
|
-
const _ar = "arn";
|
|
65
|
-
const _b = "bandwidth";
|
|
66
|
-
const _bT = "billingTier";
|
|
67
|
-
const _ba = "bandwidths";
|
|
68
|
-
const _c = "client";
|
|
69
|
-
const _cSP = "cloudServiceProvider";
|
|
70
|
-
const _cT = "clientToken";
|
|
71
|
-
const _co = "connection";
|
|
72
|
-
const _con = "connections";
|
|
73
|
-
const _d = "description";
|
|
74
|
-
const _dCG = "directConnectGateway";
|
|
75
|
-
const _e = "error";
|
|
76
|
-
const _eI = "environmentId";
|
|
77
|
-
const _en = "environment";
|
|
78
|
-
const _env = "environments";
|
|
79
|
-
const _hE = "httpError";
|
|
80
|
-
const _i = "identifier";
|
|
81
|
-
const _id = "id";
|
|
82
|
-
const _l = "location";
|
|
83
|
-
const _lMP = "lastMileProvider";
|
|
84
|
-
const _m = "message";
|
|
85
|
-
const _mR = "maxResults";
|
|
86
|
-
const _n = "name";
|
|
87
|
-
const _nT = "nextToken";
|
|
88
|
-
const _oA = "ownerAccount";
|
|
89
|
-
const _p = "provider";
|
|
90
|
-
const _rA = "remoteAccount";
|
|
91
|
-
const _rIT = "remoteIdentifierType";
|
|
92
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.interconnect";
|
|
93
|
-
const _sI = "sharedId";
|
|
94
|
-
const _se = "server";
|
|
95
|
-
const _st = "state";
|
|
96
|
-
const _su = "supported";
|
|
97
|
-
const _t = "tags";
|
|
98
|
-
const _tK = "tagKeys";
|
|
99
|
-
const _ty = "type";
|
|
100
|
-
const n0 = "com.amazonaws.interconnect";
|
|
101
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
102
|
-
const { AccessDeniedException, InterconnectClientException, InterconnectServerException, InterconnectValidationException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException } = require("../models/errors");
|
|
103
|
-
const { InterconnectServiceException } = require("../models/InterconnectServiceException");
|
|
104
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
105
|
-
const InterconnectServiceException$ = [-3, _s, "InterconnectServiceException", 0, [], []];
|
|
106
|
-
exports.InterconnectServiceException$ = InterconnectServiceException$;
|
|
107
|
-
_s_registry.registerError(InterconnectServiceException$, InterconnectServiceException);
|
|
108
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
109
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
110
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
111
|
-
[_m],
|
|
112
|
-
[0]
|
|
113
|
-
];
|
|
114
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
115
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
116
|
-
const InterconnectClientException$ = [-3, n0, _ICE,
|
|
117
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
118
|
-
[_m],
|
|
119
|
-
[0], 1
|
|
120
|
-
];
|
|
121
|
-
exports.InterconnectClientException$ = InterconnectClientException$;
|
|
122
|
-
n0_registry.registerError(InterconnectClientException$, InterconnectClientException);
|
|
123
|
-
const InterconnectServerException$ = [-3, n0, _ISE,
|
|
124
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
125
|
-
[_m],
|
|
126
|
-
[0], 1
|
|
127
|
-
];
|
|
128
|
-
exports.InterconnectServerException$ = InterconnectServerException$;
|
|
129
|
-
n0_registry.registerError(InterconnectServerException$, InterconnectServerException);
|
|
130
|
-
const InterconnectValidationException$ = [-3, n0, _IVE,
|
|
131
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
132
|
-
[_m],
|
|
133
|
-
[0], 1
|
|
134
|
-
];
|
|
135
|
-
exports.InterconnectValidationException$ = InterconnectValidationException$;
|
|
136
|
-
n0_registry.registerError(InterconnectValidationException$, InterconnectValidationException);
|
|
137
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
138
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
139
|
-
[_m],
|
|
140
|
-
[0]
|
|
141
|
-
];
|
|
142
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
143
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
144
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
145
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
146
|
-
[_m],
|
|
147
|
-
[0]
|
|
148
|
-
];
|
|
149
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
150
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
151
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
152
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
153
|
-
[_m],
|
|
154
|
-
[0]
|
|
155
|
-
];
|
|
156
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
157
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
158
|
-
exports.errorTypeRegistries = [
|
|
159
|
-
_s_registry,
|
|
160
|
-
n0_registry,
|
|
161
|
-
];
|
|
162
|
-
var ActivationKey = [0, n0, _AK, 8, 0];
|
|
163
|
-
const AcceptConnectionProposalRequest$ = [3, n0, _ACPR,
|
|
164
|
-
0,
|
|
165
|
-
[_aP, _aK, _d, _t, _cT],
|
|
166
|
-
[() => AttachPoint$, [() => ActivationKey, 0], 0, 128 | 0, [0, 4]], 2
|
|
167
|
-
];
|
|
168
|
-
exports.AcceptConnectionProposalRequest$ = AcceptConnectionProposalRequest$;
|
|
169
|
-
const AcceptConnectionProposalResponse$ = [3, n0, _ACPRc,
|
|
170
|
-
0,
|
|
171
|
-
[_co],
|
|
172
|
-
[[() => Connection$, 0]]
|
|
173
|
-
];
|
|
174
|
-
exports.AcceptConnectionProposalResponse$ = AcceptConnectionProposalResponse$;
|
|
175
|
-
const AttachPointDescriptor$ = [3, n0, _APD,
|
|
176
|
-
0,
|
|
177
|
-
[_ty, _i, _n],
|
|
178
|
-
[0, 0, 0], 3
|
|
179
|
-
];
|
|
180
|
-
exports.AttachPointDescriptor$ = AttachPointDescriptor$;
|
|
181
|
-
const Bandwidths$ = [3, n0, _B,
|
|
182
|
-
0,
|
|
183
|
-
[_a, _su],
|
|
184
|
-
[64 | 0, 64 | 0]
|
|
185
|
-
];
|
|
186
|
-
exports.Bandwidths$ = Bandwidths$;
|
|
187
|
-
const Connection$ = [3, n0, _C,
|
|
188
|
-
0,
|
|
189
|
-
[_id, _ar, _d, _b, _aP, _eI, _p, _l, _ty, _st, _sI, _oA, _aK, _bT, _t],
|
|
190
|
-
[0, 0, 0, 0, () => AttachPoint$, 0, () => Provider$, 0, 0, 0, 0, 0, [() => ActivationKey, 0], 1, 128 | 0], 13
|
|
191
|
-
];
|
|
192
|
-
exports.Connection$ = Connection$;
|
|
193
|
-
const ConnectionSummary$ = [3, n0, _CS,
|
|
194
|
-
0,
|
|
195
|
-
[_id, _ar, _d, _b, _aP, _eI, _p, _l, _ty, _st, _sI, _bT],
|
|
196
|
-
[0, 0, 0, 0, () => AttachPoint$, 0, () => Provider$, 0, 0, 0, 0, 1], 11
|
|
197
|
-
];
|
|
198
|
-
exports.ConnectionSummary$ = ConnectionSummary$;
|
|
199
|
-
const CreateConnectionRequest$ = [3, n0, _CCR,
|
|
200
|
-
0,
|
|
201
|
-
[_b, _aP, _eI, _d, _rA, _t, _cT],
|
|
202
|
-
[0, () => AttachPoint$, 0, 0, () => RemoteAccountIdentifier$, 128 | 0, [0, 4]], 3
|
|
203
|
-
];
|
|
204
|
-
exports.CreateConnectionRequest$ = CreateConnectionRequest$;
|
|
205
|
-
const CreateConnectionResponse$ = [3, n0, _CCRr,
|
|
206
|
-
0,
|
|
207
|
-
[_co],
|
|
208
|
-
[[() => Connection$, 0]]
|
|
209
|
-
];
|
|
210
|
-
exports.CreateConnectionResponse$ = CreateConnectionResponse$;
|
|
211
|
-
const DeleteConnectionRequest$ = [3, n0, _DCR,
|
|
212
|
-
0,
|
|
213
|
-
[_i, _cT],
|
|
214
|
-
[0, [0, 4]], 1
|
|
215
|
-
];
|
|
216
|
-
exports.DeleteConnectionRequest$ = DeleteConnectionRequest$;
|
|
217
|
-
const DeleteConnectionResponse$ = [3, n0, _DCRe,
|
|
218
|
-
0,
|
|
219
|
-
[_co],
|
|
220
|
-
[[() => Connection$, 0]], 1
|
|
221
|
-
];
|
|
222
|
-
exports.DeleteConnectionResponse$ = DeleteConnectionResponse$;
|
|
223
|
-
const DescribeConnectionProposalRequest$ = [3, n0, _DCPR,
|
|
224
|
-
0,
|
|
225
|
-
[_aK],
|
|
226
|
-
[[() => ActivationKey, 0]], 1
|
|
227
|
-
];
|
|
228
|
-
exports.DescribeConnectionProposalRequest$ = DescribeConnectionProposalRequest$;
|
|
229
|
-
const DescribeConnectionProposalResponse$ = [3, n0, _DCPRe,
|
|
230
|
-
0,
|
|
231
|
-
[_b, _eI, _p, _l],
|
|
232
|
-
[0, 0, () => Provider$, 0], 4
|
|
233
|
-
];
|
|
234
|
-
exports.DescribeConnectionProposalResponse$ = DescribeConnectionProposalResponse$;
|
|
235
|
-
const Environment$ = [3, n0, _E,
|
|
236
|
-
0,
|
|
237
|
-
[_p, _l, _eI, _st, _ba, _ty, _aPU, _rIT],
|
|
238
|
-
[() => Provider$, 0, 0, 0, () => Bandwidths$, 0, 0, 0], 6
|
|
239
|
-
];
|
|
240
|
-
exports.Environment$ = Environment$;
|
|
241
|
-
const GetConnectionRequest$ = [3, n0, _GCR,
|
|
242
|
-
0,
|
|
243
|
-
[_i],
|
|
244
|
-
[0], 1
|
|
245
|
-
];
|
|
246
|
-
exports.GetConnectionRequest$ = GetConnectionRequest$;
|
|
247
|
-
const GetConnectionResponse$ = [3, n0, _GCRe,
|
|
248
|
-
0,
|
|
249
|
-
[_co],
|
|
250
|
-
[[() => Connection$, 0]]
|
|
251
|
-
];
|
|
252
|
-
exports.GetConnectionResponse$ = GetConnectionResponse$;
|
|
253
|
-
const GetEnvironmentRequest$ = [3, n0, _GER,
|
|
254
|
-
0,
|
|
255
|
-
[_id],
|
|
256
|
-
[0], 1
|
|
257
|
-
];
|
|
258
|
-
exports.GetEnvironmentRequest$ = GetEnvironmentRequest$;
|
|
259
|
-
const GetEnvironmentResponse$ = [3, n0, _GERe,
|
|
260
|
-
0,
|
|
261
|
-
[_en],
|
|
262
|
-
[() => Environment$], 1
|
|
263
|
-
];
|
|
264
|
-
exports.GetEnvironmentResponse$ = GetEnvironmentResponse$;
|
|
265
|
-
const ListAttachPointsRequest$ = [3, n0, _LAPR,
|
|
266
|
-
0,
|
|
267
|
-
[_eI, _mR, _nT],
|
|
268
|
-
[0, 1, 0], 1
|
|
269
|
-
];
|
|
270
|
-
exports.ListAttachPointsRequest$ = ListAttachPointsRequest$;
|
|
271
|
-
const ListAttachPointsResponse$ = [3, n0, _LAPRi,
|
|
272
|
-
0,
|
|
273
|
-
[_aPt, _nT],
|
|
274
|
-
[() => AttachPointDescriptorList, 0], 1
|
|
275
|
-
];
|
|
276
|
-
exports.ListAttachPointsResponse$ = ListAttachPointsResponse$;
|
|
277
|
-
const ListConnectionsRequest$ = [3, n0, _LCR,
|
|
278
|
-
0,
|
|
279
|
-
[_mR, _nT, _st, _eI, _p, _aP],
|
|
280
|
-
[1, 0, 0, 0, () => Provider$, () => AttachPoint$]
|
|
281
|
-
];
|
|
282
|
-
exports.ListConnectionsRequest$ = ListConnectionsRequest$;
|
|
283
|
-
const ListConnectionsResponse$ = [3, n0, _LCRi,
|
|
284
|
-
0,
|
|
285
|
-
[_con, _nT],
|
|
286
|
-
[() => ConnectionSummariesList, 0]
|
|
287
|
-
];
|
|
288
|
-
exports.ListConnectionsResponse$ = ListConnectionsResponse$;
|
|
289
|
-
const ListEnvironmentsRequest$ = [3, n0, _LER,
|
|
290
|
-
0,
|
|
291
|
-
[_mR, _nT, _p, _l],
|
|
292
|
-
[1, 0, () => Provider$, 0]
|
|
293
|
-
];
|
|
294
|
-
exports.ListEnvironmentsRequest$ = ListEnvironmentsRequest$;
|
|
295
|
-
const ListEnvironmentsResponse$ = [3, n0, _LERi,
|
|
296
|
-
0,
|
|
297
|
-
[_env, _nT],
|
|
298
|
-
[() => EnvironmentList, 0], 1
|
|
299
|
-
];
|
|
300
|
-
exports.ListEnvironmentsResponse$ = ListEnvironmentsResponse$;
|
|
301
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
302
|
-
0,
|
|
303
|
-
[_ar],
|
|
304
|
-
[0], 1
|
|
305
|
-
];
|
|
306
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
307
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
308
|
-
0,
|
|
309
|
-
[_t],
|
|
310
|
-
[128 | 0]
|
|
311
|
-
];
|
|
312
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
313
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
314
|
-
0,
|
|
315
|
-
[_ar, _t],
|
|
316
|
-
[0, 128 | 0], 2
|
|
317
|
-
];
|
|
318
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
319
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
320
|
-
0,
|
|
321
|
-
[],
|
|
322
|
-
[]
|
|
323
|
-
];
|
|
324
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
325
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
326
|
-
0,
|
|
327
|
-
[_ar, _tK],
|
|
328
|
-
[0, 64 | 0], 2
|
|
329
|
-
];
|
|
330
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
331
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
332
|
-
0,
|
|
333
|
-
[],
|
|
334
|
-
[]
|
|
335
|
-
];
|
|
336
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
337
|
-
const UpdateConnectionRequest$ = [3, n0, _UCR,
|
|
338
|
-
0,
|
|
339
|
-
[_i, _d, _b, _cT],
|
|
340
|
-
[0, 0, 0, [0, 4]], 1
|
|
341
|
-
];
|
|
342
|
-
exports.UpdateConnectionRequest$ = UpdateConnectionRequest$;
|
|
343
|
-
const UpdateConnectionResponse$ = [3, n0, _UCRp,
|
|
344
|
-
0,
|
|
345
|
-
[_co],
|
|
346
|
-
[[() => Connection$, 0]]
|
|
347
|
-
];
|
|
348
|
-
exports.UpdateConnectionResponse$ = UpdateConnectionResponse$;
|
|
349
|
-
var AttachPointDescriptorList = [1, n0, _APDL,
|
|
350
|
-
0, () => AttachPointDescriptor$
|
|
351
|
-
];
|
|
352
|
-
var BandwidthList = 64 | 0;
|
|
353
|
-
var ConnectionSummariesList = [1, n0, _CSL,
|
|
354
|
-
0, () => ConnectionSummary$
|
|
355
|
-
];
|
|
356
|
-
var EnvironmentList = [1, n0, _EL,
|
|
357
|
-
0, () => Environment$
|
|
358
|
-
];
|
|
359
|
-
var TagKeyList = 64 | 0;
|
|
360
|
-
var TagMap = 128 | 0;
|
|
361
|
-
const AttachPoint$ = [4, n0, _AP,
|
|
362
|
-
0,
|
|
363
|
-
[_dCG, _ar],
|
|
364
|
-
[0, 0]
|
|
365
|
-
];
|
|
366
|
-
exports.AttachPoint$ = AttachPoint$;
|
|
367
|
-
const Provider$ = [4, n0, _P,
|
|
368
|
-
0,
|
|
369
|
-
[_cSP, _lMP],
|
|
370
|
-
[0, 0]
|
|
371
|
-
];
|
|
372
|
-
exports.Provider$ = Provider$;
|
|
373
|
-
const RemoteAccountIdentifier$ = [4, n0, _RAI,
|
|
374
|
-
0,
|
|
375
|
-
[_i],
|
|
376
|
-
[0]
|
|
377
|
-
];
|
|
378
|
-
exports.RemoteAccountIdentifier$ = RemoteAccountIdentifier$;
|
|
379
|
-
exports.AcceptConnectionProposal$ = [9, n0, _ACP,
|
|
380
|
-
2, () => AcceptConnectionProposalRequest$, () => AcceptConnectionProposalResponse$
|
|
381
|
-
];
|
|
382
|
-
exports.CreateConnection$ = [9, n0, _CC,
|
|
383
|
-
2, () => CreateConnectionRequest$, () => CreateConnectionResponse$
|
|
384
|
-
];
|
|
385
|
-
exports.DeleteConnection$ = [9, n0, _DC,
|
|
386
|
-
2, () => DeleteConnectionRequest$, () => DeleteConnectionResponse$
|
|
387
|
-
];
|
|
388
|
-
exports.DescribeConnectionProposal$ = [9, n0, _DCP,
|
|
389
|
-
0, () => DescribeConnectionProposalRequest$, () => DescribeConnectionProposalResponse$
|
|
390
|
-
];
|
|
391
|
-
exports.GetConnection$ = [9, n0, _GC,
|
|
392
|
-
0, () => GetConnectionRequest$, () => GetConnectionResponse$
|
|
393
|
-
];
|
|
394
|
-
exports.GetEnvironment$ = [9, n0, _GE,
|
|
395
|
-
0, () => GetEnvironmentRequest$, () => GetEnvironmentResponse$
|
|
396
|
-
];
|
|
397
|
-
exports.ListAttachPoints$ = [9, n0, _LAP,
|
|
398
|
-
0, () => ListAttachPointsRequest$, () => ListAttachPointsResponse$
|
|
399
|
-
];
|
|
400
|
-
exports.ListConnections$ = [9, n0, _LC,
|
|
401
|
-
0, () => ListConnectionsRequest$, () => ListConnectionsResponse$
|
|
402
|
-
];
|
|
403
|
-
exports.ListEnvironments$ = [9, n0, _LE,
|
|
404
|
-
0, () => ListEnvironmentsRequest$, () => ListEnvironmentsResponse$
|
|
405
|
-
];
|
|
406
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
407
|
-
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
408
|
-
];
|
|
409
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
410
|
-
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
411
|
-
];
|
|
412
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
413
|
-
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
414
|
-
];
|
|
415
|
-
exports.UpdateConnection$ = [9, n0, _UC,
|
|
416
|
-
2, () => UpdateConnectionRequest$, () => UpdateConnectionResponse$
|
|
417
|
-
];
|