@aws-sdk/client-repostspace 3.928.0 → 3.930.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 +850 -981
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/RepostspaceClient.js +2 -0
- package/dist-es/commands/BatchAddChannelRoleToAccessorsCommand.js +3 -9
- package/dist-es/commands/BatchAddRoleCommand.js +3 -9
- package/dist-es/commands/BatchRemoveChannelRoleFromAccessorsCommand.js +3 -9
- package/dist-es/commands/BatchRemoveRoleCommand.js +3 -9
- package/dist-es/commands/CreateChannelCommand.js +3 -10
- package/dist-es/commands/CreateSpaceCommand.js +3 -10
- package/dist-es/commands/DeleteSpaceCommand.js +3 -9
- package/dist-es/commands/DeregisterAdminCommand.js +3 -9
- package/dist-es/commands/GetChannelCommand.js +3 -10
- package/dist-es/commands/GetSpaceCommand.js +3 -10
- package/dist-es/commands/ListChannelsCommand.js +3 -10
- package/dist-es/commands/ListSpacesCommand.js +3 -10
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
- package/dist-es/commands/RegisterAdminCommand.js +3 -9
- package/dist-es/commands/SendInvitesCommand.js +3 -10
- package/dist-es/commands/TagResourceCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateChannelCommand.js +3 -10
- package/dist-es/commands/UpdateSpaceCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -82
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +801 -0
- package/dist-types/RepostspaceClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -60
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +89 -0
- package/dist-types/ts3.4/RepostspaceClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -41
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +96 -0
- package/package.json +34 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -736
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -173
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -233
|
@@ -0,0 +1,801 @@
|
|
|
1
|
+
const _ADE = "AccessDeniedException";
|
|
2
|
+
const _ADL = "AllowedDomainsList";
|
|
3
|
+
const _BACRTA = "BatchAddChannelRoleToAccessors";
|
|
4
|
+
const _BACRTAI = "BatchAddChannelRoleToAccessorsInput";
|
|
5
|
+
const _BACRTAO = "BatchAddChannelRoleToAccessorsOutput";
|
|
6
|
+
const _BAR = "BatchAddRole";
|
|
7
|
+
const _BARI = "BatchAddRoleInput";
|
|
8
|
+
const _BARO = "BatchAddRoleOutput";
|
|
9
|
+
const _BE = "BatchError";
|
|
10
|
+
const _BEL = "BatchErrorList";
|
|
11
|
+
const _BRCRFA = "BatchRemoveChannelRoleFromAccessors";
|
|
12
|
+
const _BRCRFAI = "BatchRemoveChannelRoleFromAccessorsInput";
|
|
13
|
+
const _BRCRFAO = "BatchRemoveChannelRoleFromAccessorsOutput";
|
|
14
|
+
const _BRR = "BatchRemoveRole";
|
|
15
|
+
const _BRRI = "BatchRemoveRoleInput";
|
|
16
|
+
const _BRRO = "BatchRemoveRoleOutput";
|
|
17
|
+
const _CC = "CreateChannel";
|
|
18
|
+
const _CCI = "CreateChannelInput";
|
|
19
|
+
const _CCO = "CreateChannelOutput";
|
|
20
|
+
const _CD = "ChannelDescription";
|
|
21
|
+
const _CDh = "ChannelData";
|
|
22
|
+
const _CE = "ConflictException";
|
|
23
|
+
const _CL = "ChannelsList";
|
|
24
|
+
const _CN = "ChannelName";
|
|
25
|
+
const _CR = "ChannelRoles";
|
|
26
|
+
const _CS = "CreateSpace";
|
|
27
|
+
const _CSI = "CreateSpaceInput";
|
|
28
|
+
const _CSO = "CreateSpaceOutput";
|
|
29
|
+
const _DA = "DeregisterAdmin";
|
|
30
|
+
const _DAI = "DeregisterAdminInput";
|
|
31
|
+
const _DS = "DeleteSpace";
|
|
32
|
+
const _DSI = "DeleteSpaceInput";
|
|
33
|
+
const _ED = "EmailDomain";
|
|
34
|
+
const _GC = "GetChannel";
|
|
35
|
+
const _GCI = "GetChannelInput";
|
|
36
|
+
const _GCO = "GetChannelOutput";
|
|
37
|
+
const _GS = "GetSpace";
|
|
38
|
+
const _GSI = "GetSpaceInput";
|
|
39
|
+
const _GSO = "GetSpaceOutput";
|
|
40
|
+
const _IB = "InviteBody";
|
|
41
|
+
const _ISE = "InternalServerException";
|
|
42
|
+
const _IT = "InviteTitle";
|
|
43
|
+
const _LC = "ListChannels";
|
|
44
|
+
const _LCI = "ListChannelsInput";
|
|
45
|
+
const _LCO = "ListChannelsOutput";
|
|
46
|
+
const _LS = "ListSpaces";
|
|
47
|
+
const _LSI = "ListSpacesInput";
|
|
48
|
+
const _LSO = "ListSpacesOutput";
|
|
49
|
+
const _LTFR = "ListTagsForResource";
|
|
50
|
+
const _LTFRR = "ListTagsForResourceRequest";
|
|
51
|
+
const _LTFRRi = "ListTagsForResourceResponse";
|
|
52
|
+
const _R = "Roles";
|
|
53
|
+
const _RA = "Retry-After";
|
|
54
|
+
const _RAI = "RegisterAdminInput";
|
|
55
|
+
const _RAe = "RegisterAdmin";
|
|
56
|
+
const _RNFE = "ResourceNotFoundException";
|
|
57
|
+
const _SD = "SpaceDescription";
|
|
58
|
+
const _SDp = "SpaceData";
|
|
59
|
+
const _SEDP = "SupportedEmailDomainsParameters";
|
|
60
|
+
const _SEDS = "SupportedEmailDomainsStatus";
|
|
61
|
+
const _SI = "SendInvites";
|
|
62
|
+
const _SII = "SendInvitesInput";
|
|
63
|
+
const _SL = "SpacesList";
|
|
64
|
+
const _SN = "SpaceName";
|
|
65
|
+
const _SQEE = "ServiceQuotaExceededException";
|
|
66
|
+
const _T = "Tags";
|
|
67
|
+
const _TE = "ThrottlingException";
|
|
68
|
+
const _TR = "TagResource";
|
|
69
|
+
const _TRR = "TagResourceRequest";
|
|
70
|
+
const _TRRa = "TagResourceResponse";
|
|
71
|
+
const _UC = "UpdateChannel";
|
|
72
|
+
const _UCI = "UpdateChannelInput";
|
|
73
|
+
const _UCO = "UpdateChannelOutput";
|
|
74
|
+
const _UR = "UntagResource";
|
|
75
|
+
const _URR = "UntagResourceRequest";
|
|
76
|
+
const _URRn = "UntagResourceResponse";
|
|
77
|
+
const _US = "UpdateSpace";
|
|
78
|
+
const _USI = "UpdateSpaceInput";
|
|
79
|
+
const _VE = "ValidationException";
|
|
80
|
+
const _VEF = "ValidationExceptionField";
|
|
81
|
+
const _VEFL = "ValidationExceptionFieldList";
|
|
82
|
+
const _a = "arn";
|
|
83
|
+
const _aA = "applicationArn";
|
|
84
|
+
const _aAI = "addedAccessorIds";
|
|
85
|
+
const _aD = "allowedDomains";
|
|
86
|
+
const _aI = "accessorIds";
|
|
87
|
+
const _aIc = "accessorId";
|
|
88
|
+
const _aId = "adminId";
|
|
89
|
+
const _b = "body";
|
|
90
|
+
const _c = "client";
|
|
91
|
+
const _cD = "channelDescription";
|
|
92
|
+
const _cDT = "createDateTime";
|
|
93
|
+
const _cI = "channelId";
|
|
94
|
+
const _cIl = "clientId";
|
|
95
|
+
const _cN = "channelName";
|
|
96
|
+
const _cR = "channelRole";
|
|
97
|
+
const _cRA = "customerRoleArn";
|
|
98
|
+
const _cRh = "channelRoles";
|
|
99
|
+
const _cS = "channelStatus";
|
|
100
|
+
const _cSo = "configurationStatus";
|
|
101
|
+
const _cSon = "contentSize";
|
|
102
|
+
const _ch = "channels";
|
|
103
|
+
const _d = "description";
|
|
104
|
+
const _dDT = "deleteDateTime";
|
|
105
|
+
const _e = "error";
|
|
106
|
+
const _en = "enabled";
|
|
107
|
+
const _er = "errors";
|
|
108
|
+
const _fL = "fieldList";
|
|
109
|
+
const _gA = "groupAdmins";
|
|
110
|
+
const _gC = "groupCount";
|
|
111
|
+
const _h = "http";
|
|
112
|
+
const _hE = "httpError";
|
|
113
|
+
const _hH = "httpHeader";
|
|
114
|
+
const _hQ = "httpQuery";
|
|
115
|
+
const _iSI = "identityStoreId";
|
|
116
|
+
const _m = "message";
|
|
117
|
+
const _mR = "maxResults";
|
|
118
|
+
const _n = "name";
|
|
119
|
+
const _nT = "nextToken";
|
|
120
|
+
const _qC = "quotaCode";
|
|
121
|
+
const _r = "role";
|
|
122
|
+
const _rA = "roleArn";
|
|
123
|
+
const _rAI = "removedAccessorIds";
|
|
124
|
+
const _rAS = "retryAfterSeconds";
|
|
125
|
+
const _rAe = "resourceArn";
|
|
126
|
+
const _rD = "randomDomain";
|
|
127
|
+
const _rI = "resourceId";
|
|
128
|
+
const _rT = "resourceType";
|
|
129
|
+
const _re = "reason";
|
|
130
|
+
const _ro = "roles";
|
|
131
|
+
const _s = "subdomain";
|
|
132
|
+
const _sC = "serviceCode";
|
|
133
|
+
const _sED = "supportedEmailDomains";
|
|
134
|
+
const _sI = "spaceId";
|
|
135
|
+
const _sL = "storageLimit";
|
|
136
|
+
const _se = "server";
|
|
137
|
+
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.repostspace";
|
|
138
|
+
const _sp = "spaces";
|
|
139
|
+
const _st = "status";
|
|
140
|
+
const _t = "tier";
|
|
141
|
+
const _tK = "tagKeys";
|
|
142
|
+
const _ta = "tags";
|
|
143
|
+
const _ti = "title";
|
|
144
|
+
const _uA = "userAdmins";
|
|
145
|
+
const _uC = "userCount";
|
|
146
|
+
const _uKMSK = "userKMSKey";
|
|
147
|
+
const _vD = "vanityDomain";
|
|
148
|
+
const _vDS = "vanityDomainStatus";
|
|
149
|
+
const n0 = "com.amazonaws.repostspace";
|
|
150
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
151
|
+
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
|
|
152
|
+
import { RepostspaceServiceException as __RepostspaceServiceException } from "../models/RepostspaceServiceException";
|
|
153
|
+
export var ChannelDescription = [0, n0, _CD, 8, 0];
|
|
154
|
+
export var ChannelName = [0, n0, _CN, 8, 0];
|
|
155
|
+
export var EmailDomain = [0, n0, _ED, 8, 0];
|
|
156
|
+
export var InviteBody = [0, n0, _IB, 8, 0];
|
|
157
|
+
export var InviteTitle = [0, n0, _IT, 8, 0];
|
|
158
|
+
export var SpaceDescription = [0, n0, _SD, 8, 0];
|
|
159
|
+
export var SpaceName = [0, n0, _SN, 8, 0];
|
|
160
|
+
export var AccessDeniedException = [
|
|
161
|
+
-3,
|
|
162
|
+
n0,
|
|
163
|
+
_ADE,
|
|
164
|
+
{
|
|
165
|
+
[_e]: _c,
|
|
166
|
+
[_hE]: 403,
|
|
167
|
+
},
|
|
168
|
+
[_m],
|
|
169
|
+
[0],
|
|
170
|
+
];
|
|
171
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
172
|
+
export var BatchAddChannelRoleToAccessorsInput = [
|
|
173
|
+
3,
|
|
174
|
+
n0,
|
|
175
|
+
_BACRTAI,
|
|
176
|
+
0,
|
|
177
|
+
[_sI, _cI, _aI, _cR],
|
|
178
|
+
[[0, 1], [0, 1], 64 | 0, 0],
|
|
179
|
+
];
|
|
180
|
+
export var BatchAddChannelRoleToAccessorsOutput = [
|
|
181
|
+
3,
|
|
182
|
+
n0,
|
|
183
|
+
_BACRTAO,
|
|
184
|
+
0,
|
|
185
|
+
[_aAI, _er],
|
|
186
|
+
[64 | 0, () => BatchErrorList],
|
|
187
|
+
];
|
|
188
|
+
export var BatchAddRoleInput = [3, n0, _BARI, 0, [_sI, _aI, _r], [[0, 1], 64 | 0, 0]];
|
|
189
|
+
export var BatchAddRoleOutput = [3, n0, _BARO, 0, [_aAI, _er], [64 | 0, () => BatchErrorList]];
|
|
190
|
+
export var BatchError = [3, n0, _BE, 0, [_aIc, _e, _m], [0, 1, 0]];
|
|
191
|
+
export var BatchRemoveChannelRoleFromAccessorsInput = [
|
|
192
|
+
3,
|
|
193
|
+
n0,
|
|
194
|
+
_BRCRFAI,
|
|
195
|
+
0,
|
|
196
|
+
[_sI, _cI, _aI, _cR],
|
|
197
|
+
[[0, 1], [0, 1], 64 | 0, 0],
|
|
198
|
+
];
|
|
199
|
+
export var BatchRemoveChannelRoleFromAccessorsOutput = [
|
|
200
|
+
3,
|
|
201
|
+
n0,
|
|
202
|
+
_BRCRFAO,
|
|
203
|
+
0,
|
|
204
|
+
[_rAI, _er],
|
|
205
|
+
[64 | 0, () => BatchErrorList],
|
|
206
|
+
];
|
|
207
|
+
export var BatchRemoveRoleInput = [3, n0, _BRRI, 0, [_sI, _aI, _r], [[0, 1], 64 | 0, 0]];
|
|
208
|
+
export var BatchRemoveRoleOutput = [
|
|
209
|
+
3,
|
|
210
|
+
n0,
|
|
211
|
+
_BRRO,
|
|
212
|
+
0,
|
|
213
|
+
[_rAI, _er],
|
|
214
|
+
[64 | 0, () => BatchErrorList],
|
|
215
|
+
];
|
|
216
|
+
export var ChannelData = [
|
|
217
|
+
3,
|
|
218
|
+
n0,
|
|
219
|
+
_CDh,
|
|
220
|
+
0,
|
|
221
|
+
[_sI, _cI, _cN, _cD, _cDT, _dDT, _cS, _uC, _gC],
|
|
222
|
+
[0, 0, [() => ChannelName, 0], [() => ChannelDescription, 0], 5, 5, 0, 1, 1],
|
|
223
|
+
];
|
|
224
|
+
export var ConflictException = [
|
|
225
|
+
-3,
|
|
226
|
+
n0,
|
|
227
|
+
_CE,
|
|
228
|
+
{
|
|
229
|
+
[_e]: _c,
|
|
230
|
+
[_hE]: 409,
|
|
231
|
+
},
|
|
232
|
+
[_m, _rI, _rT],
|
|
233
|
+
[0, 0, 0],
|
|
234
|
+
];
|
|
235
|
+
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
236
|
+
export var CreateChannelInput = [
|
|
237
|
+
3,
|
|
238
|
+
n0,
|
|
239
|
+
_CCI,
|
|
240
|
+
0,
|
|
241
|
+
[_sI, _cN, _cD],
|
|
242
|
+
[
|
|
243
|
+
[0, 1],
|
|
244
|
+
[() => ChannelName, 0],
|
|
245
|
+
[() => ChannelDescription, 0],
|
|
246
|
+
],
|
|
247
|
+
];
|
|
248
|
+
export var CreateChannelOutput = [3, n0, _CCO, 0, [_cI], [0]];
|
|
249
|
+
export var CreateSpaceInput = [
|
|
250
|
+
3,
|
|
251
|
+
n0,
|
|
252
|
+
_CSI,
|
|
253
|
+
0,
|
|
254
|
+
[_n, _s, _t, _d, _uKMSK, _ta, _rA, _sED],
|
|
255
|
+
[
|
|
256
|
+
[() => SpaceName, 0],
|
|
257
|
+
0,
|
|
258
|
+
0,
|
|
259
|
+
[() => SpaceDescription, 0],
|
|
260
|
+
0,
|
|
261
|
+
[() => Tags, 0],
|
|
262
|
+
0,
|
|
263
|
+
[() => SupportedEmailDomainsParameters, 0],
|
|
264
|
+
],
|
|
265
|
+
];
|
|
266
|
+
export var CreateSpaceOutput = [3, n0, _CSO, 0, [_sI], [0]];
|
|
267
|
+
export var DeleteSpaceInput = [3, n0, _DSI, 0, [_sI], [[0, 1]]];
|
|
268
|
+
export var DeregisterAdminInput = [
|
|
269
|
+
3,
|
|
270
|
+
n0,
|
|
271
|
+
_DAI,
|
|
272
|
+
0,
|
|
273
|
+
[_sI, _aId],
|
|
274
|
+
[
|
|
275
|
+
[0, 1],
|
|
276
|
+
[0, 1],
|
|
277
|
+
],
|
|
278
|
+
];
|
|
279
|
+
export var GetChannelInput = [
|
|
280
|
+
3,
|
|
281
|
+
n0,
|
|
282
|
+
_GCI,
|
|
283
|
+
0,
|
|
284
|
+
[_sI, _cI],
|
|
285
|
+
[
|
|
286
|
+
[0, 1],
|
|
287
|
+
[0, 1],
|
|
288
|
+
],
|
|
289
|
+
];
|
|
290
|
+
export var GetChannelOutput = [
|
|
291
|
+
3,
|
|
292
|
+
n0,
|
|
293
|
+
_GCO,
|
|
294
|
+
0,
|
|
295
|
+
[_sI, _cI, _cN, _cD, _cDT, _dDT, _cRh, _cS],
|
|
296
|
+
[0, 0, [() => ChannelName, 0], [() => ChannelDescription, 0], 5, 5, [2, n0, _CR, 0, 0, 64 | 0], 0],
|
|
297
|
+
];
|
|
298
|
+
export var GetSpaceInput = [3, n0, _GSI, 0, [_sI], [[0, 1]]];
|
|
299
|
+
export var GetSpaceOutput = [
|
|
300
|
+
3,
|
|
301
|
+
n0,
|
|
302
|
+
_GSO,
|
|
303
|
+
0,
|
|
304
|
+
[
|
|
305
|
+
_sI,
|
|
306
|
+
_a,
|
|
307
|
+
_n,
|
|
308
|
+
_st,
|
|
309
|
+
_cSo,
|
|
310
|
+
_cIl,
|
|
311
|
+
_iSI,
|
|
312
|
+
_aA,
|
|
313
|
+
_d,
|
|
314
|
+
_vDS,
|
|
315
|
+
_vD,
|
|
316
|
+
_rD,
|
|
317
|
+
_cRA,
|
|
318
|
+
_cDT,
|
|
319
|
+
_dDT,
|
|
320
|
+
_t,
|
|
321
|
+
_sL,
|
|
322
|
+
_uA,
|
|
323
|
+
_gA,
|
|
324
|
+
_ro,
|
|
325
|
+
_uKMSK,
|
|
326
|
+
_uC,
|
|
327
|
+
_cSon,
|
|
328
|
+
_sED,
|
|
329
|
+
],
|
|
330
|
+
[
|
|
331
|
+
0,
|
|
332
|
+
0,
|
|
333
|
+
[() => SpaceName, 0],
|
|
334
|
+
0,
|
|
335
|
+
0,
|
|
336
|
+
0,
|
|
337
|
+
0,
|
|
338
|
+
0,
|
|
339
|
+
[() => SpaceDescription, 0],
|
|
340
|
+
0,
|
|
341
|
+
0,
|
|
342
|
+
0,
|
|
343
|
+
0,
|
|
344
|
+
5,
|
|
345
|
+
5,
|
|
346
|
+
0,
|
|
347
|
+
1,
|
|
348
|
+
64 | 0,
|
|
349
|
+
64 | 0,
|
|
350
|
+
[2, n0, _R, 0, 0, 64 | 0],
|
|
351
|
+
0,
|
|
352
|
+
1,
|
|
353
|
+
1,
|
|
354
|
+
[() => SupportedEmailDomainsStatus, 0],
|
|
355
|
+
],
|
|
356
|
+
];
|
|
357
|
+
export var InternalServerException = [
|
|
358
|
+
-3,
|
|
359
|
+
n0,
|
|
360
|
+
_ISE,
|
|
361
|
+
{
|
|
362
|
+
[_e]: _se,
|
|
363
|
+
[_hE]: 500,
|
|
364
|
+
},
|
|
365
|
+
[_m, _rAS],
|
|
366
|
+
[
|
|
367
|
+
0,
|
|
368
|
+
[
|
|
369
|
+
1,
|
|
370
|
+
{
|
|
371
|
+
[_hH]: _RA,
|
|
372
|
+
},
|
|
373
|
+
],
|
|
374
|
+
],
|
|
375
|
+
];
|
|
376
|
+
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
377
|
+
export var ListChannelsInput = [
|
|
378
|
+
3,
|
|
379
|
+
n0,
|
|
380
|
+
_LCI,
|
|
381
|
+
0,
|
|
382
|
+
[_sI, _nT, _mR],
|
|
383
|
+
[
|
|
384
|
+
[0, 1],
|
|
385
|
+
[
|
|
386
|
+
0,
|
|
387
|
+
{
|
|
388
|
+
[_hQ]: _nT,
|
|
389
|
+
},
|
|
390
|
+
],
|
|
391
|
+
[
|
|
392
|
+
1,
|
|
393
|
+
{
|
|
394
|
+
[_hQ]: _mR,
|
|
395
|
+
},
|
|
396
|
+
],
|
|
397
|
+
],
|
|
398
|
+
];
|
|
399
|
+
export var ListChannelsOutput = [3, n0, _LCO, 0, [_ch, _nT], [[() => ChannelsList, 0], 0]];
|
|
400
|
+
export var ListSpacesInput = [
|
|
401
|
+
3,
|
|
402
|
+
n0,
|
|
403
|
+
_LSI,
|
|
404
|
+
0,
|
|
405
|
+
[_nT, _mR],
|
|
406
|
+
[
|
|
407
|
+
[
|
|
408
|
+
0,
|
|
409
|
+
{
|
|
410
|
+
[_hQ]: _nT,
|
|
411
|
+
},
|
|
412
|
+
],
|
|
413
|
+
[
|
|
414
|
+
1,
|
|
415
|
+
{
|
|
416
|
+
[_hQ]: _mR,
|
|
417
|
+
},
|
|
418
|
+
],
|
|
419
|
+
],
|
|
420
|
+
];
|
|
421
|
+
export var ListSpacesOutput = [3, n0, _LSO, 0, [_sp, _nT], [[() => SpacesList, 0], 0]];
|
|
422
|
+
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rAe], [[0, 1]]];
|
|
423
|
+
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [[() => Tags, 0]]];
|
|
424
|
+
export var RegisterAdminInput = [
|
|
425
|
+
3,
|
|
426
|
+
n0,
|
|
427
|
+
_RAI,
|
|
428
|
+
0,
|
|
429
|
+
[_sI, _aId],
|
|
430
|
+
[
|
|
431
|
+
[0, 1],
|
|
432
|
+
[0, 1],
|
|
433
|
+
],
|
|
434
|
+
];
|
|
435
|
+
export var ResourceNotFoundException = [
|
|
436
|
+
-3,
|
|
437
|
+
n0,
|
|
438
|
+
_RNFE,
|
|
439
|
+
{
|
|
440
|
+
[_e]: _c,
|
|
441
|
+
[_hE]: 404,
|
|
442
|
+
},
|
|
443
|
+
[_m, _rI, _rT],
|
|
444
|
+
[0, 0, 0],
|
|
445
|
+
];
|
|
446
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
447
|
+
export var SendInvitesInput = [
|
|
448
|
+
3,
|
|
449
|
+
n0,
|
|
450
|
+
_SII,
|
|
451
|
+
0,
|
|
452
|
+
[_sI, _aI, _ti, _b],
|
|
453
|
+
[[0, 1], 64 | 0, [() => InviteTitle, 0], [() => InviteBody, 0]],
|
|
454
|
+
];
|
|
455
|
+
export var ServiceQuotaExceededException = [
|
|
456
|
+
-3,
|
|
457
|
+
n0,
|
|
458
|
+
_SQEE,
|
|
459
|
+
{
|
|
460
|
+
[_e]: _c,
|
|
461
|
+
[_hE]: 402,
|
|
462
|
+
},
|
|
463
|
+
[_m, _rI, _rT, _sC, _qC],
|
|
464
|
+
[0, 0, 0, 0, 0],
|
|
465
|
+
];
|
|
466
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
467
|
+
export var SpaceData = [
|
|
468
|
+
3,
|
|
469
|
+
n0,
|
|
470
|
+
_SDp,
|
|
471
|
+
0,
|
|
472
|
+
[_sI, _a, _n, _d, _st, _cSo, _vDS, _vD, _rD, _t, _sL, _cDT, _dDT, _uKMSK, _uC, _cSon, _sED],
|
|
473
|
+
[
|
|
474
|
+
0,
|
|
475
|
+
0,
|
|
476
|
+
[() => SpaceName, 0],
|
|
477
|
+
[() => SpaceDescription, 0],
|
|
478
|
+
0,
|
|
479
|
+
0,
|
|
480
|
+
0,
|
|
481
|
+
0,
|
|
482
|
+
0,
|
|
483
|
+
0,
|
|
484
|
+
1,
|
|
485
|
+
5,
|
|
486
|
+
5,
|
|
487
|
+
0,
|
|
488
|
+
1,
|
|
489
|
+
1,
|
|
490
|
+
[() => SupportedEmailDomainsStatus, 0],
|
|
491
|
+
],
|
|
492
|
+
];
|
|
493
|
+
export var SupportedEmailDomainsParameters = [
|
|
494
|
+
3,
|
|
495
|
+
n0,
|
|
496
|
+
_SEDP,
|
|
497
|
+
0,
|
|
498
|
+
[_en, _aD],
|
|
499
|
+
[0, [() => AllowedDomainsList, 0]],
|
|
500
|
+
];
|
|
501
|
+
export var SupportedEmailDomainsStatus = [
|
|
502
|
+
3,
|
|
503
|
+
n0,
|
|
504
|
+
_SEDS,
|
|
505
|
+
0,
|
|
506
|
+
[_en, _aD],
|
|
507
|
+
[0, [() => AllowedDomainsList, 0]],
|
|
508
|
+
];
|
|
509
|
+
export var TagResourceRequest = [
|
|
510
|
+
3,
|
|
511
|
+
n0,
|
|
512
|
+
_TRR,
|
|
513
|
+
0,
|
|
514
|
+
[_rAe, _ta],
|
|
515
|
+
[
|
|
516
|
+
[0, 1],
|
|
517
|
+
[() => Tags, 0],
|
|
518
|
+
],
|
|
519
|
+
];
|
|
520
|
+
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
521
|
+
export var ThrottlingException = [
|
|
522
|
+
-3,
|
|
523
|
+
n0,
|
|
524
|
+
_TE,
|
|
525
|
+
{
|
|
526
|
+
[_e]: _c,
|
|
527
|
+
[_hE]: 429,
|
|
528
|
+
},
|
|
529
|
+
[_m, _sC, _qC, _rAS],
|
|
530
|
+
[
|
|
531
|
+
0,
|
|
532
|
+
0,
|
|
533
|
+
0,
|
|
534
|
+
[
|
|
535
|
+
1,
|
|
536
|
+
{
|
|
537
|
+
[_hH]: _RA,
|
|
538
|
+
},
|
|
539
|
+
],
|
|
540
|
+
],
|
|
541
|
+
];
|
|
542
|
+
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
543
|
+
export var UntagResourceRequest = [
|
|
544
|
+
3,
|
|
545
|
+
n0,
|
|
546
|
+
_URR,
|
|
547
|
+
0,
|
|
548
|
+
[_rAe, _tK],
|
|
549
|
+
[
|
|
550
|
+
[0, 1],
|
|
551
|
+
[
|
|
552
|
+
64 | 0,
|
|
553
|
+
{
|
|
554
|
+
[_hQ]: _tK,
|
|
555
|
+
},
|
|
556
|
+
],
|
|
557
|
+
],
|
|
558
|
+
];
|
|
559
|
+
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
560
|
+
export var UpdateChannelInput = [
|
|
561
|
+
3,
|
|
562
|
+
n0,
|
|
563
|
+
_UCI,
|
|
564
|
+
0,
|
|
565
|
+
[_sI, _cI, _cN, _cD],
|
|
566
|
+
[
|
|
567
|
+
[0, 1],
|
|
568
|
+
[0, 1],
|
|
569
|
+
[() => ChannelName, 0],
|
|
570
|
+
[() => ChannelDescription, 0],
|
|
571
|
+
],
|
|
572
|
+
];
|
|
573
|
+
export var UpdateChannelOutput = [3, n0, _UCO, 0, [], []];
|
|
574
|
+
export var UpdateSpaceInput = [
|
|
575
|
+
3,
|
|
576
|
+
n0,
|
|
577
|
+
_USI,
|
|
578
|
+
0,
|
|
579
|
+
[_sI, _d, _t, _rA, _sED],
|
|
580
|
+
[[0, 1], [() => SpaceDescription, 0], 0, 0, [() => SupportedEmailDomainsParameters, 0]],
|
|
581
|
+
];
|
|
582
|
+
export var ValidationException = [
|
|
583
|
+
-3,
|
|
584
|
+
n0,
|
|
585
|
+
_VE,
|
|
586
|
+
{
|
|
587
|
+
[_e]: _c,
|
|
588
|
+
[_hE]: 400,
|
|
589
|
+
},
|
|
590
|
+
[_m, _re, _fL],
|
|
591
|
+
[0, 0, () => ValidationExceptionFieldList],
|
|
592
|
+
];
|
|
593
|
+
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
594
|
+
export var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
|
|
595
|
+
export var __Unit = "unit";
|
|
596
|
+
export var RepostspaceServiceException = [-3, _sm, "RepostspaceServiceException", 0, [], []];
|
|
597
|
+
TypeRegistry.for(_sm).registerError(RepostspaceServiceException, __RepostspaceServiceException);
|
|
598
|
+
export var AccessorIdList = 64 | 0;
|
|
599
|
+
export var AllowedDomainsList = [1, n0, _ADL, 0, [() => EmailDomain, 0]];
|
|
600
|
+
export var BatchErrorList = [1, n0, _BEL, 0, () => BatchError];
|
|
601
|
+
export var ChannelRoleList = 64 | 0;
|
|
602
|
+
export var ChannelsList = [1, n0, _CL, 0, [() => ChannelData, 0]];
|
|
603
|
+
export var GroupAdmins = 64 | 0;
|
|
604
|
+
export var RoleList = 64 | 0;
|
|
605
|
+
export var SpacesList = [1, n0, _SL, 0, [() => SpaceData, 0]];
|
|
606
|
+
export var TagKeyList = 64 | 0;
|
|
607
|
+
export var UserAdmins = 64 | 0;
|
|
608
|
+
export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
|
|
609
|
+
export var ChannelRoles = [2, n0, _CR, 0, 0, 64 | 0];
|
|
610
|
+
export var Roles = [2, n0, _R, 0, 0, 64 | 0];
|
|
611
|
+
export var Tags = [2, n0, _T, 8, 0, 0];
|
|
612
|
+
export var BatchAddChannelRoleToAccessors = [
|
|
613
|
+
9,
|
|
614
|
+
n0,
|
|
615
|
+
_BACRTA,
|
|
616
|
+
{
|
|
617
|
+
[_h]: ["POST", "/spaces/{spaceId}/channels/{channelId}/roles", 200],
|
|
618
|
+
},
|
|
619
|
+
() => BatchAddChannelRoleToAccessorsInput,
|
|
620
|
+
() => BatchAddChannelRoleToAccessorsOutput,
|
|
621
|
+
];
|
|
622
|
+
export var BatchAddRole = [
|
|
623
|
+
9,
|
|
624
|
+
n0,
|
|
625
|
+
_BAR,
|
|
626
|
+
{
|
|
627
|
+
[_h]: ["POST", "/spaces/{spaceId}/roles", 200],
|
|
628
|
+
},
|
|
629
|
+
() => BatchAddRoleInput,
|
|
630
|
+
() => BatchAddRoleOutput,
|
|
631
|
+
];
|
|
632
|
+
export var BatchRemoveChannelRoleFromAccessors = [
|
|
633
|
+
9,
|
|
634
|
+
n0,
|
|
635
|
+
_BRCRFA,
|
|
636
|
+
{
|
|
637
|
+
[_h]: ["PATCH", "/spaces/{spaceId}/channels/{channelId}/roles", 200],
|
|
638
|
+
},
|
|
639
|
+
() => BatchRemoveChannelRoleFromAccessorsInput,
|
|
640
|
+
() => BatchRemoveChannelRoleFromAccessorsOutput,
|
|
641
|
+
];
|
|
642
|
+
export var BatchRemoveRole = [
|
|
643
|
+
9,
|
|
644
|
+
n0,
|
|
645
|
+
_BRR,
|
|
646
|
+
{
|
|
647
|
+
[_h]: ["PATCH", "/spaces/{spaceId}/roles", 200],
|
|
648
|
+
},
|
|
649
|
+
() => BatchRemoveRoleInput,
|
|
650
|
+
() => BatchRemoveRoleOutput,
|
|
651
|
+
];
|
|
652
|
+
export var CreateChannel = [
|
|
653
|
+
9,
|
|
654
|
+
n0,
|
|
655
|
+
_CC,
|
|
656
|
+
{
|
|
657
|
+
[_h]: ["POST", "/spaces/{spaceId}/channels", 200],
|
|
658
|
+
},
|
|
659
|
+
() => CreateChannelInput,
|
|
660
|
+
() => CreateChannelOutput,
|
|
661
|
+
];
|
|
662
|
+
export var CreateSpace = [
|
|
663
|
+
9,
|
|
664
|
+
n0,
|
|
665
|
+
_CS,
|
|
666
|
+
{
|
|
667
|
+
[_h]: ["POST", "/spaces", 200],
|
|
668
|
+
},
|
|
669
|
+
() => CreateSpaceInput,
|
|
670
|
+
() => CreateSpaceOutput,
|
|
671
|
+
];
|
|
672
|
+
export var DeleteSpace = [
|
|
673
|
+
9,
|
|
674
|
+
n0,
|
|
675
|
+
_DS,
|
|
676
|
+
{
|
|
677
|
+
[_h]: ["DELETE", "/spaces/{spaceId}", 200],
|
|
678
|
+
},
|
|
679
|
+
() => DeleteSpaceInput,
|
|
680
|
+
() => __Unit,
|
|
681
|
+
];
|
|
682
|
+
export var DeregisterAdmin = [
|
|
683
|
+
9,
|
|
684
|
+
n0,
|
|
685
|
+
_DA,
|
|
686
|
+
{
|
|
687
|
+
[_h]: ["DELETE", "/spaces/{spaceId}/admins/{adminId}", 200],
|
|
688
|
+
},
|
|
689
|
+
() => DeregisterAdminInput,
|
|
690
|
+
() => __Unit,
|
|
691
|
+
];
|
|
692
|
+
export var GetChannel = [
|
|
693
|
+
9,
|
|
694
|
+
n0,
|
|
695
|
+
_GC,
|
|
696
|
+
{
|
|
697
|
+
[_h]: ["GET", "/spaces/{spaceId}/channels/{channelId}", 200],
|
|
698
|
+
},
|
|
699
|
+
() => GetChannelInput,
|
|
700
|
+
() => GetChannelOutput,
|
|
701
|
+
];
|
|
702
|
+
export var GetSpace = [
|
|
703
|
+
9,
|
|
704
|
+
n0,
|
|
705
|
+
_GS,
|
|
706
|
+
{
|
|
707
|
+
[_h]: ["GET", "/spaces/{spaceId}", 200],
|
|
708
|
+
},
|
|
709
|
+
() => GetSpaceInput,
|
|
710
|
+
() => GetSpaceOutput,
|
|
711
|
+
];
|
|
712
|
+
export var ListChannels = [
|
|
713
|
+
9,
|
|
714
|
+
n0,
|
|
715
|
+
_LC,
|
|
716
|
+
{
|
|
717
|
+
[_h]: ["GET", "/spaces/{spaceId}/channels", 200],
|
|
718
|
+
},
|
|
719
|
+
() => ListChannelsInput,
|
|
720
|
+
() => ListChannelsOutput,
|
|
721
|
+
];
|
|
722
|
+
export var ListSpaces = [
|
|
723
|
+
9,
|
|
724
|
+
n0,
|
|
725
|
+
_LS,
|
|
726
|
+
{
|
|
727
|
+
[_h]: ["GET", "/spaces", 200],
|
|
728
|
+
},
|
|
729
|
+
() => ListSpacesInput,
|
|
730
|
+
() => ListSpacesOutput,
|
|
731
|
+
];
|
|
732
|
+
export var ListTagsForResource = [
|
|
733
|
+
9,
|
|
734
|
+
n0,
|
|
735
|
+
_LTFR,
|
|
736
|
+
{
|
|
737
|
+
[_h]: ["GET", "/tags/{resourceArn}", 200],
|
|
738
|
+
},
|
|
739
|
+
() => ListTagsForResourceRequest,
|
|
740
|
+
() => ListTagsForResourceResponse,
|
|
741
|
+
];
|
|
742
|
+
export var RegisterAdmin = [
|
|
743
|
+
9,
|
|
744
|
+
n0,
|
|
745
|
+
_RAe,
|
|
746
|
+
{
|
|
747
|
+
[_h]: ["POST", "/spaces/{spaceId}/admins/{adminId}", 200],
|
|
748
|
+
},
|
|
749
|
+
() => RegisterAdminInput,
|
|
750
|
+
() => __Unit,
|
|
751
|
+
];
|
|
752
|
+
export var SendInvites = [
|
|
753
|
+
9,
|
|
754
|
+
n0,
|
|
755
|
+
_SI,
|
|
756
|
+
{
|
|
757
|
+
[_h]: ["POST", "/spaces/{spaceId}/invite", 200],
|
|
758
|
+
},
|
|
759
|
+
() => SendInvitesInput,
|
|
760
|
+
() => __Unit,
|
|
761
|
+
];
|
|
762
|
+
export var TagResource = [
|
|
763
|
+
9,
|
|
764
|
+
n0,
|
|
765
|
+
_TR,
|
|
766
|
+
{
|
|
767
|
+
[_h]: ["POST", "/tags/{resourceArn}", 200],
|
|
768
|
+
},
|
|
769
|
+
() => TagResourceRequest,
|
|
770
|
+
() => TagResourceResponse,
|
|
771
|
+
];
|
|
772
|
+
export var UntagResource = [
|
|
773
|
+
9,
|
|
774
|
+
n0,
|
|
775
|
+
_UR,
|
|
776
|
+
{
|
|
777
|
+
[_h]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
778
|
+
},
|
|
779
|
+
() => UntagResourceRequest,
|
|
780
|
+
() => UntagResourceResponse,
|
|
781
|
+
];
|
|
782
|
+
export var UpdateChannel = [
|
|
783
|
+
9,
|
|
784
|
+
n0,
|
|
785
|
+
_UC,
|
|
786
|
+
{
|
|
787
|
+
[_h]: ["PUT", "/spaces/{spaceId}/channels/{channelId}", 200],
|
|
788
|
+
},
|
|
789
|
+
() => UpdateChannelInput,
|
|
790
|
+
() => UpdateChannelOutput,
|
|
791
|
+
];
|
|
792
|
+
export var UpdateSpace = [
|
|
793
|
+
9,
|
|
794
|
+
n0,
|
|
795
|
+
_US,
|
|
796
|
+
{
|
|
797
|
+
[_h]: ["PUT", "/spaces/{spaceId}", 200],
|
|
798
|
+
},
|
|
799
|
+
() => UpdateSpaceInput,
|
|
800
|
+
() => __Unit,
|
|
801
|
+
];
|