@aws-sdk/client-s3files 3.1068.0 → 3.1069.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/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +107 -127
- package/dist-cjs/models/S3FilesServiceException.js +4 -8
- package/dist-cjs/models/errors.js +13 -22
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +148 -100
- package/package.json +8 -8
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceRequest$ = exports.Tag$ = exports.RootDirectory$ = exports.PutSynchronizationConfigurationResponse$ = exports.PutSynchronizationConfigurationRequest$ = exports.PutFileSystemPolicyResponse$ = exports.PutFileSystemPolicyRequest$ = exports.PosixUser$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListMountTargetsResponse$ = exports.ListMountTargetsRequest$ = exports.ListMountTargetsDescription$ = exports.ListFileSystemsResponse$ = exports.ListFileSystemsRequest$ = exports.ListFileSystemsDescription$ = exports.ListAccessPointsResponse$ = exports.ListAccessPointsRequest$ = exports.ListAccessPointsDescription$ = exports.ImportDataRule$ = exports.GetSynchronizationConfigurationResponse$ = exports.GetSynchronizationConfigurationRequest$ = exports.GetMountTargetResponse$ = exports.GetMountTargetRequest$ = exports.GetFileSystemResponse$ = exports.GetFileSystemRequest$ = exports.GetFileSystemPolicyResponse$ = exports.GetFileSystemPolicyRequest$ = exports.GetAccessPointResponse$ = exports.GetAccessPointRequest$ = exports.ExpirationDataRule$ = exports.DeleteMountTargetRequest$ = exports.DeleteFileSystemRequest$ = exports.DeleteFileSystemPolicyRequest$ = exports.DeleteAccessPointRequest$ = exports.CreationPermissions$ = exports.CreateMountTargetResponse$ = exports.CreateMountTargetRequest$ = exports.CreateFileSystemResponse$ = exports.CreateFileSystemRequest$ = exports.CreateAccessPointResponse$ = exports.CreateAccessPointRequest$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.S3FilesServiceException$ = void 0;
|
|
4
|
-
exports.UpdateMountTarget$ = exports.UntagResource$ = exports.TagResource$ = exports.PutSynchronizationConfiguration$ = exports.PutFileSystemPolicy$ = exports.ListTagsForResource$ = exports.ListMountTargets$ = exports.ListFileSystems$ = exports.ListAccessPoints$ = exports.GetSynchronizationConfiguration$ = exports.GetMountTarget$ = exports.GetFileSystemPolicy$ = exports.GetFileSystem$ = exports.GetAccessPoint$ = exports.DeleteMountTarget$ = exports.DeleteFileSystemPolicy$ = exports.DeleteFileSystem$ = exports.DeleteAccessPoint$ = exports.CreateMountTarget$ = exports.CreateFileSystem$ = exports.CreateAccessPoint$ = exports.UpdateMountTargetResponse$ = exports.UpdateMountTargetRequest$ = exports.UntagResourceRequest$ = void 0;
|
|
5
1
|
const _AP = "AccessPoints";
|
|
6
2
|
const _CAP = "CreateAccessPoint";
|
|
7
3
|
const _CAPR = "CreateAccessPointRequest";
|
|
@@ -146,362 +142,414 @@ const _u = "uid";
|
|
|
146
142
|
const _v = "value";
|
|
147
143
|
const _vI = "vpcId";
|
|
148
144
|
const n0 = "com.amazonaws.s3files";
|
|
149
|
-
const
|
|
150
|
-
const
|
|
151
|
-
const
|
|
152
|
-
const _s_registry =
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
145
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
146
|
+
const { ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
147
|
+
const { S3FilesServiceException } = require("../models/S3FilesServiceException");
|
|
148
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
149
|
+
const S3FilesServiceException$ = [-3, _s, "S3FilesServiceException", 0, [], []];
|
|
150
|
+
exports.S3FilesServiceException$ = S3FilesServiceException$;
|
|
151
|
+
_s_registry.registerError(S3FilesServiceException$, S3FilesServiceException);
|
|
152
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
153
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
157
154
|
{ [_e]: _c, [_hE]: 409 },
|
|
158
155
|
[_eC, _m, _rI, _rT],
|
|
159
156
|
[0, 0, 0, 0], 1
|
|
160
157
|
];
|
|
161
|
-
|
|
162
|
-
|
|
158
|
+
exports.ConflictException$ = ConflictException$;
|
|
159
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
160
|
+
const InternalServerException$ = [-3, n0, _ISE,
|
|
163
161
|
{ [_e]: _se, [_hE]: 500 },
|
|
164
162
|
[_eC, _m],
|
|
165
163
|
[0, 0], 1
|
|
166
164
|
];
|
|
167
|
-
|
|
168
|
-
|
|
165
|
+
exports.InternalServerException$ = InternalServerException$;
|
|
166
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
167
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
169
168
|
{ [_e]: _c, [_hE]: 404 },
|
|
170
169
|
[_eC, _m],
|
|
171
170
|
[0, 0], 1
|
|
172
171
|
];
|
|
173
|
-
|
|
174
|
-
|
|
172
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
173
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
174
|
+
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
175
175
|
{ [_e]: _c, [_hE]: 402 },
|
|
176
176
|
[_eC, _m],
|
|
177
177
|
[0, 0], 1
|
|
178
178
|
];
|
|
179
|
-
|
|
180
|
-
|
|
179
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
180
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
181
|
+
const ThrottlingException$ = [-3, n0, _TE,
|
|
181
182
|
{ [_e]: _c, [_hE]: 429 },
|
|
182
183
|
[_eC, _m],
|
|
183
184
|
[0, 0], 1
|
|
184
185
|
];
|
|
185
|
-
|
|
186
|
-
|
|
186
|
+
exports.ThrottlingException$ = ThrottlingException$;
|
|
187
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
188
|
+
const ValidationException$ = [-3, n0, _VE,
|
|
187
189
|
{ [_e]: _c, [_hE]: 400 },
|
|
188
190
|
[_eC, _m],
|
|
189
191
|
[0, 0], 1
|
|
190
192
|
];
|
|
191
|
-
|
|
193
|
+
exports.ValidationException$ = ValidationException$;
|
|
194
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
192
195
|
exports.errorTypeRegistries = [
|
|
193
196
|
_s_registry,
|
|
194
197
|
n0_registry,
|
|
195
198
|
];
|
|
196
|
-
|
|
199
|
+
const CreateAccessPointRequest$ = [3, n0, _CAPR,
|
|
197
200
|
0,
|
|
198
201
|
[_fSI, _cT, _t, _pU, _rD],
|
|
199
|
-
[0, [0, 4], () => TagList, () =>
|
|
202
|
+
[0, [0, 4], () => TagList, () => PosixUser$, () => RootDirectory$], 1
|
|
200
203
|
];
|
|
201
|
-
exports.
|
|
204
|
+
exports.CreateAccessPointRequest$ = CreateAccessPointRequest$;
|
|
205
|
+
const CreateAccessPointResponse$ = [3, n0, _CAPRr,
|
|
202
206
|
0,
|
|
203
207
|
[_aPA, _aPI, _cT, _fSI, _st, _oI, _pU, _rD, _t, _n],
|
|
204
|
-
[0, 0, 0, 0, 0, 0, () =>
|
|
208
|
+
[0, 0, 0, 0, 0, 0, () => PosixUser$, () => RootDirectory$, () => TagList, 0], 6
|
|
205
209
|
];
|
|
206
|
-
exports.
|
|
210
|
+
exports.CreateAccessPointResponse$ = CreateAccessPointResponse$;
|
|
211
|
+
const CreateFileSystemRequest$ = [3, n0, _CFSR,
|
|
207
212
|
0,
|
|
208
213
|
[_b, _rA, _p, _cT, _kKI, _t, _aBW],
|
|
209
214
|
[0, 0, 0, [0, 4], 0, () => TagList, 2], 2
|
|
210
215
|
];
|
|
211
|
-
exports.
|
|
216
|
+
exports.CreateFileSystemRequest$ = CreateFileSystemRequest$;
|
|
217
|
+
const CreateFileSystemResponse$ = [3, n0, _CFSRr,
|
|
212
218
|
0,
|
|
213
219
|
[_cTr, _fSA, _fSI, _b, _p, _cT, _kKI, _st, _sM, _rA, _oI, _t, _n],
|
|
214
220
|
[4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => TagList, 0]
|
|
215
221
|
];
|
|
216
|
-
exports.
|
|
222
|
+
exports.CreateFileSystemResponse$ = CreateFileSystemResponse$;
|
|
223
|
+
const CreateMountTargetRequest$ = [3, n0, _CMTR,
|
|
217
224
|
0,
|
|
218
225
|
[_fSI, _sI, _iA, _iAp, _iAT, _sG],
|
|
219
226
|
[0, 0, 0, 0, 0, 64 | 0], 2
|
|
220
227
|
];
|
|
221
|
-
exports.
|
|
228
|
+
exports.CreateMountTargetRequest$ = CreateMountTargetRequest$;
|
|
229
|
+
const CreateMountTargetResponse$ = [3, n0, _CMTRr,
|
|
222
230
|
0,
|
|
223
231
|
[_oI, _mTI, _sI, _aZI, _fSI, _iA, _iAp, _nII, _vI, _sG, _st, _sM],
|
|
224
232
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0], 3
|
|
225
233
|
];
|
|
226
|
-
exports.
|
|
234
|
+
exports.CreateMountTargetResponse$ = CreateMountTargetResponse$;
|
|
235
|
+
const CreationPermissions$ = [3, n0, _CP,
|
|
227
236
|
0,
|
|
228
237
|
[_oU, _oG, _pe],
|
|
229
238
|
[1, 1, 0], 3
|
|
230
239
|
];
|
|
231
|
-
exports.
|
|
240
|
+
exports.CreationPermissions$ = CreationPermissions$;
|
|
241
|
+
const DeleteAccessPointRequest$ = [3, n0, _DAPR,
|
|
232
242
|
0,
|
|
233
243
|
[_aPI],
|
|
234
244
|
[[0, 1]], 1
|
|
235
245
|
];
|
|
236
|
-
exports.
|
|
246
|
+
exports.DeleteAccessPointRequest$ = DeleteAccessPointRequest$;
|
|
247
|
+
const DeleteFileSystemPolicyRequest$ = [3, n0, _DFSPR,
|
|
237
248
|
0,
|
|
238
249
|
[_fSI],
|
|
239
250
|
[[0, 1]], 1
|
|
240
251
|
];
|
|
241
|
-
exports.
|
|
252
|
+
exports.DeleteFileSystemPolicyRequest$ = DeleteFileSystemPolicyRequest$;
|
|
253
|
+
const DeleteFileSystemRequest$ = [3, n0, _DFSR,
|
|
242
254
|
0,
|
|
243
255
|
[_fSI, _fD],
|
|
244
256
|
[[0, 1], [2, { [_hQ]: _fD }]], 1
|
|
245
257
|
];
|
|
246
|
-
exports.
|
|
258
|
+
exports.DeleteFileSystemRequest$ = DeleteFileSystemRequest$;
|
|
259
|
+
const DeleteMountTargetRequest$ = [3, n0, _DMTR,
|
|
247
260
|
0,
|
|
248
261
|
[_mTI],
|
|
249
262
|
[[0, 1]], 1
|
|
250
263
|
];
|
|
251
|
-
exports.
|
|
264
|
+
exports.DeleteMountTargetRequest$ = DeleteMountTargetRequest$;
|
|
265
|
+
const ExpirationDataRule$ = [3, n0, _EDR,
|
|
252
266
|
0,
|
|
253
267
|
[_dALA],
|
|
254
268
|
[[1, { [_jN]: _dALA }]], 1
|
|
255
269
|
];
|
|
256
|
-
exports.
|
|
270
|
+
exports.ExpirationDataRule$ = ExpirationDataRule$;
|
|
271
|
+
const GetAccessPointRequest$ = [3, n0, _GAPR,
|
|
257
272
|
0,
|
|
258
273
|
[_aPI],
|
|
259
274
|
[[0, 1]], 1
|
|
260
275
|
];
|
|
261
|
-
exports.
|
|
276
|
+
exports.GetAccessPointRequest$ = GetAccessPointRequest$;
|
|
277
|
+
const GetAccessPointResponse$ = [3, n0, _GAPRe,
|
|
262
278
|
0,
|
|
263
279
|
[_aPA, _aPI, _cT, _fSI, _st, _oI, _pU, _rD, _t, _n],
|
|
264
|
-
[0, 0, 0, 0, 0, 0, () =>
|
|
280
|
+
[0, 0, 0, 0, 0, 0, () => PosixUser$, () => RootDirectory$, () => TagList, 0], 6
|
|
265
281
|
];
|
|
266
|
-
exports.
|
|
282
|
+
exports.GetAccessPointResponse$ = GetAccessPointResponse$;
|
|
283
|
+
const GetFileSystemPolicyRequest$ = [3, n0, _GFSPR,
|
|
267
284
|
0,
|
|
268
285
|
[_fSI],
|
|
269
286
|
[[0, 1]], 1
|
|
270
287
|
];
|
|
271
|
-
exports.
|
|
288
|
+
exports.GetFileSystemPolicyRequest$ = GetFileSystemPolicyRequest$;
|
|
289
|
+
const GetFileSystemPolicyResponse$ = [3, n0, _GFSPRe,
|
|
272
290
|
0,
|
|
273
291
|
[_fSI, _po],
|
|
274
292
|
[0, [0, { [_jN]: _po }]], 2
|
|
275
293
|
];
|
|
276
|
-
exports.
|
|
294
|
+
exports.GetFileSystemPolicyResponse$ = GetFileSystemPolicyResponse$;
|
|
295
|
+
const GetFileSystemRequest$ = [3, n0, _GFSR,
|
|
277
296
|
0,
|
|
278
297
|
[_fSI],
|
|
279
298
|
[[0, 1]], 1
|
|
280
299
|
];
|
|
281
|
-
exports.
|
|
300
|
+
exports.GetFileSystemRequest$ = GetFileSystemRequest$;
|
|
301
|
+
const GetFileSystemResponse$ = [3, n0, _GFSRe,
|
|
282
302
|
0,
|
|
283
303
|
[_cTr, _fSA, _fSI, _b, _p, _cT, _kKI, _st, _sM, _rA, _oI, _t, _n],
|
|
284
304
|
[4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => TagList, 0]
|
|
285
305
|
];
|
|
286
|
-
exports.
|
|
306
|
+
exports.GetFileSystemResponse$ = GetFileSystemResponse$;
|
|
307
|
+
const GetMountTargetRequest$ = [3, n0, _GMTR,
|
|
287
308
|
0,
|
|
288
309
|
[_mTI],
|
|
289
310
|
[[0, 1]], 1
|
|
290
311
|
];
|
|
291
|
-
exports.
|
|
312
|
+
exports.GetMountTargetRequest$ = GetMountTargetRequest$;
|
|
313
|
+
const GetMountTargetResponse$ = [3, n0, _GMTRe,
|
|
292
314
|
0,
|
|
293
315
|
[_oI, _mTI, _sI, _aZI, _fSI, _iA, _iAp, _nII, _vI, _sG, _st, _sM],
|
|
294
316
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0], 3
|
|
295
317
|
];
|
|
296
|
-
exports.
|
|
318
|
+
exports.GetMountTargetResponse$ = GetMountTargetResponse$;
|
|
319
|
+
const GetSynchronizationConfigurationRequest$ = [3, n0, _GSCR,
|
|
297
320
|
0,
|
|
298
321
|
[_fSI],
|
|
299
322
|
[[0, 1]], 1
|
|
300
323
|
];
|
|
301
|
-
exports.
|
|
324
|
+
exports.GetSynchronizationConfigurationRequest$ = GetSynchronizationConfigurationRequest$;
|
|
325
|
+
const GetSynchronizationConfigurationResponse$ = [3, n0, _GSCRe,
|
|
302
326
|
0,
|
|
303
327
|
[_iDR, _eDR, _lVN],
|
|
304
328
|
[[() => ImportDataRuleList, { [_jN]: _iDR }], [() => ExpirationDataRuleList, { [_jN]: _eDR }], [1, { [_jN]: _lVN }]], 2
|
|
305
329
|
];
|
|
306
|
-
exports.
|
|
330
|
+
exports.GetSynchronizationConfigurationResponse$ = GetSynchronizationConfigurationResponse$;
|
|
331
|
+
const ImportDataRule$ = [3, n0, _IDR,
|
|
307
332
|
0,
|
|
308
333
|
[_p, _tr, _sLT],
|
|
309
334
|
[[0, { [_jN]: _p }], [0, { [_jN]: _tr }], [1, { [_jN]: _sLT }]], 3
|
|
310
335
|
];
|
|
311
|
-
exports.
|
|
336
|
+
exports.ImportDataRule$ = ImportDataRule$;
|
|
337
|
+
const ListAccessPointsDescription$ = [3, n0, _LAPD,
|
|
312
338
|
0,
|
|
313
339
|
[_aPA, _aPI, _fSI, _st, _oI, _pU, _rD, _n],
|
|
314
|
-
[0, 0, 0, 0, 0, () =>
|
|
340
|
+
[0, 0, 0, 0, 0, () => PosixUser$, () => RootDirectory$, 0], 5
|
|
315
341
|
];
|
|
316
|
-
exports.
|
|
342
|
+
exports.ListAccessPointsDescription$ = ListAccessPointsDescription$;
|
|
343
|
+
const ListAccessPointsRequest$ = [3, n0, _LAPR,
|
|
317
344
|
0,
|
|
318
345
|
[_fSI, _mR, _nT],
|
|
319
346
|
[[0, { [_hQ]: _fSI }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
320
347
|
];
|
|
321
|
-
exports.
|
|
348
|
+
exports.ListAccessPointsRequest$ = ListAccessPointsRequest$;
|
|
349
|
+
const ListAccessPointsResponse$ = [3, n0, _LAPRi,
|
|
322
350
|
0,
|
|
323
351
|
[_aP, _nT],
|
|
324
352
|
[() => AccessPoints, 0], 1
|
|
325
353
|
];
|
|
326
|
-
exports.
|
|
354
|
+
exports.ListAccessPointsResponse$ = ListAccessPointsResponse$;
|
|
355
|
+
const ListFileSystemsDescription$ = [3, n0, _LFSD,
|
|
327
356
|
0,
|
|
328
357
|
[_cTr, _fSA, _fSI, _b, _st, _rA, _oI, _n, _sM],
|
|
329
358
|
[4, 0, 0, 0, 0, 0, 0, 0, 0], 7
|
|
330
359
|
];
|
|
331
|
-
exports.
|
|
360
|
+
exports.ListFileSystemsDescription$ = ListFileSystemsDescription$;
|
|
361
|
+
const ListFileSystemsRequest$ = [3, n0, _LFSR,
|
|
332
362
|
0,
|
|
333
363
|
[_b, _mR, _nT],
|
|
334
364
|
[[0, { [_hQ]: _b }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
335
365
|
];
|
|
336
|
-
exports.
|
|
366
|
+
exports.ListFileSystemsRequest$ = ListFileSystemsRequest$;
|
|
367
|
+
const ListFileSystemsResponse$ = [3, n0, _LFSRi,
|
|
337
368
|
0,
|
|
338
369
|
[_fS, _nT],
|
|
339
370
|
[() => FileSystems, 0], 1
|
|
340
371
|
];
|
|
341
|
-
exports.
|
|
372
|
+
exports.ListFileSystemsResponse$ = ListFileSystemsResponse$;
|
|
373
|
+
const ListMountTargetsDescription$ = [3, n0, _LMTD,
|
|
342
374
|
0,
|
|
343
375
|
[_mTI, _oI, _sI, _aZI, _fSI, _iA, _iAp, _st, _sM, _nII, _vI],
|
|
344
376
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 3
|
|
345
377
|
];
|
|
346
|
-
exports.
|
|
378
|
+
exports.ListMountTargetsDescription$ = ListMountTargetsDescription$;
|
|
379
|
+
const ListMountTargetsRequest$ = [3, n0, _LMTR,
|
|
347
380
|
0,
|
|
348
381
|
[_fSI, _aPI, _mR, _nT],
|
|
349
382
|
[[0, { [_hQ]: _fSI }], [0, { [_hQ]: _aPI }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
350
383
|
];
|
|
351
|
-
exports.
|
|
384
|
+
exports.ListMountTargetsRequest$ = ListMountTargetsRequest$;
|
|
385
|
+
const ListMountTargetsResponse$ = [3, n0, _LMTRi,
|
|
352
386
|
0,
|
|
353
387
|
[_mT, _nT],
|
|
354
388
|
[() => MountTargets, 0], 1
|
|
355
389
|
];
|
|
356
|
-
exports.
|
|
390
|
+
exports.ListMountTargetsResponse$ = ListMountTargetsResponse$;
|
|
391
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
357
392
|
0,
|
|
358
393
|
[_rI, _mR, _nT],
|
|
359
394
|
[[0, 1], [1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]], 1
|
|
360
395
|
];
|
|
361
|
-
exports.
|
|
396
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
397
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
362
398
|
0,
|
|
363
399
|
[_t, _nT],
|
|
364
400
|
[() => TagList, 0]
|
|
365
401
|
];
|
|
366
|
-
exports.
|
|
402
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
403
|
+
const PosixUser$ = [3, n0, _PU,
|
|
367
404
|
0,
|
|
368
405
|
[_u, _g, _sGe],
|
|
369
406
|
[1, 1, 64 | 1], 2
|
|
370
407
|
];
|
|
371
|
-
exports.
|
|
408
|
+
exports.PosixUser$ = PosixUser$;
|
|
409
|
+
const PutFileSystemPolicyRequest$ = [3, n0, _PFSPR,
|
|
372
410
|
0,
|
|
373
411
|
[_fSI, _po],
|
|
374
412
|
[[0, 1], [0, { [_jN]: _po }]], 2
|
|
375
413
|
];
|
|
376
|
-
exports.
|
|
414
|
+
exports.PutFileSystemPolicyRequest$ = PutFileSystemPolicyRequest$;
|
|
415
|
+
const PutFileSystemPolicyResponse$ = [3, n0, _PFSPRu,
|
|
377
416
|
0,
|
|
378
417
|
[],
|
|
379
418
|
[]
|
|
380
419
|
];
|
|
381
|
-
exports.
|
|
420
|
+
exports.PutFileSystemPolicyResponse$ = PutFileSystemPolicyResponse$;
|
|
421
|
+
const PutSynchronizationConfigurationRequest$ = [3, n0, _PSCR,
|
|
382
422
|
0,
|
|
383
423
|
[_fSI, _iDR, _eDR, _lVN],
|
|
384
424
|
[[0, 1], [() => ImportDataRuleList, { [_jN]: _iDR }], [() => ExpirationDataRuleList, { [_jN]: _eDR }], [1, { [_jN]: _lVN }]], 3
|
|
385
425
|
];
|
|
386
|
-
exports.
|
|
426
|
+
exports.PutSynchronizationConfigurationRequest$ = PutSynchronizationConfigurationRequest$;
|
|
427
|
+
const PutSynchronizationConfigurationResponse$ = [3, n0, _PSCRu,
|
|
387
428
|
0,
|
|
388
429
|
[],
|
|
389
430
|
[]
|
|
390
431
|
];
|
|
391
|
-
exports.
|
|
432
|
+
exports.PutSynchronizationConfigurationResponse$ = PutSynchronizationConfigurationResponse$;
|
|
433
|
+
const RootDirectory$ = [3, n0, _RD,
|
|
392
434
|
0,
|
|
393
435
|
[_pa, _cP],
|
|
394
|
-
[0, () =>
|
|
436
|
+
[0, () => CreationPermissions$]
|
|
395
437
|
];
|
|
396
|
-
exports.
|
|
438
|
+
exports.RootDirectory$ = RootDirectory$;
|
|
439
|
+
const Tag$ = [3, n0, _T,
|
|
397
440
|
0,
|
|
398
441
|
[_k, _v],
|
|
399
442
|
[0, 0], 2
|
|
400
443
|
];
|
|
401
|
-
exports.
|
|
444
|
+
exports.Tag$ = Tag$;
|
|
445
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
402
446
|
0,
|
|
403
447
|
[_rI, _t],
|
|
404
448
|
[[0, 1], () => TagList], 2
|
|
405
449
|
];
|
|
406
|
-
exports.
|
|
450
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
451
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
407
452
|
0,
|
|
408
453
|
[_rI, _tK],
|
|
409
454
|
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
410
455
|
];
|
|
411
|
-
exports.
|
|
456
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
457
|
+
const UpdateMountTargetRequest$ = [3, n0, _UMTR,
|
|
412
458
|
0,
|
|
413
459
|
[_mTI, _sG],
|
|
414
460
|
[[0, 1], 64 | 0], 2
|
|
415
461
|
];
|
|
416
|
-
exports.
|
|
462
|
+
exports.UpdateMountTargetRequest$ = UpdateMountTargetRequest$;
|
|
463
|
+
const UpdateMountTargetResponse$ = [3, n0, _UMTRp,
|
|
417
464
|
0,
|
|
418
465
|
[_oI, _mTI, _sI, _aZI, _fSI, _iA, _iAp, _nII, _vI, _sG, _st, _sM],
|
|
419
466
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 64 | 0, 0, 0], 3
|
|
420
467
|
];
|
|
468
|
+
exports.UpdateMountTargetResponse$ = UpdateMountTargetResponse$;
|
|
421
469
|
var __Unit = "unit";
|
|
422
470
|
var AccessPoints = [1, n0, _AP,
|
|
423
|
-
0, () =>
|
|
471
|
+
0, () => ListAccessPointsDescription$
|
|
424
472
|
];
|
|
425
473
|
var ExpirationDataRuleList = [1, n0, _EDRL,
|
|
426
|
-
0, [() =>
|
|
474
|
+
0, [() => ExpirationDataRule$,
|
|
427
475
|
0]
|
|
428
476
|
];
|
|
429
477
|
var FileSystems = [1, n0, _FS,
|
|
430
|
-
0, () =>
|
|
478
|
+
0, () => ListFileSystemsDescription$
|
|
431
479
|
];
|
|
432
480
|
var ImportDataRuleList = [1, n0, _IDRL,
|
|
433
|
-
0, [() =>
|
|
481
|
+
0, [() => ImportDataRule$,
|
|
434
482
|
0]
|
|
435
483
|
];
|
|
436
484
|
var MountTargets = [1, n0, _MT,
|
|
437
|
-
0, () =>
|
|
485
|
+
0, () => ListMountTargetsDescription$
|
|
438
486
|
];
|
|
439
487
|
var SecondaryGids = 64 | 1;
|
|
440
488
|
var SecurityGroups = 64 | 0;
|
|
441
489
|
var TagKeys = 64 | 0;
|
|
442
490
|
var TagList = [1, n0, _TL,
|
|
443
|
-
0, () =>
|
|
491
|
+
0, () => Tag$
|
|
444
492
|
];
|
|
445
493
|
exports.CreateAccessPoint$ = [9, n0, _CAP,
|
|
446
|
-
{ [_h]: ["PUT", "/access-points", 200] }, () =>
|
|
494
|
+
{ [_h]: ["PUT", "/access-points", 200] }, () => CreateAccessPointRequest$, () => CreateAccessPointResponse$
|
|
447
495
|
];
|
|
448
496
|
exports.CreateFileSystem$ = [9, n0, _CFS,
|
|
449
|
-
{ [_h]: ["PUT", "/file-systems", 201] }, () =>
|
|
497
|
+
{ [_h]: ["PUT", "/file-systems", 201] }, () => CreateFileSystemRequest$, () => CreateFileSystemResponse$
|
|
450
498
|
];
|
|
451
499
|
exports.CreateMountTarget$ = [9, n0, _CMT,
|
|
452
|
-
{ [_h]: ["PUT", "/mount-targets", 200] }, () =>
|
|
500
|
+
{ [_h]: ["PUT", "/mount-targets", 200] }, () => CreateMountTargetRequest$, () => CreateMountTargetResponse$
|
|
453
501
|
];
|
|
454
502
|
exports.DeleteAccessPoint$ = [9, n0, _DAP,
|
|
455
|
-
{ [_h]: ["DELETE", "/access-points/{accessPointId}", 204] }, () =>
|
|
503
|
+
{ [_h]: ["DELETE", "/access-points/{accessPointId}", 204] }, () => DeleteAccessPointRequest$, () => __Unit
|
|
456
504
|
];
|
|
457
505
|
exports.DeleteFileSystem$ = [9, n0, _DFS,
|
|
458
|
-
{ [_h]: ["DELETE", "/file-systems/{fileSystemId}", 204] }, () =>
|
|
506
|
+
{ [_h]: ["DELETE", "/file-systems/{fileSystemId}", 204] }, () => DeleteFileSystemRequest$, () => __Unit
|
|
459
507
|
];
|
|
460
508
|
exports.DeleteFileSystemPolicy$ = [9, n0, _DFSP,
|
|
461
|
-
{ [_h]: ["DELETE", "/file-systems/{fileSystemId}/policy", 204] }, () =>
|
|
509
|
+
{ [_h]: ["DELETE", "/file-systems/{fileSystemId}/policy", 204] }, () => DeleteFileSystemPolicyRequest$, () => __Unit
|
|
462
510
|
];
|
|
463
511
|
exports.DeleteMountTarget$ = [9, n0, _DMT,
|
|
464
|
-
{ [_h]: ["DELETE", "/mount-targets/{mountTargetId}", 204] }, () =>
|
|
512
|
+
{ [_h]: ["DELETE", "/mount-targets/{mountTargetId}", 204] }, () => DeleteMountTargetRequest$, () => __Unit
|
|
465
513
|
];
|
|
466
514
|
exports.GetAccessPoint$ = [9, n0, _GAP,
|
|
467
|
-
{ [_h]: ["GET", "/access-points/{accessPointId}", 200] }, () =>
|
|
515
|
+
{ [_h]: ["GET", "/access-points/{accessPointId}", 200] }, () => GetAccessPointRequest$, () => GetAccessPointResponse$
|
|
468
516
|
];
|
|
469
517
|
exports.GetFileSystem$ = [9, n0, _GFS,
|
|
470
|
-
{ [_h]: ["GET", "/file-systems/{fileSystemId}", 200] }, () =>
|
|
518
|
+
{ [_h]: ["GET", "/file-systems/{fileSystemId}", 200] }, () => GetFileSystemRequest$, () => GetFileSystemResponse$
|
|
471
519
|
];
|
|
472
520
|
exports.GetFileSystemPolicy$ = [9, n0, _GFSP,
|
|
473
|
-
{ [_h]: ["GET", "/file-systems/{fileSystemId}/policy", 200] }, () =>
|
|
521
|
+
{ [_h]: ["GET", "/file-systems/{fileSystemId}/policy", 200] }, () => GetFileSystemPolicyRequest$, () => GetFileSystemPolicyResponse$
|
|
474
522
|
];
|
|
475
523
|
exports.GetMountTarget$ = [9, n0, _GMT,
|
|
476
|
-
{ [_h]: ["GET", "/mount-targets/{mountTargetId}", 200] }, () =>
|
|
524
|
+
{ [_h]: ["GET", "/mount-targets/{mountTargetId}", 200] }, () => GetMountTargetRequest$, () => GetMountTargetResponse$
|
|
477
525
|
];
|
|
478
526
|
exports.GetSynchronizationConfiguration$ = [9, n0, _GSC,
|
|
479
|
-
{ [_h]: ["GET", "/file-systems/{fileSystemId}/synchronization-configuration", 200] }, () =>
|
|
527
|
+
{ [_h]: ["GET", "/file-systems/{fileSystemId}/synchronization-configuration", 200] }, () => GetSynchronizationConfigurationRequest$, () => GetSynchronizationConfigurationResponse$
|
|
480
528
|
];
|
|
481
529
|
exports.ListAccessPoints$ = [9, n0, _LAP,
|
|
482
|
-
{ [_h]: ["GET", "/access-points", 200] }, () =>
|
|
530
|
+
{ [_h]: ["GET", "/access-points", 200] }, () => ListAccessPointsRequest$, () => ListAccessPointsResponse$
|
|
483
531
|
];
|
|
484
532
|
exports.ListFileSystems$ = [9, n0, _LFS,
|
|
485
|
-
{ [_h]: ["GET", "/file-systems", 200] }, () =>
|
|
533
|
+
{ [_h]: ["GET", "/file-systems", 200] }, () => ListFileSystemsRequest$, () => ListFileSystemsResponse$
|
|
486
534
|
];
|
|
487
535
|
exports.ListMountTargets$ = [9, n0, _LMT,
|
|
488
|
-
{ [_h]: ["GET", "/mount-targets", 200] }, () =>
|
|
536
|
+
{ [_h]: ["GET", "/mount-targets", 200] }, () => ListMountTargetsRequest$, () => ListMountTargetsResponse$
|
|
489
537
|
];
|
|
490
538
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
491
|
-
{ [_h]: ["GET", "/resource-tags/{resourceId}", 200] }, () =>
|
|
539
|
+
{ [_h]: ["GET", "/resource-tags/{resourceId}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
492
540
|
];
|
|
493
541
|
exports.PutFileSystemPolicy$ = [9, n0, _PFSP,
|
|
494
|
-
{ [_h]: ["PUT", "/file-systems/{fileSystemId}/policy", 200] }, () =>
|
|
542
|
+
{ [_h]: ["PUT", "/file-systems/{fileSystemId}/policy", 200] }, () => PutFileSystemPolicyRequest$, () => PutFileSystemPolicyResponse$
|
|
495
543
|
];
|
|
496
544
|
exports.PutSynchronizationConfiguration$ = [9, n0, _PSC,
|
|
497
|
-
{ [_h]: ["PUT", "/file-systems/{fileSystemId}/synchronization-configuration", 200] }, () =>
|
|
545
|
+
{ [_h]: ["PUT", "/file-systems/{fileSystemId}/synchronization-configuration", 200] }, () => PutSynchronizationConfigurationRequest$, () => PutSynchronizationConfigurationResponse$
|
|
498
546
|
];
|
|
499
547
|
exports.TagResource$ = [9, n0, _TR,
|
|
500
|
-
{ [_h]: ["POST", "/resource-tags/{resourceId}", 200] }, () =>
|
|
548
|
+
{ [_h]: ["POST", "/resource-tags/{resourceId}", 200] }, () => TagResourceRequest$, () => __Unit
|
|
501
549
|
];
|
|
502
550
|
exports.UntagResource$ = [9, n0, _UR,
|
|
503
|
-
{ [_h]: ["DELETE", "/resource-tags/{resourceId}", 200] }, () =>
|
|
551
|
+
{ [_h]: ["DELETE", "/resource-tags/{resourceId}", 200] }, () => UntagResourceRequest$, () => __Unit
|
|
504
552
|
];
|
|
505
553
|
exports.UpdateMountTarget$ = [9, n0, _UMT,
|
|
506
|
-
{ [_h]: ["PUT", "/mount-targets/{mountTargetId}", 200] }, () =>
|
|
554
|
+
{ [_h]: ["PUT", "/mount-targets/{mountTargetId}", 200] }, () => UpdateMountTargetRequest$, () => UpdateMountTargetResponse$
|
|
507
555
|
];
|
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3files",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3files Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1069.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",
|
|
8
|
-
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
+
"build:es": "premove dist-es && tsc -p tsconfig.es.json",
|
|
9
9
|
"build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
|
|
10
|
-
"build:types": "tsc -p tsconfig.types.json",
|
|
10
|
+
"build:types": "premove dist-types && tsc -p tsconfig.types.json",
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
|
-
"clean": "premove dist-cjs dist-es dist-types
|
|
12
|
+
"clean": "premove dist-cjs dist-es dist-types",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service
|
|
14
|
+
"generate:client": "node ../../scripts/generate-clients/single-service",
|
|
15
15
|
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
16
16
|
},
|
|
17
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -21,9 +21,9 @@
|
|
|
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.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
-
"@aws-sdk/types": "^3.973.
|
|
24
|
+
"@aws-sdk/core": "^3.974.21",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.56",
|
|
26
|
+
"@aws-sdk/types": "^3.973.13",
|
|
27
27
|
"@smithy/core": "^3.24.6",
|
|
28
28
|
"@smithy/fetch-http-handler": "^5.4.6",
|
|
29
29
|
"@smithy/node-http-handler": "^4.7.6",
|