@aws-sdk/client-kinesis-video 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 +140 -160
- package/dist-cjs/models/KinesisVideoServiceException.js +4 -8
- package/dist-cjs/models/errors.js +31 -49
- 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 +300 -199
- package/package.json +8 -8
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetDataEndpointOutput$ = exports.GetDataEndpointInput$ = exports.EdgeConfig$ = exports.EdgeAgentStatus$ = exports.DescribeStreamStorageConfigurationOutput$ = exports.DescribeStreamStorageConfigurationInput$ = exports.DescribeStreamOutput$ = exports.DescribeStreamInput$ = exports.DescribeSignalingChannelOutput$ = exports.DescribeSignalingChannelInput$ = exports.DescribeNotificationConfigurationOutput$ = exports.DescribeNotificationConfigurationInput$ = exports.DescribeMediaStorageConfigurationOutput$ = exports.DescribeMediaStorageConfigurationInput$ = exports.DescribeMappedResourceConfigurationOutput$ = exports.DescribeMappedResourceConfigurationInput$ = exports.DescribeImageGenerationConfigurationOutput$ = exports.DescribeImageGenerationConfigurationInput$ = exports.DescribeEdgeConfigurationOutput$ = exports.DescribeEdgeConfigurationInput$ = exports.DeletionConfig$ = exports.DeleteStreamOutput$ = exports.DeleteStreamInput$ = exports.DeleteSignalingChannelOutput$ = exports.DeleteSignalingChannelInput$ = exports.DeleteEdgeConfigurationOutput$ = exports.DeleteEdgeConfigurationInput$ = exports.CreateStreamOutput$ = exports.CreateStreamInput$ = exports.CreateSignalingChannelOutput$ = exports.CreateSignalingChannelInput$ = exports.ChannelNameCondition$ = exports.ChannelInfo$ = exports.errorTypeRegistries = exports.VersionMismatchException$ = exports.TagsPerResourceExceededLimitException$ = exports.StreamEdgeConfigurationNotFoundException$ = exports.ResourceNotFoundException$ = exports.ResourceInUseException$ = exports.NotAuthorizedException$ = exports.NoDataRetentionException$ = exports.InvalidResourceFormatException$ = exports.InvalidDeviceException$ = exports.InvalidArgumentException$ = exports.DeviceStreamLimitExceededException$ = exports.ClientLimitExceededException$ = exports.AccountStreamLimitExceededException$ = exports.AccountChannelLimitExceededException$ = exports.AccessDeniedException$ = exports.KinesisVideoServiceException$ = void 0;
|
|
4
|
-
exports.UpdateNotificationConfigurationOutput$ = exports.UpdateNotificationConfigurationInput$ = exports.UpdateMediaStorageConfigurationOutput$ = exports.UpdateMediaStorageConfigurationInput$ = exports.UpdateImageGenerationConfigurationOutput$ = exports.UpdateImageGenerationConfigurationInput$ = exports.UpdateDataRetentionOutput$ = exports.UpdateDataRetentionInput$ = exports.UntagStreamOutput$ = exports.UntagStreamInput$ = exports.UntagResourceOutput$ = exports.UntagResourceInput$ = exports.TagStreamOutput$ = exports.TagStreamInput$ = exports.TagResourceOutput$ = exports.TagResourceInput$ = exports.Tag$ = exports.StreamStorageConfiguration$ = exports.StreamNameCondition$ = exports.StreamInfo$ = exports.StartEdgeConfigurationUpdateOutput$ = exports.StartEdgeConfigurationUpdateInput$ = exports.SingleMasterConfiguration$ = exports.SingleMasterChannelEndpointConfiguration$ = exports.ScheduleConfig$ = exports.ResourceEndpointListItem$ = exports.RecorderConfig$ = exports.NotificationDestinationConfig$ = exports.NotificationConfiguration$ = exports.MediaStorageConfiguration$ = exports.MediaSourceConfig$ = exports.MappedResourceConfigurationListItem$ = exports.LocalSizeConfig$ = exports.ListTagsForStreamOutput$ = exports.ListTagsForStreamInput$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListStreamsOutput$ = exports.ListStreamsInput$ = exports.ListSignalingChannelsOutput$ = exports.ListSignalingChannelsInput$ = exports.ListEdgeAgentConfigurationsOutput$ = exports.ListEdgeAgentConfigurationsInput$ = exports.ListEdgeAgentConfigurationsEdgeConfig$ = exports.LastUploaderStatus$ = exports.LastRecorderStatus$ = exports.ImageGenerationDestinationConfig$ = exports.ImageGenerationConfiguration$ = exports.GetSignalingChannelEndpointOutput$ = exports.GetSignalingChannelEndpointInput$ = void 0;
|
|
5
|
-
exports.UpdateStreamStorageConfiguration$ = exports.UpdateStream$ = exports.UpdateSignalingChannel$ = exports.UpdateNotificationConfiguration$ = exports.UpdateMediaStorageConfiguration$ = exports.UpdateImageGenerationConfiguration$ = exports.UpdateDataRetention$ = exports.UntagStream$ = exports.UntagResource$ = exports.TagStream$ = exports.TagResource$ = exports.StartEdgeConfigurationUpdate$ = exports.ListTagsForStream$ = exports.ListTagsForResource$ = exports.ListStreams$ = exports.ListSignalingChannels$ = exports.ListEdgeAgentConfigurations$ = exports.GetSignalingChannelEndpoint$ = exports.GetDataEndpoint$ = exports.DescribeStreamStorageConfiguration$ = exports.DescribeStream$ = exports.DescribeSignalingChannel$ = exports.DescribeNotificationConfiguration$ = exports.DescribeMediaStorageConfiguration$ = exports.DescribeMappedResourceConfiguration$ = exports.DescribeImageGenerationConfiguration$ = exports.DescribeEdgeConfiguration$ = exports.DeleteStream$ = exports.DeleteSignalingChannel$ = exports.DeleteEdgeConfiguration$ = exports.CreateStream$ = exports.CreateSignalingChannel$ = exports.UploaderConfig$ = exports.UpdateStreamStorageConfigurationOutput$ = exports.UpdateStreamStorageConfigurationInput$ = exports.UpdateStreamOutput$ = exports.UpdateStreamInput$ = exports.UpdateSignalingChannelOutput$ = exports.UpdateSignalingChannelInput$ = void 0;
|
|
6
1
|
const _ACLEE = "AccountChannelLimitExceededException";
|
|
7
2
|
const _ADE = "AccessDeniedException";
|
|
8
3
|
const _APIN = "APIName";
|
|
@@ -215,677 +210,783 @@ const _h = "http";
|
|
|
215
210
|
const _hE = "httpError";
|
|
216
211
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.kinesisvideo";
|
|
217
212
|
const n0 = "com.amazonaws.kinesisvideo";
|
|
218
|
-
const
|
|
219
|
-
const
|
|
220
|
-
const
|
|
221
|
-
const _s_registry =
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
213
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
214
|
+
const { AccessDeniedException, AccountChannelLimitExceededException, AccountStreamLimitExceededException, ClientLimitExceededException, DeviceStreamLimitExceededException, InvalidArgumentException, InvalidDeviceException, InvalidResourceFormatException, NoDataRetentionException, NotAuthorizedException, ResourceInUseException, ResourceNotFoundException, StreamEdgeConfigurationNotFoundException, TagsPerResourceExceededLimitException, VersionMismatchException } = require("../models/errors");
|
|
215
|
+
const { KinesisVideoServiceException } = require("../models/KinesisVideoServiceException");
|
|
216
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
217
|
+
const KinesisVideoServiceException$ = [-3, _s, "KinesisVideoServiceException", 0, [], []];
|
|
218
|
+
exports.KinesisVideoServiceException$ = KinesisVideoServiceException$;
|
|
219
|
+
_s_registry.registerError(KinesisVideoServiceException$, KinesisVideoServiceException);
|
|
220
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
221
|
+
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
226
222
|
{ [_e]: _c, [_hE]: 401 },
|
|
227
223
|
[_M],
|
|
228
224
|
[0]
|
|
229
225
|
];
|
|
230
|
-
|
|
231
|
-
|
|
226
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
227
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
228
|
+
const AccountChannelLimitExceededException$ = [-3, n0, _ACLEE,
|
|
232
229
|
{ [_e]: _c, [_hE]: 400 },
|
|
233
230
|
[_M],
|
|
234
231
|
[0]
|
|
235
232
|
];
|
|
236
|
-
|
|
237
|
-
|
|
233
|
+
exports.AccountChannelLimitExceededException$ = AccountChannelLimitExceededException$;
|
|
234
|
+
n0_registry.registerError(AccountChannelLimitExceededException$, AccountChannelLimitExceededException);
|
|
235
|
+
const AccountStreamLimitExceededException$ = [-3, n0, _ASLEE,
|
|
238
236
|
{ [_e]: _c, [_hE]: 400 },
|
|
239
237
|
[_M],
|
|
240
238
|
[0]
|
|
241
239
|
];
|
|
242
|
-
|
|
243
|
-
|
|
240
|
+
exports.AccountStreamLimitExceededException$ = AccountStreamLimitExceededException$;
|
|
241
|
+
n0_registry.registerError(AccountStreamLimitExceededException$, AccountStreamLimitExceededException);
|
|
242
|
+
const ClientLimitExceededException$ = [-3, n0, _CLEE,
|
|
244
243
|
{ [_e]: _c, [_hE]: 400 },
|
|
245
244
|
[_M],
|
|
246
245
|
[0]
|
|
247
246
|
];
|
|
248
|
-
|
|
249
|
-
|
|
247
|
+
exports.ClientLimitExceededException$ = ClientLimitExceededException$;
|
|
248
|
+
n0_registry.registerError(ClientLimitExceededException$, ClientLimitExceededException);
|
|
249
|
+
const DeviceStreamLimitExceededException$ = [-3, n0, _DSLEE,
|
|
250
250
|
{ [_e]: _c, [_hE]: 400 },
|
|
251
251
|
[_M],
|
|
252
252
|
[0]
|
|
253
253
|
];
|
|
254
|
-
|
|
255
|
-
|
|
254
|
+
exports.DeviceStreamLimitExceededException$ = DeviceStreamLimitExceededException$;
|
|
255
|
+
n0_registry.registerError(DeviceStreamLimitExceededException$, DeviceStreamLimitExceededException);
|
|
256
|
+
const InvalidArgumentException$ = [-3, n0, _IAE,
|
|
256
257
|
{ [_e]: _c, [_hE]: 400 },
|
|
257
258
|
[_M],
|
|
258
259
|
[0]
|
|
259
260
|
];
|
|
260
|
-
|
|
261
|
-
|
|
261
|
+
exports.InvalidArgumentException$ = InvalidArgumentException$;
|
|
262
|
+
n0_registry.registerError(InvalidArgumentException$, InvalidArgumentException);
|
|
263
|
+
const InvalidDeviceException$ = [-3, n0, _IDE,
|
|
262
264
|
{ [_e]: _c, [_hE]: 400 },
|
|
263
265
|
[_M],
|
|
264
266
|
[0]
|
|
265
267
|
];
|
|
266
|
-
|
|
267
|
-
|
|
268
|
+
exports.InvalidDeviceException$ = InvalidDeviceException$;
|
|
269
|
+
n0_registry.registerError(InvalidDeviceException$, InvalidDeviceException);
|
|
270
|
+
const InvalidResourceFormatException$ = [-3, n0, _IRFE,
|
|
268
271
|
{ [_e]: _c, [_hE]: 400 },
|
|
269
272
|
[_M],
|
|
270
273
|
[0]
|
|
271
274
|
];
|
|
272
|
-
|
|
273
|
-
|
|
275
|
+
exports.InvalidResourceFormatException$ = InvalidResourceFormatException$;
|
|
276
|
+
n0_registry.registerError(InvalidResourceFormatException$, InvalidResourceFormatException);
|
|
277
|
+
const NoDataRetentionException$ = [-3, n0, _NDRE,
|
|
274
278
|
{ [_e]: _c, [_hE]: 400 },
|
|
275
279
|
[_M],
|
|
276
280
|
[0]
|
|
277
281
|
];
|
|
278
|
-
|
|
279
|
-
|
|
282
|
+
exports.NoDataRetentionException$ = NoDataRetentionException$;
|
|
283
|
+
n0_registry.registerError(NoDataRetentionException$, NoDataRetentionException);
|
|
284
|
+
const NotAuthorizedException$ = [-3, n0, _NAE,
|
|
280
285
|
{ [_e]: _c, [_hE]: 401 },
|
|
281
286
|
[_M],
|
|
282
287
|
[0]
|
|
283
288
|
];
|
|
284
|
-
|
|
285
|
-
|
|
289
|
+
exports.NotAuthorizedException$ = NotAuthorizedException$;
|
|
290
|
+
n0_registry.registerError(NotAuthorizedException$, NotAuthorizedException);
|
|
291
|
+
const ResourceInUseException$ = [-3, n0, _RIUE,
|
|
286
292
|
{ [_e]: _c, [_hE]: 400 },
|
|
287
293
|
[_M],
|
|
288
294
|
[0]
|
|
289
295
|
];
|
|
290
|
-
|
|
291
|
-
|
|
296
|
+
exports.ResourceInUseException$ = ResourceInUseException$;
|
|
297
|
+
n0_registry.registerError(ResourceInUseException$, ResourceInUseException);
|
|
298
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
292
299
|
{ [_e]: _c, [_hE]: 404 },
|
|
293
300
|
[_M],
|
|
294
301
|
[0]
|
|
295
302
|
];
|
|
296
|
-
|
|
297
|
-
|
|
303
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
304
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
305
|
+
const StreamEdgeConfigurationNotFoundException$ = [-3, n0, _SECNFE,
|
|
298
306
|
{ [_e]: _c, [_hE]: 404 },
|
|
299
307
|
[_M],
|
|
300
308
|
[0]
|
|
301
309
|
];
|
|
302
|
-
|
|
303
|
-
|
|
310
|
+
exports.StreamEdgeConfigurationNotFoundException$ = StreamEdgeConfigurationNotFoundException$;
|
|
311
|
+
n0_registry.registerError(StreamEdgeConfigurationNotFoundException$, StreamEdgeConfigurationNotFoundException);
|
|
312
|
+
const TagsPerResourceExceededLimitException$ = [-3, n0, _TPRELE,
|
|
304
313
|
{ [_e]: _c, [_hE]: 400 },
|
|
305
314
|
[_M],
|
|
306
315
|
[0]
|
|
307
316
|
];
|
|
308
|
-
|
|
309
|
-
|
|
317
|
+
exports.TagsPerResourceExceededLimitException$ = TagsPerResourceExceededLimitException$;
|
|
318
|
+
n0_registry.registerError(TagsPerResourceExceededLimitException$, TagsPerResourceExceededLimitException);
|
|
319
|
+
const VersionMismatchException$ = [-3, n0, _VME,
|
|
310
320
|
{ [_e]: _c, [_hE]: 400 },
|
|
311
321
|
[_M],
|
|
312
322
|
[0]
|
|
313
323
|
];
|
|
314
|
-
|
|
324
|
+
exports.VersionMismatchException$ = VersionMismatchException$;
|
|
325
|
+
n0_registry.registerError(VersionMismatchException$, VersionMismatchException);
|
|
315
326
|
exports.errorTypeRegistries = [
|
|
316
327
|
_s_registry,
|
|
317
328
|
n0_registry,
|
|
318
329
|
];
|
|
319
330
|
var MediaUriSecretArn = [0, n0, _MUSA, 8, 0];
|
|
320
|
-
|
|
331
|
+
const ChannelInfo$ = [3, n0, _CI,
|
|
321
332
|
0,
|
|
322
333
|
[_CN, _CARN, _CT, _CS, _CTr, _SMC, _V],
|
|
323
|
-
[0, 0, 0, 0, 4, () =>
|
|
334
|
+
[0, 0, 0, 0, 4, () => SingleMasterConfiguration$, 0]
|
|
324
335
|
];
|
|
325
|
-
exports.
|
|
336
|
+
exports.ChannelInfo$ = ChannelInfo$;
|
|
337
|
+
const ChannelNameCondition$ = [3, n0, _CNC,
|
|
326
338
|
0,
|
|
327
339
|
[_CO, _CV],
|
|
328
340
|
[0, 0]
|
|
329
341
|
];
|
|
330
|
-
exports.
|
|
342
|
+
exports.ChannelNameCondition$ = ChannelNameCondition$;
|
|
343
|
+
const CreateSignalingChannelInput$ = [3, n0, _CSCI,
|
|
331
344
|
0,
|
|
332
345
|
[_CN, _CT, _SMC, _T],
|
|
333
|
-
[0, 0, () =>
|
|
346
|
+
[0, 0, () => SingleMasterConfiguration$, () => TagOnCreateList], 1
|
|
334
347
|
];
|
|
335
|
-
exports.
|
|
348
|
+
exports.CreateSignalingChannelInput$ = CreateSignalingChannelInput$;
|
|
349
|
+
const CreateSignalingChannelOutput$ = [3, n0, _CSCO,
|
|
336
350
|
0,
|
|
337
351
|
[_CARN],
|
|
338
352
|
[0]
|
|
339
353
|
];
|
|
340
|
-
exports.
|
|
354
|
+
exports.CreateSignalingChannelOutput$ = CreateSignalingChannelOutput$;
|
|
355
|
+
const CreateStreamInput$ = [3, n0, _CSI,
|
|
341
356
|
0,
|
|
342
357
|
[_SN, _DN, _MT, _KKI, _DRIH, _T, _SSC],
|
|
343
|
-
[0, 0, 0, 0, 1, 128 | 0, () =>
|
|
358
|
+
[0, 0, 0, 0, 1, 128 | 0, () => StreamStorageConfiguration$], 1
|
|
344
359
|
];
|
|
345
|
-
exports.
|
|
360
|
+
exports.CreateStreamInput$ = CreateStreamInput$;
|
|
361
|
+
const CreateStreamOutput$ = [3, n0, _CSO,
|
|
346
362
|
0,
|
|
347
363
|
[_SARN],
|
|
348
364
|
[0]
|
|
349
365
|
];
|
|
350
|
-
exports.
|
|
366
|
+
exports.CreateStreamOutput$ = CreateStreamOutput$;
|
|
367
|
+
const DeleteEdgeConfigurationInput$ = [3, n0, _DECI,
|
|
351
368
|
0,
|
|
352
369
|
[_SN, _SARN],
|
|
353
370
|
[0, 0]
|
|
354
371
|
];
|
|
355
|
-
exports.
|
|
372
|
+
exports.DeleteEdgeConfigurationInput$ = DeleteEdgeConfigurationInput$;
|
|
373
|
+
const DeleteEdgeConfigurationOutput$ = [3, n0, _DECO,
|
|
356
374
|
0,
|
|
357
375
|
[],
|
|
358
376
|
[]
|
|
359
377
|
];
|
|
360
|
-
exports.
|
|
378
|
+
exports.DeleteEdgeConfigurationOutput$ = DeleteEdgeConfigurationOutput$;
|
|
379
|
+
const DeleteSignalingChannelInput$ = [3, n0, _DSCI,
|
|
361
380
|
0,
|
|
362
381
|
[_CARN, _CVu],
|
|
363
382
|
[0, 0], 1
|
|
364
383
|
];
|
|
365
|
-
exports.
|
|
384
|
+
exports.DeleteSignalingChannelInput$ = DeleteSignalingChannelInput$;
|
|
385
|
+
const DeleteSignalingChannelOutput$ = [3, n0, _DSCO,
|
|
366
386
|
0,
|
|
367
387
|
[],
|
|
368
388
|
[]
|
|
369
389
|
];
|
|
370
|
-
exports.
|
|
390
|
+
exports.DeleteSignalingChannelOutput$ = DeleteSignalingChannelOutput$;
|
|
391
|
+
const DeleteStreamInput$ = [3, n0, _DSI,
|
|
371
392
|
0,
|
|
372
393
|
[_SARN, _CVu],
|
|
373
394
|
[0, 0], 1
|
|
374
395
|
];
|
|
375
|
-
exports.
|
|
396
|
+
exports.DeleteStreamInput$ = DeleteStreamInput$;
|
|
397
|
+
const DeleteStreamOutput$ = [3, n0, _DSO,
|
|
376
398
|
0,
|
|
377
399
|
[],
|
|
378
400
|
[]
|
|
379
401
|
];
|
|
380
|
-
exports.
|
|
402
|
+
exports.DeleteStreamOutput$ = DeleteStreamOutput$;
|
|
403
|
+
const DeletionConfig$ = [3, n0, _DC,
|
|
381
404
|
0,
|
|
382
405
|
[_ERIH, _LSC, _DAU],
|
|
383
|
-
[1, () =>
|
|
406
|
+
[1, () => LocalSizeConfig$, 2]
|
|
384
407
|
];
|
|
385
|
-
exports.
|
|
408
|
+
exports.DeletionConfig$ = DeletionConfig$;
|
|
409
|
+
const DescribeEdgeConfigurationInput$ = [3, n0, _DECIe,
|
|
386
410
|
0,
|
|
387
411
|
[_SN, _SARN],
|
|
388
412
|
[0, 0]
|
|
389
413
|
];
|
|
390
|
-
exports.
|
|
414
|
+
exports.DescribeEdgeConfigurationInput$ = DescribeEdgeConfigurationInput$;
|
|
415
|
+
const DescribeEdgeConfigurationOutput$ = [3, n0, _DECOe,
|
|
391
416
|
0,
|
|
392
417
|
[_SN, _SARN, _CTr, _LUT, _SS, _FSD, _EC, _EAS],
|
|
393
|
-
[0, 0, 4, 4, 0, 0, [() =>
|
|
418
|
+
[0, 0, 4, 4, 0, 0, [() => EdgeConfig$, 0], () => EdgeAgentStatus$]
|
|
394
419
|
];
|
|
395
|
-
exports.
|
|
420
|
+
exports.DescribeEdgeConfigurationOutput$ = DescribeEdgeConfigurationOutput$;
|
|
421
|
+
const DescribeImageGenerationConfigurationInput$ = [3, n0, _DIGCI,
|
|
396
422
|
0,
|
|
397
423
|
[_SN, _SARN],
|
|
398
424
|
[0, 0]
|
|
399
425
|
];
|
|
400
|
-
exports.
|
|
426
|
+
exports.DescribeImageGenerationConfigurationInput$ = DescribeImageGenerationConfigurationInput$;
|
|
427
|
+
const DescribeImageGenerationConfigurationOutput$ = [3, n0, _DIGCO,
|
|
401
428
|
0,
|
|
402
429
|
[_IGC],
|
|
403
|
-
[() =>
|
|
430
|
+
[() => ImageGenerationConfiguration$]
|
|
404
431
|
];
|
|
405
|
-
exports.
|
|
432
|
+
exports.DescribeImageGenerationConfigurationOutput$ = DescribeImageGenerationConfigurationOutput$;
|
|
433
|
+
const DescribeMappedResourceConfigurationInput$ = [3, n0, _DMRCI,
|
|
406
434
|
0,
|
|
407
435
|
[_SN, _SARN, _MR, _NT],
|
|
408
436
|
[0, 0, 1, 0]
|
|
409
437
|
];
|
|
410
|
-
exports.
|
|
438
|
+
exports.DescribeMappedResourceConfigurationInput$ = DescribeMappedResourceConfigurationInput$;
|
|
439
|
+
const DescribeMappedResourceConfigurationOutput$ = [3, n0, _DMRCO,
|
|
411
440
|
0,
|
|
412
441
|
[_MRCL, _NT],
|
|
413
442
|
[() => MappedResourceConfigurationList, 0]
|
|
414
443
|
];
|
|
415
|
-
exports.
|
|
444
|
+
exports.DescribeMappedResourceConfigurationOutput$ = DescribeMappedResourceConfigurationOutput$;
|
|
445
|
+
const DescribeMediaStorageConfigurationInput$ = [3, n0, _DMSCI,
|
|
416
446
|
0,
|
|
417
447
|
[_CN, _CARN],
|
|
418
448
|
[0, 0]
|
|
419
449
|
];
|
|
420
|
-
exports.
|
|
450
|
+
exports.DescribeMediaStorageConfigurationInput$ = DescribeMediaStorageConfigurationInput$;
|
|
451
|
+
const DescribeMediaStorageConfigurationOutput$ = [3, n0, _DMSCO,
|
|
421
452
|
0,
|
|
422
453
|
[_MSC],
|
|
423
|
-
[() =>
|
|
454
|
+
[() => MediaStorageConfiguration$]
|
|
424
455
|
];
|
|
425
|
-
exports.
|
|
456
|
+
exports.DescribeMediaStorageConfigurationOutput$ = DescribeMediaStorageConfigurationOutput$;
|
|
457
|
+
const DescribeNotificationConfigurationInput$ = [3, n0, _DNCI,
|
|
426
458
|
0,
|
|
427
459
|
[_SN, _SARN],
|
|
428
460
|
[0, 0]
|
|
429
461
|
];
|
|
430
|
-
exports.
|
|
462
|
+
exports.DescribeNotificationConfigurationInput$ = DescribeNotificationConfigurationInput$;
|
|
463
|
+
const DescribeNotificationConfigurationOutput$ = [3, n0, _DNCO,
|
|
431
464
|
0,
|
|
432
465
|
[_NC],
|
|
433
|
-
[() =>
|
|
466
|
+
[() => NotificationConfiguration$]
|
|
434
467
|
];
|
|
435
|
-
exports.
|
|
468
|
+
exports.DescribeNotificationConfigurationOutput$ = DescribeNotificationConfigurationOutput$;
|
|
469
|
+
const DescribeSignalingChannelInput$ = [3, n0, _DSCIe,
|
|
436
470
|
0,
|
|
437
471
|
[_CN, _CARN],
|
|
438
472
|
[0, 0]
|
|
439
473
|
];
|
|
440
|
-
exports.
|
|
474
|
+
exports.DescribeSignalingChannelInput$ = DescribeSignalingChannelInput$;
|
|
475
|
+
const DescribeSignalingChannelOutput$ = [3, n0, _DSCOe,
|
|
441
476
|
0,
|
|
442
477
|
[_CI],
|
|
443
|
-
[() =>
|
|
478
|
+
[() => ChannelInfo$]
|
|
444
479
|
];
|
|
445
|
-
exports.
|
|
480
|
+
exports.DescribeSignalingChannelOutput$ = DescribeSignalingChannelOutput$;
|
|
481
|
+
const DescribeStreamInput$ = [3, n0, _DSIe,
|
|
446
482
|
0,
|
|
447
483
|
[_SN, _SARN],
|
|
448
484
|
[0, 0]
|
|
449
485
|
];
|
|
450
|
-
exports.
|
|
486
|
+
exports.DescribeStreamInput$ = DescribeStreamInput$;
|
|
487
|
+
const DescribeStreamOutput$ = [3, n0, _DSOe,
|
|
451
488
|
0,
|
|
452
489
|
[_SI],
|
|
453
|
-
[() =>
|
|
490
|
+
[() => StreamInfo$]
|
|
454
491
|
];
|
|
455
|
-
exports.
|
|
492
|
+
exports.DescribeStreamOutput$ = DescribeStreamOutput$;
|
|
493
|
+
const DescribeStreamStorageConfigurationInput$ = [3, n0, _DSSCI,
|
|
456
494
|
0,
|
|
457
495
|
[_SN, _SARN],
|
|
458
496
|
[0, 0]
|
|
459
497
|
];
|
|
460
|
-
exports.
|
|
498
|
+
exports.DescribeStreamStorageConfigurationInput$ = DescribeStreamStorageConfigurationInput$;
|
|
499
|
+
const DescribeStreamStorageConfigurationOutput$ = [3, n0, _DSSCO,
|
|
461
500
|
0,
|
|
462
501
|
[_SN, _SARN, _SSC],
|
|
463
|
-
[0, 0, () =>
|
|
502
|
+
[0, 0, () => StreamStorageConfiguration$]
|
|
464
503
|
];
|
|
465
|
-
exports.
|
|
504
|
+
exports.DescribeStreamStorageConfigurationOutput$ = DescribeStreamStorageConfigurationOutput$;
|
|
505
|
+
const EdgeAgentStatus$ = [3, n0, _EAS,
|
|
466
506
|
0,
|
|
467
507
|
[_LRS, _LUS],
|
|
468
|
-
[() =>
|
|
508
|
+
[() => LastRecorderStatus$, () => LastUploaderStatus$]
|
|
469
509
|
];
|
|
470
|
-
exports.
|
|
510
|
+
exports.EdgeAgentStatus$ = EdgeAgentStatus$;
|
|
511
|
+
const EdgeConfig$ = [3, n0, _EC,
|
|
471
512
|
0,
|
|
472
513
|
[_HDA, _RC, _UC, _DC],
|
|
473
|
-
[0, [() =>
|
|
514
|
+
[0, [() => RecorderConfig$, 0], () => UploaderConfig$, () => DeletionConfig$], 2
|
|
474
515
|
];
|
|
475
|
-
exports.
|
|
516
|
+
exports.EdgeConfig$ = EdgeConfig$;
|
|
517
|
+
const GetDataEndpointInput$ = [3, n0, _GDEI,
|
|
476
518
|
0,
|
|
477
519
|
[_APIN, _SN, _SARN],
|
|
478
520
|
[0, 0, 0], 1
|
|
479
521
|
];
|
|
480
|
-
exports.
|
|
522
|
+
exports.GetDataEndpointInput$ = GetDataEndpointInput$;
|
|
523
|
+
const GetDataEndpointOutput$ = [3, n0, _GDEO,
|
|
481
524
|
0,
|
|
482
525
|
[_DE],
|
|
483
526
|
[0]
|
|
484
527
|
];
|
|
485
|
-
exports.
|
|
528
|
+
exports.GetDataEndpointOutput$ = GetDataEndpointOutput$;
|
|
529
|
+
const GetSignalingChannelEndpointInput$ = [3, n0, _GSCEI,
|
|
486
530
|
0,
|
|
487
531
|
[_CARN, _SMCEC],
|
|
488
|
-
[0, () =>
|
|
532
|
+
[0, () => SingleMasterChannelEndpointConfiguration$], 1
|
|
489
533
|
];
|
|
490
|
-
exports.
|
|
534
|
+
exports.GetSignalingChannelEndpointInput$ = GetSignalingChannelEndpointInput$;
|
|
535
|
+
const GetSignalingChannelEndpointOutput$ = [3, n0, _GSCEO,
|
|
491
536
|
0,
|
|
492
537
|
[_REL],
|
|
493
538
|
[() => ResourceEndpointList]
|
|
494
539
|
];
|
|
495
|
-
exports.
|
|
540
|
+
exports.GetSignalingChannelEndpointOutput$ = GetSignalingChannelEndpointOutput$;
|
|
541
|
+
const ImageGenerationConfiguration$ = [3, n0, _IGC,
|
|
496
542
|
0,
|
|
497
543
|
[_S, _IST, _DCe, _SIa, _F, _FC, _WP, _HP],
|
|
498
|
-
[0, 0, () =>
|
|
544
|
+
[0, 0, () => ImageGenerationDestinationConfig$, 1, 0, 128 | 0, 1, 1], 5
|
|
499
545
|
];
|
|
500
|
-
exports.
|
|
546
|
+
exports.ImageGenerationConfiguration$ = ImageGenerationConfiguration$;
|
|
547
|
+
const ImageGenerationDestinationConfig$ = [3, n0, _IGDC,
|
|
501
548
|
0,
|
|
502
549
|
[_U, _DR],
|
|
503
550
|
[0, 0], 2
|
|
504
551
|
];
|
|
505
|
-
exports.
|
|
552
|
+
exports.ImageGenerationDestinationConfig$ = ImageGenerationDestinationConfig$;
|
|
553
|
+
const LastRecorderStatus$ = [3, n0, _LRS,
|
|
506
554
|
0,
|
|
507
555
|
[_JSD, _LCT, _LUT, _RS],
|
|
508
556
|
[0, 4, 4, 0]
|
|
509
557
|
];
|
|
510
|
-
exports.
|
|
558
|
+
exports.LastRecorderStatus$ = LastRecorderStatus$;
|
|
559
|
+
const LastUploaderStatus$ = [3, n0, _LUS,
|
|
511
560
|
0,
|
|
512
561
|
[_JSD, _LCT, _LUT, _US],
|
|
513
562
|
[0, 4, 4, 0]
|
|
514
563
|
];
|
|
515
|
-
exports.
|
|
564
|
+
exports.LastUploaderStatus$ = LastUploaderStatus$;
|
|
565
|
+
const ListEdgeAgentConfigurationsEdgeConfig$ = [3, n0, _LEACEC,
|
|
516
566
|
0,
|
|
517
567
|
[_SN, _SARN, _CTr, _LUT, _SS, _FSD, _EC],
|
|
518
|
-
[0, 0, 4, 4, 0, 0, [() =>
|
|
568
|
+
[0, 0, 4, 4, 0, 0, [() => EdgeConfig$, 0]]
|
|
519
569
|
];
|
|
520
|
-
exports.
|
|
570
|
+
exports.ListEdgeAgentConfigurationsEdgeConfig$ = ListEdgeAgentConfigurationsEdgeConfig$;
|
|
571
|
+
const ListEdgeAgentConfigurationsInput$ = [3, n0, _LEACI,
|
|
521
572
|
0,
|
|
522
573
|
[_HDA, _MR, _NT],
|
|
523
574
|
[0, 1, 0], 1
|
|
524
575
|
];
|
|
525
|
-
exports.
|
|
576
|
+
exports.ListEdgeAgentConfigurationsInput$ = ListEdgeAgentConfigurationsInput$;
|
|
577
|
+
const ListEdgeAgentConfigurationsOutput$ = [3, n0, _LEACO,
|
|
526
578
|
0,
|
|
527
579
|
[_ECd, _NT],
|
|
528
580
|
[[() => ListEdgeAgentConfigurationsEdgeConfigList, 0], 0]
|
|
529
581
|
];
|
|
530
|
-
exports.
|
|
582
|
+
exports.ListEdgeAgentConfigurationsOutput$ = ListEdgeAgentConfigurationsOutput$;
|
|
583
|
+
const ListSignalingChannelsInput$ = [3, n0, _LSCI,
|
|
531
584
|
0,
|
|
532
585
|
[_MR, _NT, _CNC],
|
|
533
|
-
[1, 0, () =>
|
|
586
|
+
[1, 0, () => ChannelNameCondition$]
|
|
534
587
|
];
|
|
535
|
-
exports.
|
|
588
|
+
exports.ListSignalingChannelsInput$ = ListSignalingChannelsInput$;
|
|
589
|
+
const ListSignalingChannelsOutput$ = [3, n0, _LSCO,
|
|
536
590
|
0,
|
|
537
591
|
[_CIL, _NT],
|
|
538
592
|
[() => ChannelInfoList, 0]
|
|
539
593
|
];
|
|
540
|
-
exports.
|
|
594
|
+
exports.ListSignalingChannelsOutput$ = ListSignalingChannelsOutput$;
|
|
595
|
+
const ListStreamsInput$ = [3, n0, _LSI,
|
|
541
596
|
0,
|
|
542
597
|
[_MR, _NT, _SNC],
|
|
543
|
-
[1, 0, () =>
|
|
598
|
+
[1, 0, () => StreamNameCondition$]
|
|
544
599
|
];
|
|
545
|
-
exports.
|
|
600
|
+
exports.ListStreamsInput$ = ListStreamsInput$;
|
|
601
|
+
const ListStreamsOutput$ = [3, n0, _LSO,
|
|
546
602
|
0,
|
|
547
603
|
[_SIL, _NT],
|
|
548
604
|
[() => StreamInfoList, 0]
|
|
549
605
|
];
|
|
550
|
-
exports.
|
|
606
|
+
exports.ListStreamsOutput$ = ListStreamsOutput$;
|
|
607
|
+
const ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
551
608
|
0,
|
|
552
609
|
[_RARN, _NT],
|
|
553
610
|
[0, 0], 1
|
|
554
611
|
];
|
|
555
|
-
exports.
|
|
612
|
+
exports.ListTagsForResourceInput$ = ListTagsForResourceInput$;
|
|
613
|
+
const ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
556
614
|
0,
|
|
557
615
|
[_NT, _T],
|
|
558
616
|
[0, 128 | 0]
|
|
559
617
|
];
|
|
560
|
-
exports.
|
|
618
|
+
exports.ListTagsForResourceOutput$ = ListTagsForResourceOutput$;
|
|
619
|
+
const ListTagsForStreamInput$ = [3, n0, _LTFSI,
|
|
561
620
|
0,
|
|
562
621
|
[_NT, _SARN, _SN],
|
|
563
622
|
[0, 0, 0]
|
|
564
623
|
];
|
|
565
|
-
exports.
|
|
624
|
+
exports.ListTagsForStreamInput$ = ListTagsForStreamInput$;
|
|
625
|
+
const ListTagsForStreamOutput$ = [3, n0, _LTFSO,
|
|
566
626
|
0,
|
|
567
627
|
[_NT, _T],
|
|
568
628
|
[0, 128 | 0]
|
|
569
629
|
];
|
|
570
|
-
exports.
|
|
630
|
+
exports.ListTagsForStreamOutput$ = ListTagsForStreamOutput$;
|
|
631
|
+
const LocalSizeConfig$ = [3, n0, _LSC,
|
|
571
632
|
0,
|
|
572
633
|
[_MLMSIMB, _SOFS],
|
|
573
634
|
[1, 0]
|
|
574
635
|
];
|
|
575
|
-
exports.
|
|
636
|
+
exports.LocalSizeConfig$ = LocalSizeConfig$;
|
|
637
|
+
const MappedResourceConfigurationListItem$ = [3, n0, _MRCLI,
|
|
576
638
|
0,
|
|
577
639
|
[_Ty, _ARN],
|
|
578
640
|
[0, 0]
|
|
579
641
|
];
|
|
580
|
-
exports.
|
|
642
|
+
exports.MappedResourceConfigurationListItem$ = MappedResourceConfigurationListItem$;
|
|
643
|
+
const MediaSourceConfig$ = [3, n0, _MSCe,
|
|
581
644
|
0,
|
|
582
645
|
[_MUSA, _MUT],
|
|
583
646
|
[[() => MediaUriSecretArn, 0], 0], 2
|
|
584
647
|
];
|
|
585
|
-
exports.
|
|
648
|
+
exports.MediaSourceConfig$ = MediaSourceConfig$;
|
|
649
|
+
const MediaStorageConfiguration$ = [3, n0, _MSC,
|
|
586
650
|
0,
|
|
587
651
|
[_S, _SARN],
|
|
588
652
|
[0, 0], 1
|
|
589
653
|
];
|
|
590
|
-
exports.
|
|
654
|
+
exports.MediaStorageConfiguration$ = MediaStorageConfiguration$;
|
|
655
|
+
const NotificationConfiguration$ = [3, n0, _NC,
|
|
591
656
|
0,
|
|
592
657
|
[_S, _DCe],
|
|
593
|
-
[0, () =>
|
|
658
|
+
[0, () => NotificationDestinationConfig$], 2
|
|
594
659
|
];
|
|
595
|
-
exports.
|
|
660
|
+
exports.NotificationConfiguration$ = NotificationConfiguration$;
|
|
661
|
+
const NotificationDestinationConfig$ = [3, n0, _NDC,
|
|
596
662
|
0,
|
|
597
663
|
[_U],
|
|
598
664
|
[0], 1
|
|
599
665
|
];
|
|
600
|
-
exports.
|
|
666
|
+
exports.NotificationDestinationConfig$ = NotificationDestinationConfig$;
|
|
667
|
+
const RecorderConfig$ = [3, n0, _RC,
|
|
601
668
|
0,
|
|
602
669
|
[_MSCe, _SC],
|
|
603
|
-
[[() =>
|
|
670
|
+
[[() => MediaSourceConfig$, 0], () => ScheduleConfig$], 1
|
|
604
671
|
];
|
|
605
|
-
exports.
|
|
672
|
+
exports.RecorderConfig$ = RecorderConfig$;
|
|
673
|
+
const ResourceEndpointListItem$ = [3, n0, _RELI,
|
|
606
674
|
0,
|
|
607
675
|
[_P, _RE],
|
|
608
676
|
[0, 0]
|
|
609
677
|
];
|
|
610
|
-
exports.
|
|
678
|
+
exports.ResourceEndpointListItem$ = ResourceEndpointListItem$;
|
|
679
|
+
const ScheduleConfig$ = [3, n0, _SC,
|
|
611
680
|
0,
|
|
612
681
|
[_SE, _DIS],
|
|
613
682
|
[0, 1], 2
|
|
614
683
|
];
|
|
615
|
-
exports.
|
|
684
|
+
exports.ScheduleConfig$ = ScheduleConfig$;
|
|
685
|
+
const SingleMasterChannelEndpointConfiguration$ = [3, n0, _SMCEC,
|
|
616
686
|
0,
|
|
617
687
|
[_Pr, _R],
|
|
618
688
|
[64 | 0, 0]
|
|
619
689
|
];
|
|
620
|
-
exports.
|
|
690
|
+
exports.SingleMasterChannelEndpointConfiguration$ = SingleMasterChannelEndpointConfiguration$;
|
|
691
|
+
const SingleMasterConfiguration$ = [3, n0, _SMC,
|
|
621
692
|
0,
|
|
622
693
|
[_MTS],
|
|
623
694
|
[1]
|
|
624
695
|
];
|
|
625
|
-
exports.
|
|
696
|
+
exports.SingleMasterConfiguration$ = SingleMasterConfiguration$;
|
|
697
|
+
const StartEdgeConfigurationUpdateInput$ = [3, n0, _SECUI,
|
|
626
698
|
0,
|
|
627
699
|
[_EC, _SN, _SARN],
|
|
628
|
-
[[() =>
|
|
700
|
+
[[() => EdgeConfig$, 0], 0, 0], 1
|
|
629
701
|
];
|
|
630
|
-
exports.
|
|
702
|
+
exports.StartEdgeConfigurationUpdateInput$ = StartEdgeConfigurationUpdateInput$;
|
|
703
|
+
const StartEdgeConfigurationUpdateOutput$ = [3, n0, _SECUO,
|
|
631
704
|
0,
|
|
632
705
|
[_SN, _SARN, _CTr, _LUT, _SS, _FSD, _EC],
|
|
633
|
-
[0, 0, 4, 4, 0, 0, [() =>
|
|
706
|
+
[0, 0, 4, 4, 0, 0, [() => EdgeConfig$, 0]]
|
|
634
707
|
];
|
|
635
|
-
exports.
|
|
708
|
+
exports.StartEdgeConfigurationUpdateOutput$ = StartEdgeConfigurationUpdateOutput$;
|
|
709
|
+
const StreamInfo$ = [3, n0, _SI,
|
|
636
710
|
0,
|
|
637
711
|
[_DN, _SN, _SARN, _MT, _KKI, _V, _S, _CTr, _DRIH],
|
|
638
712
|
[0, 0, 0, 0, 0, 0, 0, 4, 1]
|
|
639
713
|
];
|
|
640
|
-
exports.
|
|
714
|
+
exports.StreamInfo$ = StreamInfo$;
|
|
715
|
+
const StreamNameCondition$ = [3, n0, _SNC,
|
|
641
716
|
0,
|
|
642
717
|
[_CO, _CV],
|
|
643
718
|
[0, 0]
|
|
644
719
|
];
|
|
645
|
-
exports.
|
|
720
|
+
exports.StreamNameCondition$ = StreamNameCondition$;
|
|
721
|
+
const StreamStorageConfiguration$ = [3, n0, _SSC,
|
|
646
722
|
0,
|
|
647
723
|
[_DST],
|
|
648
724
|
[0], 1
|
|
649
725
|
];
|
|
650
|
-
exports.
|
|
726
|
+
exports.StreamStorageConfiguration$ = StreamStorageConfiguration$;
|
|
727
|
+
const Tag$ = [3, n0, _Ta,
|
|
651
728
|
0,
|
|
652
729
|
[_K, _Va],
|
|
653
730
|
[0, 0], 2
|
|
654
731
|
];
|
|
655
|
-
exports.
|
|
732
|
+
exports.Tag$ = Tag$;
|
|
733
|
+
const TagResourceInput$ = [3, n0, _TRI,
|
|
656
734
|
0,
|
|
657
735
|
[_RARN, _T],
|
|
658
736
|
[0, () => TagList], 2
|
|
659
737
|
];
|
|
660
|
-
exports.
|
|
738
|
+
exports.TagResourceInput$ = TagResourceInput$;
|
|
739
|
+
const TagResourceOutput$ = [3, n0, _TRO,
|
|
661
740
|
0,
|
|
662
741
|
[],
|
|
663
742
|
[]
|
|
664
743
|
];
|
|
665
|
-
exports.
|
|
744
|
+
exports.TagResourceOutput$ = TagResourceOutput$;
|
|
745
|
+
const TagStreamInput$ = [3, n0, _TSI,
|
|
666
746
|
0,
|
|
667
747
|
[_T, _SARN, _SN],
|
|
668
748
|
[128 | 0, 0, 0], 1
|
|
669
749
|
];
|
|
670
|
-
exports.
|
|
750
|
+
exports.TagStreamInput$ = TagStreamInput$;
|
|
751
|
+
const TagStreamOutput$ = [3, n0, _TSO,
|
|
671
752
|
0,
|
|
672
753
|
[],
|
|
673
754
|
[]
|
|
674
755
|
];
|
|
675
|
-
exports.
|
|
756
|
+
exports.TagStreamOutput$ = TagStreamOutput$;
|
|
757
|
+
const UntagResourceInput$ = [3, n0, _URI,
|
|
676
758
|
0,
|
|
677
759
|
[_RARN, _TKL],
|
|
678
760
|
[0, 64 | 0], 2
|
|
679
761
|
];
|
|
680
|
-
exports.
|
|
762
|
+
exports.UntagResourceInput$ = UntagResourceInput$;
|
|
763
|
+
const UntagResourceOutput$ = [3, n0, _URO,
|
|
681
764
|
0,
|
|
682
765
|
[],
|
|
683
766
|
[]
|
|
684
767
|
];
|
|
685
|
-
exports.
|
|
768
|
+
exports.UntagResourceOutput$ = UntagResourceOutput$;
|
|
769
|
+
const UntagStreamInput$ = [3, n0, _USI,
|
|
686
770
|
0,
|
|
687
771
|
[_TKL, _SARN, _SN],
|
|
688
772
|
[64 | 0, 0, 0], 1
|
|
689
773
|
];
|
|
690
|
-
exports.
|
|
774
|
+
exports.UntagStreamInput$ = UntagStreamInput$;
|
|
775
|
+
const UntagStreamOutput$ = [3, n0, _USO,
|
|
691
776
|
0,
|
|
692
777
|
[],
|
|
693
778
|
[]
|
|
694
779
|
];
|
|
695
|
-
exports.
|
|
780
|
+
exports.UntagStreamOutput$ = UntagStreamOutput$;
|
|
781
|
+
const UpdateDataRetentionInput$ = [3, n0, _UDRI,
|
|
696
782
|
0,
|
|
697
783
|
[_CVu, _O, _DRCIH, _SN, _SARN],
|
|
698
784
|
[0, 0, 1, 0, 0], 3
|
|
699
785
|
];
|
|
700
|
-
exports.
|
|
786
|
+
exports.UpdateDataRetentionInput$ = UpdateDataRetentionInput$;
|
|
787
|
+
const UpdateDataRetentionOutput$ = [3, n0, _UDRO,
|
|
701
788
|
0,
|
|
702
789
|
[],
|
|
703
790
|
[]
|
|
704
791
|
];
|
|
705
|
-
exports.
|
|
792
|
+
exports.UpdateDataRetentionOutput$ = UpdateDataRetentionOutput$;
|
|
793
|
+
const UpdateImageGenerationConfigurationInput$ = [3, n0, _UIGCI,
|
|
706
794
|
0,
|
|
707
795
|
[_SN, _SARN, _IGC],
|
|
708
|
-
[0, 0, () =>
|
|
796
|
+
[0, 0, () => ImageGenerationConfiguration$]
|
|
709
797
|
];
|
|
710
|
-
exports.
|
|
798
|
+
exports.UpdateImageGenerationConfigurationInput$ = UpdateImageGenerationConfigurationInput$;
|
|
799
|
+
const UpdateImageGenerationConfigurationOutput$ = [3, n0, _UIGCO,
|
|
711
800
|
0,
|
|
712
801
|
[],
|
|
713
802
|
[]
|
|
714
803
|
];
|
|
715
|
-
exports.
|
|
804
|
+
exports.UpdateImageGenerationConfigurationOutput$ = UpdateImageGenerationConfigurationOutput$;
|
|
805
|
+
const UpdateMediaStorageConfigurationInput$ = [3, n0, _UMSCI,
|
|
716
806
|
0,
|
|
717
807
|
[_CARN, _MSC],
|
|
718
|
-
[0, () =>
|
|
808
|
+
[0, () => MediaStorageConfiguration$], 2
|
|
719
809
|
];
|
|
720
|
-
exports.
|
|
810
|
+
exports.UpdateMediaStorageConfigurationInput$ = UpdateMediaStorageConfigurationInput$;
|
|
811
|
+
const UpdateMediaStorageConfigurationOutput$ = [3, n0, _UMSCO,
|
|
721
812
|
0,
|
|
722
813
|
[],
|
|
723
814
|
[]
|
|
724
815
|
];
|
|
725
|
-
exports.
|
|
816
|
+
exports.UpdateMediaStorageConfigurationOutput$ = UpdateMediaStorageConfigurationOutput$;
|
|
817
|
+
const UpdateNotificationConfigurationInput$ = [3, n0, _UNCI,
|
|
726
818
|
0,
|
|
727
819
|
[_SN, _SARN, _NC],
|
|
728
|
-
[0, 0, () =>
|
|
820
|
+
[0, 0, () => NotificationConfiguration$]
|
|
729
821
|
];
|
|
730
|
-
exports.
|
|
822
|
+
exports.UpdateNotificationConfigurationInput$ = UpdateNotificationConfigurationInput$;
|
|
823
|
+
const UpdateNotificationConfigurationOutput$ = [3, n0, _UNCO,
|
|
731
824
|
0,
|
|
732
825
|
[],
|
|
733
826
|
[]
|
|
734
827
|
];
|
|
735
|
-
exports.
|
|
828
|
+
exports.UpdateNotificationConfigurationOutput$ = UpdateNotificationConfigurationOutput$;
|
|
829
|
+
const UpdateSignalingChannelInput$ = [3, n0, _USCI,
|
|
736
830
|
0,
|
|
737
831
|
[_CARN, _CVu, _SMC],
|
|
738
|
-
[0, 0, () =>
|
|
832
|
+
[0, 0, () => SingleMasterConfiguration$], 2
|
|
739
833
|
];
|
|
740
|
-
exports.
|
|
834
|
+
exports.UpdateSignalingChannelInput$ = UpdateSignalingChannelInput$;
|
|
835
|
+
const UpdateSignalingChannelOutput$ = [3, n0, _USCO,
|
|
741
836
|
0,
|
|
742
837
|
[],
|
|
743
838
|
[]
|
|
744
839
|
];
|
|
745
|
-
exports.
|
|
840
|
+
exports.UpdateSignalingChannelOutput$ = UpdateSignalingChannelOutput$;
|
|
841
|
+
const UpdateStreamInput$ = [3, n0, _USIp,
|
|
746
842
|
0,
|
|
747
843
|
[_CVu, _SN, _SARN, _DN, _MT],
|
|
748
844
|
[0, 0, 0, 0, 0], 1
|
|
749
845
|
];
|
|
750
|
-
exports.
|
|
846
|
+
exports.UpdateStreamInput$ = UpdateStreamInput$;
|
|
847
|
+
const UpdateStreamOutput$ = [3, n0, _USOp,
|
|
751
848
|
0,
|
|
752
849
|
[],
|
|
753
850
|
[]
|
|
754
851
|
];
|
|
755
|
-
exports.
|
|
852
|
+
exports.UpdateStreamOutput$ = UpdateStreamOutput$;
|
|
853
|
+
const UpdateStreamStorageConfigurationInput$ = [3, n0, _USSCI,
|
|
756
854
|
0,
|
|
757
855
|
[_CVu, _SSC, _SN, _SARN],
|
|
758
|
-
[0, () =>
|
|
856
|
+
[0, () => StreamStorageConfiguration$, 0, 0], 2
|
|
759
857
|
];
|
|
760
|
-
exports.
|
|
858
|
+
exports.UpdateStreamStorageConfigurationInput$ = UpdateStreamStorageConfigurationInput$;
|
|
859
|
+
const UpdateStreamStorageConfigurationOutput$ = [3, n0, _USSCO,
|
|
761
860
|
0,
|
|
762
861
|
[],
|
|
763
862
|
[]
|
|
764
863
|
];
|
|
765
|
-
exports.
|
|
864
|
+
exports.UpdateStreamStorageConfigurationOutput$ = UpdateStreamStorageConfigurationOutput$;
|
|
865
|
+
const UploaderConfig$ = [3, n0, _UC,
|
|
766
866
|
0,
|
|
767
867
|
[_SC],
|
|
768
|
-
[() =>
|
|
868
|
+
[() => ScheduleConfig$], 1
|
|
769
869
|
];
|
|
870
|
+
exports.UploaderConfig$ = UploaderConfig$;
|
|
770
871
|
var ChannelInfoList = [1, n0, _CIL,
|
|
771
|
-
0, () =>
|
|
872
|
+
0, () => ChannelInfo$
|
|
772
873
|
];
|
|
773
874
|
var ListEdgeAgentConfigurationsEdgeConfigList = [1, n0, _LEACECL,
|
|
774
|
-
0, [() =>
|
|
875
|
+
0, [() => ListEdgeAgentConfigurationsEdgeConfig$,
|
|
775
876
|
0]
|
|
776
877
|
];
|
|
777
878
|
var ListOfProtocols = 64 | 0;
|
|
778
879
|
var MappedResourceConfigurationList = [1, n0, _MRCL,
|
|
779
|
-
0, () =>
|
|
880
|
+
0, () => MappedResourceConfigurationListItem$
|
|
780
881
|
];
|
|
781
882
|
var ResourceEndpointList = [1, n0, _REL,
|
|
782
|
-
0, () =>
|
|
883
|
+
0, () => ResourceEndpointListItem$
|
|
783
884
|
];
|
|
784
885
|
var StreamInfoList = [1, n0, _SIL,
|
|
785
|
-
0, () =>
|
|
886
|
+
0, () => StreamInfo$
|
|
786
887
|
];
|
|
787
888
|
var TagKeyList = 64 | 0;
|
|
788
889
|
var TagList = [1, n0, _TL,
|
|
789
|
-
0, () =>
|
|
890
|
+
0, () => Tag$
|
|
790
891
|
];
|
|
791
892
|
var TagOnCreateList = [1, n0, _TOCL,
|
|
792
|
-
0, () =>
|
|
893
|
+
0, () => Tag$
|
|
793
894
|
];
|
|
794
895
|
var FormatConfig = 128 | 0;
|
|
795
896
|
var ResourceTags = 128 | 0;
|
|
796
897
|
exports.CreateSignalingChannel$ = [9, n0, _CSC,
|
|
797
|
-
{ [_h]: ["POST", "/createSignalingChannel", 200] }, () =>
|
|
898
|
+
{ [_h]: ["POST", "/createSignalingChannel", 200] }, () => CreateSignalingChannelInput$, () => CreateSignalingChannelOutput$
|
|
798
899
|
];
|
|
799
900
|
exports.CreateStream$ = [9, n0, _CSr,
|
|
800
|
-
{ [_h]: ["POST", "/createStream", 200] }, () =>
|
|
901
|
+
{ [_h]: ["POST", "/createStream", 200] }, () => CreateStreamInput$, () => CreateStreamOutput$
|
|
801
902
|
];
|
|
802
903
|
exports.DeleteEdgeConfiguration$ = [9, n0, _DEC,
|
|
803
|
-
{ [_h]: ["POST", "/deleteEdgeConfiguration", 200] }, () =>
|
|
904
|
+
{ [_h]: ["POST", "/deleteEdgeConfiguration", 200] }, () => DeleteEdgeConfigurationInput$, () => DeleteEdgeConfigurationOutput$
|
|
804
905
|
];
|
|
805
906
|
exports.DeleteSignalingChannel$ = [9, n0, _DSC,
|
|
806
|
-
{ [_h]: ["POST", "/deleteSignalingChannel", 200] }, () =>
|
|
907
|
+
{ [_h]: ["POST", "/deleteSignalingChannel", 200] }, () => DeleteSignalingChannelInput$, () => DeleteSignalingChannelOutput$
|
|
807
908
|
];
|
|
808
909
|
exports.DeleteStream$ = [9, n0, _DS,
|
|
809
|
-
{ [_h]: ["POST", "/deleteStream", 200] }, () =>
|
|
910
|
+
{ [_h]: ["POST", "/deleteStream", 200] }, () => DeleteStreamInput$, () => DeleteStreamOutput$
|
|
810
911
|
];
|
|
811
912
|
exports.DescribeEdgeConfiguration$ = [9, n0, _DECe,
|
|
812
|
-
{ [_h]: ["POST", "/describeEdgeConfiguration", 200] }, () =>
|
|
913
|
+
{ [_h]: ["POST", "/describeEdgeConfiguration", 200] }, () => DescribeEdgeConfigurationInput$, () => DescribeEdgeConfigurationOutput$
|
|
813
914
|
];
|
|
814
915
|
exports.DescribeImageGenerationConfiguration$ = [9, n0, _DIGC,
|
|
815
|
-
{ [_h]: ["POST", "/describeImageGenerationConfiguration", 200] }, () =>
|
|
916
|
+
{ [_h]: ["POST", "/describeImageGenerationConfiguration", 200] }, () => DescribeImageGenerationConfigurationInput$, () => DescribeImageGenerationConfigurationOutput$
|
|
816
917
|
];
|
|
817
918
|
exports.DescribeMappedResourceConfiguration$ = [9, n0, _DMRC,
|
|
818
|
-
{ [_h]: ["POST", "/describeMappedResourceConfiguration", 200] }, () =>
|
|
919
|
+
{ [_h]: ["POST", "/describeMappedResourceConfiguration", 200] }, () => DescribeMappedResourceConfigurationInput$, () => DescribeMappedResourceConfigurationOutput$
|
|
819
920
|
];
|
|
820
921
|
exports.DescribeMediaStorageConfiguration$ = [9, n0, _DMSC,
|
|
821
|
-
{ [_h]: ["POST", "/describeMediaStorageConfiguration", 200] }, () =>
|
|
922
|
+
{ [_h]: ["POST", "/describeMediaStorageConfiguration", 200] }, () => DescribeMediaStorageConfigurationInput$, () => DescribeMediaStorageConfigurationOutput$
|
|
822
923
|
];
|
|
823
924
|
exports.DescribeNotificationConfiguration$ = [9, n0, _DNC,
|
|
824
|
-
{ [_h]: ["POST", "/describeNotificationConfiguration", 200] }, () =>
|
|
925
|
+
{ [_h]: ["POST", "/describeNotificationConfiguration", 200] }, () => DescribeNotificationConfigurationInput$, () => DescribeNotificationConfigurationOutput$
|
|
825
926
|
];
|
|
826
927
|
exports.DescribeSignalingChannel$ = [9, n0, _DSCe,
|
|
827
|
-
{ [_h]: ["POST", "/describeSignalingChannel", 200] }, () =>
|
|
928
|
+
{ [_h]: ["POST", "/describeSignalingChannel", 200] }, () => DescribeSignalingChannelInput$, () => DescribeSignalingChannelOutput$
|
|
828
929
|
];
|
|
829
930
|
exports.DescribeStream$ = [9, n0, _DSe,
|
|
830
|
-
{ [_h]: ["POST", "/describeStream", 200] }, () =>
|
|
931
|
+
{ [_h]: ["POST", "/describeStream", 200] }, () => DescribeStreamInput$, () => DescribeStreamOutput$
|
|
831
932
|
];
|
|
832
933
|
exports.DescribeStreamStorageConfiguration$ = [9, n0, _DSSC,
|
|
833
|
-
{ [_h]: ["POST", "/describeStreamStorageConfiguration", 200] }, () =>
|
|
934
|
+
{ [_h]: ["POST", "/describeStreamStorageConfiguration", 200] }, () => DescribeStreamStorageConfigurationInput$, () => DescribeStreamStorageConfigurationOutput$
|
|
834
935
|
];
|
|
835
936
|
exports.GetDataEndpoint$ = [9, n0, _GDE,
|
|
836
|
-
{ [_h]: ["POST", "/getDataEndpoint", 200] }, () =>
|
|
937
|
+
{ [_h]: ["POST", "/getDataEndpoint", 200] }, () => GetDataEndpointInput$, () => GetDataEndpointOutput$
|
|
837
938
|
];
|
|
838
939
|
exports.GetSignalingChannelEndpoint$ = [9, n0, _GSCE,
|
|
839
|
-
{ [_h]: ["POST", "/getSignalingChannelEndpoint", 200] }, () =>
|
|
940
|
+
{ [_h]: ["POST", "/getSignalingChannelEndpoint", 200] }, () => GetSignalingChannelEndpointInput$, () => GetSignalingChannelEndpointOutput$
|
|
840
941
|
];
|
|
841
942
|
exports.ListEdgeAgentConfigurations$ = [9, n0, _LEAC,
|
|
842
|
-
{ [_h]: ["POST", "/listEdgeAgentConfigurations", 200] }, () =>
|
|
943
|
+
{ [_h]: ["POST", "/listEdgeAgentConfigurations", 200] }, () => ListEdgeAgentConfigurationsInput$, () => ListEdgeAgentConfigurationsOutput$
|
|
843
944
|
];
|
|
844
945
|
exports.ListSignalingChannels$ = [9, n0, _LSCi,
|
|
845
|
-
{ [_h]: ["POST", "/listSignalingChannels", 200] }, () =>
|
|
946
|
+
{ [_h]: ["POST", "/listSignalingChannels", 200] }, () => ListSignalingChannelsInput$, () => ListSignalingChannelsOutput$
|
|
846
947
|
];
|
|
847
948
|
exports.ListStreams$ = [9, n0, _LS,
|
|
848
|
-
{ [_h]: ["POST", "/listStreams", 200] }, () =>
|
|
949
|
+
{ [_h]: ["POST", "/listStreams", 200] }, () => ListStreamsInput$, () => ListStreamsOutput$
|
|
849
950
|
];
|
|
850
951
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
851
|
-
{ [_h]: ["POST", "/ListTagsForResource", 200] }, () =>
|
|
952
|
+
{ [_h]: ["POST", "/ListTagsForResource", 200] }, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
|
|
852
953
|
];
|
|
853
954
|
exports.ListTagsForStream$ = [9, n0, _LTFS,
|
|
854
|
-
{ [_h]: ["POST", "/listTagsForStream", 200] }, () =>
|
|
955
|
+
{ [_h]: ["POST", "/listTagsForStream", 200] }, () => ListTagsForStreamInput$, () => ListTagsForStreamOutput$
|
|
855
956
|
];
|
|
856
957
|
exports.StartEdgeConfigurationUpdate$ = [9, n0, _SECU,
|
|
857
|
-
{ [_h]: ["POST", "/startEdgeConfigurationUpdate", 200] }, () =>
|
|
958
|
+
{ [_h]: ["POST", "/startEdgeConfigurationUpdate", 200] }, () => StartEdgeConfigurationUpdateInput$, () => StartEdgeConfigurationUpdateOutput$
|
|
858
959
|
];
|
|
859
960
|
exports.TagResource$ = [9, n0, _TR,
|
|
860
|
-
{ [_h]: ["POST", "/TagResource", 200] }, () =>
|
|
961
|
+
{ [_h]: ["POST", "/TagResource", 200] }, () => TagResourceInput$, () => TagResourceOutput$
|
|
861
962
|
];
|
|
862
963
|
exports.TagStream$ = [9, n0, _TS,
|
|
863
|
-
{ [_h]: ["POST", "/tagStream", 200] }, () =>
|
|
964
|
+
{ [_h]: ["POST", "/tagStream", 200] }, () => TagStreamInput$, () => TagStreamOutput$
|
|
864
965
|
];
|
|
865
966
|
exports.UntagResource$ = [9, n0, _UR,
|
|
866
|
-
{ [_h]: ["POST", "/UntagResource", 200] }, () =>
|
|
967
|
+
{ [_h]: ["POST", "/UntagResource", 200] }, () => UntagResourceInput$, () => UntagResourceOutput$
|
|
867
968
|
];
|
|
868
969
|
exports.UntagStream$ = [9, n0, _USn,
|
|
869
|
-
{ [_h]: ["POST", "/untagStream", 200] }, () =>
|
|
970
|
+
{ [_h]: ["POST", "/untagStream", 200] }, () => UntagStreamInput$, () => UntagStreamOutput$
|
|
870
971
|
];
|
|
871
972
|
exports.UpdateDataRetention$ = [9, n0, _UDR,
|
|
872
|
-
{ [_h]: ["POST", "/updateDataRetention", 200] }, () =>
|
|
973
|
+
{ [_h]: ["POST", "/updateDataRetention", 200] }, () => UpdateDataRetentionInput$, () => UpdateDataRetentionOutput$
|
|
873
974
|
];
|
|
874
975
|
exports.UpdateImageGenerationConfiguration$ = [9, n0, _UIGC,
|
|
875
|
-
{ [_h]: ["POST", "/updateImageGenerationConfiguration", 200] }, () =>
|
|
976
|
+
{ [_h]: ["POST", "/updateImageGenerationConfiguration", 200] }, () => UpdateImageGenerationConfigurationInput$, () => UpdateImageGenerationConfigurationOutput$
|
|
876
977
|
];
|
|
877
978
|
exports.UpdateMediaStorageConfiguration$ = [9, n0, _UMSC,
|
|
878
|
-
{ [_h]: ["POST", "/updateMediaStorageConfiguration", 200] }, () =>
|
|
979
|
+
{ [_h]: ["POST", "/updateMediaStorageConfiguration", 200] }, () => UpdateMediaStorageConfigurationInput$, () => UpdateMediaStorageConfigurationOutput$
|
|
879
980
|
];
|
|
880
981
|
exports.UpdateNotificationConfiguration$ = [9, n0, _UNC,
|
|
881
|
-
{ [_h]: ["POST", "/updateNotificationConfiguration", 200] }, () =>
|
|
982
|
+
{ [_h]: ["POST", "/updateNotificationConfiguration", 200] }, () => UpdateNotificationConfigurationInput$, () => UpdateNotificationConfigurationOutput$
|
|
882
983
|
];
|
|
883
984
|
exports.UpdateSignalingChannel$ = [9, n0, _USC,
|
|
884
|
-
{ [_h]: ["POST", "/updateSignalingChannel", 200] }, () =>
|
|
985
|
+
{ [_h]: ["POST", "/updateSignalingChannel", 200] }, () => UpdateSignalingChannelInput$, () => UpdateSignalingChannelOutput$
|
|
885
986
|
];
|
|
886
987
|
exports.UpdateStream$ = [9, n0, _USp,
|
|
887
|
-
{ [_h]: ["POST", "/updateStream", 200] }, () =>
|
|
988
|
+
{ [_h]: ["POST", "/updateStream", 200] }, () => UpdateStreamInput$, () => UpdateStreamOutput$
|
|
888
989
|
];
|
|
889
990
|
exports.UpdateStreamStorageConfiguration$ = [9, n0, _USSC,
|
|
890
|
-
{ [_h]: ["POST", "/updateStreamStorageConfiguration", 200] }, () =>
|
|
991
|
+
{ [_h]: ["POST", "/updateStreamStorageConfiguration", 200] }, () => UpdateStreamStorageConfigurationInput$, () => UpdateStreamStorageConfigurationOutput$
|
|
891
992
|
];
|