@aws-sdk/client-repostspace 3.987.0 → 3.989.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 +38 -692
- package/dist-cjs/models/RepostspaceServiceException.js +12 -0
- package/dist-cjs/models/errors.js +127 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +499 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +59 -53
- package/dist-types/schemas/schemas_0.d.ts +14 -7
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +9 -7
- package/package.json +13 -13
|
@@ -118,7 +118,7 @@ const _mR = "maxResults";
|
|
|
118
118
|
const _n = "name";
|
|
119
119
|
const _nT = "nextToken";
|
|
120
120
|
const _qC = "quotaCode";
|
|
121
|
-
const _r = "
|
|
121
|
+
const _r = "reason";
|
|
122
122
|
const _rA = "roleArn";
|
|
123
123
|
const _rAI = "removedAccessorIds";
|
|
124
124
|
const _rAS = "retryAfterSeconds";
|
|
@@ -126,17 +126,17 @@ const _rAe = "resourceArn";
|
|
|
126
126
|
const _rD = "randomDomain";
|
|
127
127
|
const _rI = "resourceId";
|
|
128
128
|
const _rT = "resourceType";
|
|
129
|
-
const
|
|
130
|
-
const
|
|
131
|
-
const _s = "
|
|
129
|
+
const _ro = "role";
|
|
130
|
+
const _rol = "roles";
|
|
131
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.repostspace";
|
|
132
132
|
const _sC = "serviceCode";
|
|
133
133
|
const _sED = "supportedEmailDomains";
|
|
134
134
|
const _sI = "spaceId";
|
|
135
135
|
const _sL = "storageLimit";
|
|
136
136
|
const _se = "server";
|
|
137
|
-
const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.repostspace";
|
|
138
137
|
const _sp = "spaces";
|
|
139
138
|
const _st = "status";
|
|
139
|
+
const _su = "subdomain";
|
|
140
140
|
const _t = "tier";
|
|
141
141
|
const _tK = "tagKeys";
|
|
142
142
|
const _ta = "tags";
|
|
@@ -150,6 +150,56 @@ const n0 = "com.amazonaws.repostspace";
|
|
|
150
150
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
151
151
|
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
152
152
|
import { RepostspaceServiceException } from "../models/RepostspaceServiceException";
|
|
153
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
154
|
+
export var RepostspaceServiceException$ = [-3, _s, "RepostspaceServiceException", 0, [], []];
|
|
155
|
+
_s_registry.registerError(RepostspaceServiceException$, RepostspaceServiceException);
|
|
156
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
157
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
158
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
159
|
+
[_m],
|
|
160
|
+
[0], 1
|
|
161
|
+
];
|
|
162
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
163
|
+
export var ConflictException$ = [-3, n0, _CE,
|
|
164
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
165
|
+
[_m, _rI, _rT],
|
|
166
|
+
[0, 0, 0], 3
|
|
167
|
+
];
|
|
168
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
169
|
+
export var InternalServerException$ = [-3, n0, _ISE,
|
|
170
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
171
|
+
[_m, _rAS],
|
|
172
|
+
[0, [1, { [_hH]: _RA }]], 1
|
|
173
|
+
];
|
|
174
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
175
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
176
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
177
|
+
[_m, _rI, _rT],
|
|
178
|
+
[0, 0, 0], 3
|
|
179
|
+
];
|
|
180
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
181
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
182
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
183
|
+
[_m, _rI, _rT, _sC, _qC],
|
|
184
|
+
[0, 0, 0, 0, 0], 5
|
|
185
|
+
];
|
|
186
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
187
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
188
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
189
|
+
[_m, _sC, _qC, _rAS],
|
|
190
|
+
[0, 0, 0, [1, { [_hH]: _RA }]], 1
|
|
191
|
+
];
|
|
192
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
193
|
+
export var ValidationException$ = [-3, n0, _VE,
|
|
194
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
195
|
+
[_m, _r, _fL],
|
|
196
|
+
[0, 0, () => ValidationExceptionFieldList], 2
|
|
197
|
+
];
|
|
198
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
199
|
+
export const errorTypeRegistries = [
|
|
200
|
+
_s_registry,
|
|
201
|
+
n0_registry,
|
|
202
|
+
];
|
|
153
203
|
var ChannelDescription = [0, n0, _CD, 8, 0];
|
|
154
204
|
var ChannelName = [0, n0, _CN, 8, 0];
|
|
155
205
|
var EmailDomain = [0, n0, _ED, 8, 0];
|
|
@@ -157,12 +207,6 @@ var InviteBody = [0, n0, _IB, 8, 0];
|
|
|
157
207
|
var InviteTitle = [0, n0, _IT, 8, 0];
|
|
158
208
|
var SpaceDescription = [0, n0, _SD, 8, 0];
|
|
159
209
|
var SpaceName = [0, n0, _SN, 8, 0];
|
|
160
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
161
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
162
|
-
[_m],
|
|
163
|
-
[0], 1
|
|
164
|
-
];
|
|
165
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
166
210
|
export var BatchAddChannelRoleToAccessorsInput$ = [3, n0, _BACRTAI,
|
|
167
211
|
0,
|
|
168
212
|
[_sI, _cI, _aI, _cR],
|
|
@@ -175,7 +219,7 @@ export var BatchAddChannelRoleToAccessorsOutput$ = [3, n0, _BACRTAO,
|
|
|
175
219
|
];
|
|
176
220
|
export var BatchAddRoleInput$ = [3, n0, _BARI,
|
|
177
221
|
0,
|
|
178
|
-
[_sI, _aI,
|
|
222
|
+
[_sI, _aI, _ro],
|
|
179
223
|
[[0, 1], 64 | 0, 0], 3
|
|
180
224
|
];
|
|
181
225
|
export var BatchAddRoleOutput$ = [3, n0, _BARO,
|
|
@@ -200,7 +244,7 @@ export var BatchRemoveChannelRoleFromAccessorsOutput$ = [3, n0, _BRCRFAO,
|
|
|
200
244
|
];
|
|
201
245
|
export var BatchRemoveRoleInput$ = [3, n0, _BRRI,
|
|
202
246
|
0,
|
|
203
|
-
[_sI, _aI,
|
|
247
|
+
[_sI, _aI, _ro],
|
|
204
248
|
[[0, 1], 64 | 0, 0], 3
|
|
205
249
|
];
|
|
206
250
|
export var BatchRemoveRoleOutput$ = [3, n0, _BRRO,
|
|
@@ -213,12 +257,6 @@ export var ChannelData$ = [3, n0, _CDh,
|
|
|
213
257
|
[_sI, _cI, _cN, _cDT, _cS, _uC, _gC, _cD, _dDT],
|
|
214
258
|
[0, 0, [() => ChannelName, 0], 5, 0, 1, 1, [() => ChannelDescription, 0], 5], 7
|
|
215
259
|
];
|
|
216
|
-
export var ConflictException$ = [-3, n0, _CE,
|
|
217
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
218
|
-
[_m, _rI, _rT],
|
|
219
|
-
[0, 0, 0], 3
|
|
220
|
-
];
|
|
221
|
-
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
222
260
|
export var CreateChannelInput$ = [3, n0, _CCI,
|
|
223
261
|
0,
|
|
224
262
|
[_sI, _cN, _cD],
|
|
@@ -231,7 +269,7 @@ export var CreateChannelOutput$ = [3, n0, _CCO,
|
|
|
231
269
|
];
|
|
232
270
|
export var CreateSpaceInput$ = [3, n0, _CSI,
|
|
233
271
|
0,
|
|
234
|
-
[_n,
|
|
272
|
+
[_n, _su, _t, _d, _uKMSK, _ta, _rA, _sED],
|
|
235
273
|
[[() => SpaceName, 0], 0, 0, [() => SpaceDescription, 0], 0, [() => Tags, 0], 0, [() => SupportedEmailDomainsParameters$, 0]], 3
|
|
236
274
|
];
|
|
237
275
|
export var CreateSpaceOutput$ = [3, n0, _CSO,
|
|
@@ -266,15 +304,9 @@ export var GetSpaceInput$ = [3, n0, _GSI,
|
|
|
266
304
|
];
|
|
267
305
|
export var GetSpaceOutput$ = [3, n0, _GSO,
|
|
268
306
|
0,
|
|
269
|
-
[_sI, _a, _n, _st, _cSo, _cIl, _vDS, _vD, _rD, _cDT, _t, _sL, _iSI, _aA, _d, _cRA, _dDT, _uA, _gA,
|
|
307
|
+
[_sI, _a, _n, _st, _cSo, _cIl, _vDS, _vD, _rD, _cDT, _t, _sL, _iSI, _aA, _d, _cRA, _dDT, _uA, _gA, _rol, _uKMSK, _uC, _cSon, _sED],
|
|
270
308
|
[0, 0, [() => SpaceName, 0], 0, 0, 0, 0, 0, 0, 5, 0, 1, 0, 0, [() => SpaceDescription, 0], 0, 5, 64 | 0, 64 | 0, [2, n0, _R, 0, 0, 64 | 0], 0, 1, 1, [() => SupportedEmailDomainsStatus$, 0]], 12
|
|
271
309
|
];
|
|
272
|
-
export var InternalServerException$ = [-3, n0, _ISE,
|
|
273
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
274
|
-
[_m, _rAS],
|
|
275
|
-
[0, [1, { [_hH]: _RA }]], 1
|
|
276
|
-
];
|
|
277
|
-
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
278
310
|
export var ListChannelsInput$ = [3, n0, _LCI,
|
|
279
311
|
0,
|
|
280
312
|
[_sI, _nT, _mR],
|
|
@@ -310,23 +342,11 @@ export var RegisterAdminInput$ = [3, n0, _RAI,
|
|
|
310
342
|
[_sI, _aId],
|
|
311
343
|
[[0, 1], [0, 1]], 2
|
|
312
344
|
];
|
|
313
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
314
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
315
|
-
[_m, _rI, _rT],
|
|
316
|
-
[0, 0, 0], 3
|
|
317
|
-
];
|
|
318
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
319
345
|
export var SendInvitesInput$ = [3, n0, _SII,
|
|
320
346
|
0,
|
|
321
347
|
[_sI, _aI, _ti, _b],
|
|
322
348
|
[[0, 1], 64 | 0, [() => InviteTitle, 0], [() => InviteBody, 0]], 4
|
|
323
349
|
];
|
|
324
|
-
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
325
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
326
|
-
[_m, _rI, _rT, _sC, _qC],
|
|
327
|
-
[0, 0, 0, 0, 0], 5
|
|
328
|
-
];
|
|
329
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
330
350
|
export var SpaceData$ = [3, n0, _SDp,
|
|
331
351
|
0,
|
|
332
352
|
[_sI, _a, _n, _st, _cSo, _vDS, _vD, _rD, _t, _sL, _cDT, _d, _dDT, _uKMSK, _uC, _cSon, _sED],
|
|
@@ -352,12 +372,6 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
352
372
|
[],
|
|
353
373
|
[]
|
|
354
374
|
];
|
|
355
|
-
export var ThrottlingException$ = [-3, n0, _TE,
|
|
356
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
357
|
-
[_m, _sC, _qC, _rAS],
|
|
358
|
-
[0, 0, 0, [1, { [_hH]: _RA }]], 1
|
|
359
|
-
];
|
|
360
|
-
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
361
375
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
362
376
|
0,
|
|
363
377
|
[_rAe, _tK],
|
|
@@ -383,20 +397,12 @@ export var UpdateSpaceInput$ = [3, n0, _USI,
|
|
|
383
397
|
[_sI, _d, _t, _rA, _sED],
|
|
384
398
|
[[0, 1], [() => SpaceDescription, 0], 0, 0, [() => SupportedEmailDomainsParameters$, 0]], 1
|
|
385
399
|
];
|
|
386
|
-
export var ValidationException$ = [-3, n0, _VE,
|
|
387
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
388
|
-
[_m, _re, _fL],
|
|
389
|
-
[0, 0, () => ValidationExceptionFieldList], 2
|
|
390
|
-
];
|
|
391
|
-
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
392
400
|
export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
393
401
|
0,
|
|
394
402
|
[_n, _m],
|
|
395
403
|
[0, 0], 2
|
|
396
404
|
];
|
|
397
405
|
var __Unit = "unit";
|
|
398
|
-
export var RepostspaceServiceException$ = [-3, _sm, "RepostspaceServiceException", 0, [], []];
|
|
399
|
-
TypeRegistry.for(_sm).registerError(RepostspaceServiceException$, RepostspaceServiceException);
|
|
400
406
|
var AccessorIdList = 64 | 0;
|
|
401
407
|
var AllowedDomainsList = [1, n0, _ADL,
|
|
402
408
|
0, [() => EmailDomain,
|
|
@@ -1,5 +1,19 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
3
|
+
export declare var RepostspaceServiceException$: StaticErrorSchema;
|
|
2
4
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
5
|
+
export declare var ConflictException$: StaticErrorSchema;
|
|
6
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
7
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
8
|
+
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
9
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
10
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
11
|
+
/**
|
|
12
|
+
* TypeRegistry instances containing modeled errors.
|
|
13
|
+
* @internal
|
|
14
|
+
*
|
|
15
|
+
*/
|
|
16
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
3
17
|
export declare var BatchAddChannelRoleToAccessorsInput$: StaticStructureSchema;
|
|
4
18
|
export declare var BatchAddChannelRoleToAccessorsOutput$: StaticStructureSchema;
|
|
5
19
|
export declare var BatchAddRoleInput$: StaticStructureSchema;
|
|
@@ -10,7 +24,6 @@ export declare var BatchRemoveChannelRoleFromAccessorsOutput$: StaticStructureSc
|
|
|
10
24
|
export declare var BatchRemoveRoleInput$: StaticStructureSchema;
|
|
11
25
|
export declare var BatchRemoveRoleOutput$: StaticStructureSchema;
|
|
12
26
|
export declare var ChannelData$: StaticStructureSchema;
|
|
13
|
-
export declare var ConflictException$: StaticErrorSchema;
|
|
14
27
|
export declare var CreateChannelInput$: StaticStructureSchema;
|
|
15
28
|
export declare var CreateChannelOutput$: StaticStructureSchema;
|
|
16
29
|
export declare var CreateSpaceInput$: StaticStructureSchema;
|
|
@@ -21,7 +34,6 @@ export declare var GetChannelInput$: StaticStructureSchema;
|
|
|
21
34
|
export declare var GetChannelOutput$: StaticStructureSchema;
|
|
22
35
|
export declare var GetSpaceInput$: StaticStructureSchema;
|
|
23
36
|
export declare var GetSpaceOutput$: StaticStructureSchema;
|
|
24
|
-
export declare var InternalServerException$: StaticErrorSchema;
|
|
25
37
|
export declare var ListChannelsInput$: StaticStructureSchema;
|
|
26
38
|
export declare var ListChannelsOutput$: StaticStructureSchema;
|
|
27
39
|
export declare var ListSpacesInput$: StaticStructureSchema;
|
|
@@ -29,23 +41,18 @@ export declare var ListSpacesOutput$: StaticStructureSchema;
|
|
|
29
41
|
export declare var ListTagsForResourceRequest$: StaticStructureSchema;
|
|
30
42
|
export declare var ListTagsForResourceResponse$: StaticStructureSchema;
|
|
31
43
|
export declare var RegisterAdminInput$: StaticStructureSchema;
|
|
32
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
33
44
|
export declare var SendInvitesInput$: StaticStructureSchema;
|
|
34
|
-
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
35
45
|
export declare var SpaceData$: StaticStructureSchema;
|
|
36
46
|
export declare var SupportedEmailDomainsParameters$: StaticStructureSchema;
|
|
37
47
|
export declare var SupportedEmailDomainsStatus$: StaticStructureSchema;
|
|
38
48
|
export declare var TagResourceRequest$: StaticStructureSchema;
|
|
39
49
|
export declare var TagResourceResponse$: StaticStructureSchema;
|
|
40
|
-
export declare var ThrottlingException$: StaticErrorSchema;
|
|
41
50
|
export declare var UntagResourceRequest$: StaticStructureSchema;
|
|
42
51
|
export declare var UntagResourceResponse$: StaticStructureSchema;
|
|
43
52
|
export declare var UpdateChannelInput$: StaticStructureSchema;
|
|
44
53
|
export declare var UpdateChannelOutput$: StaticStructureSchema;
|
|
45
54
|
export declare var UpdateSpaceInput$: StaticStructureSchema;
|
|
46
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
47
55
|
export declare var ValidationExceptionField$: StaticStructureSchema;
|
|
48
|
-
export declare var RepostspaceServiceException$: StaticErrorSchema;
|
|
49
56
|
export declare var BatchAddChannelRoleToAccessors$: StaticOperationSchema;
|
|
50
57
|
export declare var BatchAddRole$: StaticOperationSchema;
|
|
51
58
|
export declare var BatchRemoveChannelRoleFromAccessors$: StaticOperationSchema;
|
|
@@ -1,9 +1,18 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import {
|
|
2
3
|
StaticErrorSchema,
|
|
3
4
|
StaticOperationSchema,
|
|
4
5
|
StaticStructureSchema,
|
|
5
6
|
} from "@smithy/types";
|
|
7
|
+
export declare var RepostspaceServiceException$: StaticErrorSchema;
|
|
6
8
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
9
|
+
export declare var ConflictException$: StaticErrorSchema;
|
|
10
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
11
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
12
|
+
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
13
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
14
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
15
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
7
16
|
export declare var BatchAddChannelRoleToAccessorsInput$: StaticStructureSchema;
|
|
8
17
|
export declare var BatchAddChannelRoleToAccessorsOutput$: StaticStructureSchema;
|
|
9
18
|
export declare var BatchAddRoleInput$: StaticStructureSchema;
|
|
@@ -14,7 +23,6 @@ export declare var BatchRemoveChannelRoleFromAccessorsOutput$: StaticStructureSc
|
|
|
14
23
|
export declare var BatchRemoveRoleInput$: StaticStructureSchema;
|
|
15
24
|
export declare var BatchRemoveRoleOutput$: StaticStructureSchema;
|
|
16
25
|
export declare var ChannelData$: StaticStructureSchema;
|
|
17
|
-
export declare var ConflictException$: StaticErrorSchema;
|
|
18
26
|
export declare var CreateChannelInput$: StaticStructureSchema;
|
|
19
27
|
export declare var CreateChannelOutput$: StaticStructureSchema;
|
|
20
28
|
export declare var CreateSpaceInput$: StaticStructureSchema;
|
|
@@ -25,7 +33,6 @@ export declare var GetChannelInput$: StaticStructureSchema;
|
|
|
25
33
|
export declare var GetChannelOutput$: StaticStructureSchema;
|
|
26
34
|
export declare var GetSpaceInput$: StaticStructureSchema;
|
|
27
35
|
export declare var GetSpaceOutput$: StaticStructureSchema;
|
|
28
|
-
export declare var InternalServerException$: StaticErrorSchema;
|
|
29
36
|
export declare var ListChannelsInput$: StaticStructureSchema;
|
|
30
37
|
export declare var ListChannelsOutput$: StaticStructureSchema;
|
|
31
38
|
export declare var ListSpacesInput$: StaticStructureSchema;
|
|
@@ -33,23 +40,18 @@ export declare var ListSpacesOutput$: StaticStructureSchema;
|
|
|
33
40
|
export declare var ListTagsForResourceRequest$: StaticStructureSchema;
|
|
34
41
|
export declare var ListTagsForResourceResponse$: StaticStructureSchema;
|
|
35
42
|
export declare var RegisterAdminInput$: StaticStructureSchema;
|
|
36
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
37
43
|
export declare var SendInvitesInput$: StaticStructureSchema;
|
|
38
|
-
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
39
44
|
export declare var SpaceData$: StaticStructureSchema;
|
|
40
45
|
export declare var SupportedEmailDomainsParameters$: StaticStructureSchema;
|
|
41
46
|
export declare var SupportedEmailDomainsStatus$: StaticStructureSchema;
|
|
42
47
|
export declare var TagResourceRequest$: StaticStructureSchema;
|
|
43
48
|
export declare var TagResourceResponse$: StaticStructureSchema;
|
|
44
|
-
export declare var ThrottlingException$: StaticErrorSchema;
|
|
45
49
|
export declare var UntagResourceRequest$: StaticStructureSchema;
|
|
46
50
|
export declare var UntagResourceResponse$: StaticStructureSchema;
|
|
47
51
|
export declare var UpdateChannelInput$: StaticStructureSchema;
|
|
48
52
|
export declare var UpdateChannelOutput$: StaticStructureSchema;
|
|
49
53
|
export declare var UpdateSpaceInput$: StaticStructureSchema;
|
|
50
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
51
54
|
export declare var ValidationExceptionField$: StaticStructureSchema;
|
|
52
|
-
export declare var RepostspaceServiceException$: StaticErrorSchema;
|
|
53
55
|
export declare var BatchAddChannelRoleToAccessors$: StaticOperationSchema;
|
|
54
56
|
export declare var BatchAddRole$: StaticOperationSchema;
|
|
55
57
|
export declare var BatchRemoveChannelRoleFromAccessors$: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-repostspace",
|
|
3
3
|
"description": "AWS SDK for JavaScript Repostspace Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.989.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-repostspace",
|
|
@@ -21,38 +21,38 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.973.9",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.8",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.3",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.3",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.3",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.9",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
31
31
|
"@aws-sdk/types": "^3.973.1",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.989.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.972.7",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
-
"@smithy/core": "^3.
|
|
36
|
+
"@smithy/core": "^3.23.0",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
38
|
"@smithy/hash-node": "^4.2.8",
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.31",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.9",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.8",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.10",
|
|
47
47
|
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
-
"@smithy/smithy-client": "^4.11.
|
|
48
|
+
"@smithy/smithy-client": "^4.11.3",
|
|
49
49
|
"@smithy/types": "^4.12.0",
|
|
50
50
|
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.30",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.33",
|
|
56
56
|
"@smithy/util-endpoints": "^3.2.8",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.8",
|
|
58
58
|
"@smithy/util-retry": "^4.2.8",
|