@aws-sdk/client-rekognition 3.170.0 → 3.178.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.
Files changed (78) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Rekognition.d.ts +0 -63
  6. package/dist-types/ts3.4/RekognitionClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/CompareFacesCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CopyProjectVersionCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateCollectionCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateProjectVersionCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateStreamProcessorCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteCollectionCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteFacesCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteProjectPolicyCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteProjectVersionCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteStreamProcessorCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DescribeCollectionCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DescribeProjectVersionsCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DescribeProjectsCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DescribeStreamProcessorCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DetectCustomLabelsCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DetectFacesCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DetectLabelsCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DetectModerationLabelsCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DetectProtectiveEquipmentCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DetectTextCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DistributeDatasetEntriesCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetCelebrityInfoCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetCelebrityRecognitionCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetContentModerationCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetFaceDetectionCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetFaceSearchCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetLabelDetectionCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetPersonTrackingCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetSegmentDetectionCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetTextDetectionCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/IndexFacesCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListCollectionsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListDatasetEntriesCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListDatasetLabelsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListFacesCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListProjectPoliciesCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListStreamProcessorsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/PutProjectPolicyCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/RecognizeCelebritiesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/SearchFacesByImageCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/SearchFacesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/StartCelebrityRecognitionCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/StartContentModerationCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/StartFaceDetectionCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/StartFaceSearchCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/StartLabelDetectionCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/StartPersonTrackingCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/StartProjectVersionCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/StartSegmentDetectionCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/StartStreamProcessorCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/StartTextDetectionCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/StopProjectVersionCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/StopStreamProcessorCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateDatasetEntriesCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateStreamProcessorCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/models/RekognitionServiceException.d.ts +0 -1
  71. package/dist-types/ts3.4/models/models_0.d.ts +0 -814
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  76. package/dist-types/ts3.4/waiters/waitForProjectVersionRunning.d.ts +0 -2
  77. package/dist-types/ts3.4/waiters/waitForProjectVersionTrainingCompleted.d.ts +0 -2
  78. package/package.json +27 -27
@@ -3,38 +3,28 @@ import {
3
3
  LazyJsonString as __LazyJsonString,
4
4
  } from "@aws-sdk/smithy-client";
5
5
  import { RekognitionServiceException as __BaseException } from "./RekognitionServiceException";
6
-
7
6
  export declare class AccessDeniedException extends __BaseException {
8
7
  readonly name: "AccessDeniedException";
9
8
  readonly $fault: "client";
10
9
  Message?: string;
11
10
  Code?: string;
12
-
13
11
  Logref?: string;
14
-
15
12
  constructor(
16
13
  opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
17
14
  );
18
15
  }
19
-
20
16
  export interface AgeRange {
21
17
  Low?: number;
22
-
23
18
  High?: number;
24
19
  }
25
-
26
20
  export interface S3Object {
27
21
  Bucket?: string;
28
-
29
22
  Name?: string;
30
-
31
23
  Version?: string;
32
24
  }
33
-
34
25
  export interface GroundTruthManifest {
35
26
  S3Object?: S3Object;
36
27
  }
37
-
38
28
  export interface Asset {
39
29
  GroundTruthManifest?: GroundTruthManifest;
40
30
  }
@@ -42,26 +32,18 @@ export declare enum Attribute {
42
32
  ALL = "ALL",
43
33
  DEFAULT = "DEFAULT",
44
34
  }
45
-
46
35
  export interface AudioMetadata {
47
36
  Codec?: string;
48
-
49
37
  DurationMillis?: number;
50
-
51
38
  SampleRate?: number;
52
-
53
39
  NumberOfChannels?: number;
54
40
  }
55
-
56
41
  export interface Beard {
57
42
  Value?: boolean;
58
-
59
43
  Confidence?: number;
60
44
  }
61
-
62
45
  export interface BlackFrame {
63
46
  MaxPixelThreshold?: number;
64
-
65
47
  MinCoveragePercentage?: number;
66
48
  }
67
49
  export declare enum BodyPart {
@@ -70,20 +52,14 @@ export declare enum BodyPart {
70
52
  LEFT_HAND = "LEFT_HAND",
71
53
  RIGHT_HAND = "RIGHT_HAND",
72
54
  }
73
-
74
55
  export interface BoundingBox {
75
56
  Width?: number;
76
-
77
57
  Height?: number;
78
-
79
58
  Left?: number;
80
-
81
59
  Top?: number;
82
60
  }
83
-
84
61
  export interface CoversBodyPart {
85
62
  Confidence?: number;
86
-
87
63
  Value?: boolean;
88
64
  }
89
65
  export declare enum ProtectiveEquipmentType {
@@ -91,22 +67,15 @@ export declare enum ProtectiveEquipmentType {
91
67
  HAND_COVER = "HAND_COVER",
92
68
  HEAD_COVER = "HEAD_COVER",
93
69
  }
94
-
95
70
  export interface EquipmentDetection {
96
71
  BoundingBox?: BoundingBox;
97
-
98
72
  Confidence?: number;
99
-
100
73
  Type?: ProtectiveEquipmentType | string;
101
-
102
74
  CoversBodyPart?: CoversBodyPart;
103
75
  }
104
-
105
76
  export interface ProtectiveEquipmentBodyPart {
106
77
  Name?: BodyPart | string;
107
-
108
78
  Confidence?: number;
109
-
110
79
  EquipmentDetections?: EquipmentDetection[];
111
80
  }
112
81
  export declare type EmotionName =
@@ -119,10 +88,8 @@ export declare type EmotionName =
119
88
  | "SAD"
120
89
  | "SURPRISED"
121
90
  | "UNKNOWN";
122
-
123
91
  export interface Emotion {
124
92
  Type?: EmotionName | string;
125
-
126
93
  Confidence?: number;
127
94
  }
128
95
  export declare enum LandmarkType {
@@ -157,48 +124,31 @@ export declare enum LandmarkType {
157
124
  upperJawlineLeft = "upperJawlineLeft",
158
125
  upperJawlineRight = "upperJawlineRight",
159
126
  }
160
-
161
127
  export interface Landmark {
162
128
  Type?: LandmarkType | string;
163
-
164
129
  X?: number;
165
-
166
130
  Y?: number;
167
131
  }
168
-
169
132
  export interface Pose {
170
133
  Roll?: number;
171
-
172
134
  Yaw?: number;
173
-
174
135
  Pitch?: number;
175
136
  }
176
-
177
137
  export interface ImageQuality {
178
138
  Brightness?: number;
179
-
180
139
  Sharpness?: number;
181
140
  }
182
-
183
141
  export interface Smile {
184
142
  Value?: boolean;
185
-
186
143
  Confidence?: number;
187
144
  }
188
-
189
145
  export interface ComparedFace {
190
146
  BoundingBox?: BoundingBox;
191
-
192
147
  Confidence?: number;
193
-
194
148
  Landmarks?: Landmark[];
195
-
196
149
  Pose?: Pose;
197
-
198
150
  Quality?: ImageQuality;
199
-
200
151
  Emotions?: Emotion[];
201
-
202
152
  Smile?: Smile;
203
153
  }
204
154
  export declare enum KnownGenderType {
@@ -207,126 +157,81 @@ export declare enum KnownGenderType {
207
157
  Nonbinary = "Nonbinary",
208
158
  Unlisted = "Unlisted",
209
159
  }
210
-
211
160
  export interface KnownGender {
212
161
  Type?: KnownGenderType | string;
213
162
  }
214
-
215
163
  export interface Celebrity {
216
164
  Urls?: string[];
217
-
218
165
  Name?: string;
219
-
220
166
  Id?: string;
221
-
222
167
  Face?: ComparedFace;
223
-
224
168
  MatchConfidence?: number;
225
-
226
169
  KnownGender?: KnownGender;
227
170
  }
228
-
229
171
  export interface Eyeglasses {
230
172
  Value?: boolean;
231
-
232
173
  Confidence?: number;
233
174
  }
234
-
235
175
  export interface EyeOpen {
236
176
  Value?: boolean;
237
-
238
177
  Confidence?: number;
239
178
  }
240
179
  export declare enum GenderType {
241
180
  Female = "Female",
242
181
  Male = "Male",
243
182
  }
244
-
245
183
  export interface Gender {
246
184
  Value?: GenderType | string;
247
-
248
185
  Confidence?: number;
249
186
  }
250
-
251
187
  export interface MouthOpen {
252
188
  Value?: boolean;
253
-
254
189
  Confidence?: number;
255
190
  }
256
-
257
191
  export interface Mustache {
258
192
  Value?: boolean;
259
-
260
193
  Confidence?: number;
261
194
  }
262
-
263
195
  export interface Sunglasses {
264
196
  Value?: boolean;
265
-
266
197
  Confidence?: number;
267
198
  }
268
-
269
199
  export interface FaceDetail {
270
200
  BoundingBox?: BoundingBox;
271
-
272
201
  AgeRange?: AgeRange;
273
-
274
202
  Smile?: Smile;
275
-
276
203
  Eyeglasses?: Eyeglasses;
277
-
278
204
  Sunglasses?: Sunglasses;
279
-
280
205
  Gender?: Gender;
281
-
282
206
  Beard?: Beard;
283
-
284
207
  Mustache?: Mustache;
285
-
286
208
  EyesOpen?: EyeOpen;
287
-
288
209
  MouthOpen?: MouthOpen;
289
-
290
210
  Emotions?: Emotion[];
291
-
292
211
  Landmarks?: Landmark[];
293
-
294
212
  Pose?: Pose;
295
-
296
213
  Quality?: ImageQuality;
297
-
298
214
  Confidence?: number;
299
215
  }
300
-
301
216
  export interface CelebrityDetail {
302
217
  Urls?: string[];
303
-
304
218
  Name?: string;
305
-
306
219
  Id?: string;
307
-
308
220
  Confidence?: number;
309
-
310
221
  BoundingBox?: BoundingBox;
311
-
312
222
  Face?: FaceDetail;
313
-
314
223
  KnownGender?: KnownGender;
315
224
  }
316
-
317
225
  export interface CelebrityRecognition {
318
226
  Timestamp?: number;
319
-
320
227
  Celebrity?: CelebrityDetail;
321
228
  }
322
229
  export declare enum CelebrityRecognitionSortBy {
323
230
  ID = "ID",
324
231
  TIMESTAMP = "TIMESTAMP",
325
232
  }
326
-
327
233
  export interface ComparedSourceImageFace {
328
234
  BoundingBox?: BoundingBox;
329
-
330
235
  Confidence?: number;
331
236
  }
332
237
  export declare enum QualityFilter {
@@ -336,25 +241,18 @@ export declare enum QualityFilter {
336
241
  MEDIUM = "MEDIUM",
337
242
  NONE = "NONE",
338
243
  }
339
-
340
244
  export interface Image {
341
245
  Bytes?: Uint8Array;
342
-
343
246
  S3Object?: S3Object;
344
247
  }
345
248
  export interface CompareFacesRequest {
346
249
  SourceImage: Image | undefined;
347
-
348
250
  TargetImage: Image | undefined;
349
-
350
251
  SimilarityThreshold?: number;
351
-
352
252
  QualityFilter?: QualityFilter | string;
353
253
  }
354
-
355
254
  export interface CompareFacesMatch {
356
255
  Similarity?: number;
357
-
358
256
  Face?: ComparedFace;
359
257
  }
360
258
  export declare enum OrientationCorrection {
@@ -365,89 +263,67 @@ export declare enum OrientationCorrection {
365
263
  }
366
264
  export interface CompareFacesResponse {
367
265
  SourceImageFace?: ComparedSourceImageFace;
368
-
369
266
  FaceMatches?: CompareFacesMatch[];
370
-
371
267
  UnmatchedFaces?: ComparedFace[];
372
-
373
268
  SourceImageOrientationCorrection?: OrientationCorrection | string;
374
-
375
269
  TargetImageOrientationCorrection?: OrientationCorrection | string;
376
270
  }
377
-
378
271
  export declare class ImageTooLargeException extends __BaseException {
379
272
  readonly name: "ImageTooLargeException";
380
273
  readonly $fault: "client";
381
274
  Message?: string;
382
275
  Code?: string;
383
-
384
276
  Logref?: string;
385
-
386
277
  constructor(
387
278
  opts: __ExceptionOptionType<ImageTooLargeException, __BaseException>
388
279
  );
389
280
  }
390
-
391
281
  export declare class InternalServerError extends __BaseException {
392
282
  readonly name: "InternalServerError";
393
283
  readonly $fault: "server";
394
284
  Message?: string;
395
285
  Code?: string;
396
-
397
286
  Logref?: string;
398
-
399
287
  constructor(
400
288
  opts: __ExceptionOptionType<InternalServerError, __BaseException>
401
289
  );
402
290
  }
403
-
404
291
  export declare class InvalidImageFormatException extends __BaseException {
405
292
  readonly name: "InvalidImageFormatException";
406
293
  readonly $fault: "client";
407
294
  Message?: string;
408
295
  Code?: string;
409
-
410
296
  Logref?: string;
411
-
412
297
  constructor(
413
298
  opts: __ExceptionOptionType<InvalidImageFormatException, __BaseException>
414
299
  );
415
300
  }
416
-
417
301
  export declare class InvalidParameterException extends __BaseException {
418
302
  readonly name: "InvalidParameterException";
419
303
  readonly $fault: "client";
420
304
  Message?: string;
421
305
  Code?: string;
422
-
423
306
  Logref?: string;
424
-
425
307
  constructor(
426
308
  opts: __ExceptionOptionType<InvalidParameterException, __BaseException>
427
309
  );
428
310
  }
429
-
430
311
  export declare class InvalidS3ObjectException extends __BaseException {
431
312
  readonly name: "InvalidS3ObjectException";
432
313
  readonly $fault: "client";
433
314
  Message?: string;
434
315
  Code?: string;
435
-
436
316
  Logref?: string;
437
-
438
317
  constructor(
439
318
  opts: __ExceptionOptionType<InvalidS3ObjectException, __BaseException>
440
319
  );
441
320
  }
442
-
443
321
  export declare class ProvisionedThroughputExceededException extends __BaseException {
444
322
  readonly name: "ProvisionedThroughputExceededException";
445
323
  readonly $fault: "client";
446
324
  Message?: string;
447
325
  Code?: string;
448
-
449
326
  Logref?: string;
450
-
451
327
  constructor(
452
328
  opts: __ExceptionOptionType<
453
329
  ProvisionedThroughputExceededException,
@@ -455,158 +331,118 @@ export declare class ProvisionedThroughputExceededException extends __BaseExcept
455
331
  >
456
332
  );
457
333
  }
458
-
459
334
  export declare class ThrottlingException extends __BaseException {
460
335
  readonly name: "ThrottlingException";
461
336
  readonly $fault: "server";
462
337
  Message?: string;
463
338
  Code?: string;
464
-
465
339
  Logref?: string;
466
-
467
340
  constructor(
468
341
  opts: __ExceptionOptionType<ThrottlingException, __BaseException>
469
342
  );
470
343
  }
471
-
472
344
  export interface ConnectedHomeSettings {
473
345
  Labels: string[] | undefined;
474
-
475
346
  MinConfidence?: number;
476
347
  }
477
-
478
348
  export interface ConnectedHomeSettingsForUpdate {
479
349
  Labels?: string[];
480
-
481
350
  MinConfidence?: number;
482
351
  }
483
352
  export declare enum ContentClassifier {
484
353
  FREE_OF_ADULT_CONTENT = "FreeOfAdultContent",
485
354
  FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION = "FreeOfPersonallyIdentifiableInformation",
486
355
  }
487
-
488
356
  export interface ModerationLabel {
489
357
  Confidence?: number;
490
-
491
358
  Name?: string;
492
-
493
359
  ParentName?: string;
494
360
  }
495
-
496
361
  export interface ContentModerationDetection {
497
362
  Timestamp?: number;
498
-
499
363
  ModerationLabel?: ModerationLabel;
500
364
  }
501
365
  export declare enum ContentModerationSortBy {
502
366
  NAME = "NAME",
503
367
  TIMESTAMP = "TIMESTAMP",
504
368
  }
505
-
506
369
  export interface OutputConfig {
507
370
  S3Bucket?: string;
508
-
509
371
  S3KeyPrefix?: string;
510
372
  }
511
373
  export interface CopyProjectVersionRequest {
512
374
  SourceProjectArn: string | undefined;
513
-
514
375
  SourceProjectVersionArn: string | undefined;
515
-
516
376
  DestinationProjectArn: string | undefined;
517
-
518
377
  VersionName: string | undefined;
519
-
520
378
  OutputConfig: OutputConfig | undefined;
521
-
522
379
  Tags?: Record<string, string>;
523
-
524
380
  KmsKeyId?: string;
525
381
  }
526
382
  export interface CopyProjectVersionResponse {
527
383
  ProjectVersionArn?: string;
528
384
  }
529
-
530
385
  export declare class LimitExceededException extends __BaseException {
531
386
  readonly name: "LimitExceededException";
532
387
  readonly $fault: "client";
533
388
  Message?: string;
534
389
  Code?: string;
535
-
536
390
  Logref?: string;
537
-
538
391
  constructor(
539
392
  opts: __ExceptionOptionType<LimitExceededException, __BaseException>
540
393
  );
541
394
  }
542
-
543
395
  export declare class ResourceInUseException extends __BaseException {
544
396
  readonly name: "ResourceInUseException";
545
397
  readonly $fault: "client";
546
398
  Message?: string;
547
399
  Code?: string;
548
-
549
400
  Logref?: string;
550
-
551
401
  constructor(
552
402
  opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
553
403
  );
554
404
  }
555
-
556
405
  export declare class ResourceNotFoundException extends __BaseException {
557
406
  readonly name: "ResourceNotFoundException";
558
407
  readonly $fault: "client";
559
408
  Message?: string;
560
409
  Code?: string;
561
-
562
410
  Logref?: string;
563
-
564
411
  constructor(
565
412
  opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
566
413
  );
567
414
  }
568
-
569
415
  export declare class ServiceQuotaExceededException extends __BaseException {
570
416
  readonly name: "ServiceQuotaExceededException";
571
417
  readonly $fault: "client";
572
418
  Message?: string;
573
419
  Code?: string;
574
-
575
420
  Logref?: string;
576
-
577
421
  constructor(
578
422
  opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
579
423
  );
580
424
  }
581
425
  export interface CreateCollectionRequest {
582
426
  CollectionId: string | undefined;
583
-
584
427
  Tags?: Record<string, string>;
585
428
  }
586
429
  export interface CreateCollectionResponse {
587
430
  StatusCode?: number;
588
-
589
431
  CollectionArn?: string;
590
-
591
432
  FaceModelVersion?: string;
592
433
  }
593
-
594
434
  export declare class ResourceAlreadyExistsException extends __BaseException {
595
435
  readonly name: "ResourceAlreadyExistsException";
596
436
  readonly $fault: "client";
597
437
  Message?: string;
598
438
  Code?: string;
599
-
600
439
  Logref?: string;
601
-
602
440
  constructor(
603
441
  opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
604
442
  );
605
443
  }
606
-
607
444
  export interface DatasetSource {
608
445
  GroundTruthManifest?: GroundTruthManifest;
609
-
610
446
  DatasetArn?: string;
611
447
  }
612
448
  export declare enum DatasetType {
@@ -615,9 +451,7 @@ export declare enum DatasetType {
615
451
  }
616
452
  export interface CreateDatasetRequest {
617
453
  DatasetSource?: DatasetSource;
618
-
619
454
  DatasetType: DatasetType | string | undefined;
620
-
621
455
  ProjectArn: string | undefined;
622
456
  }
623
457
  export interface CreateDatasetResponse {
@@ -629,140 +463,95 @@ export interface CreateProjectRequest {
629
463
  export interface CreateProjectResponse {
630
464
  ProjectArn?: string;
631
465
  }
632
-
633
466
  export interface TestingData {
634
467
  Assets?: Asset[];
635
-
636
468
  AutoCreate?: boolean;
637
469
  }
638
-
639
470
  export interface TrainingData {
640
471
  Assets?: Asset[];
641
472
  }
642
473
  export interface CreateProjectVersionRequest {
643
474
  ProjectArn: string | undefined;
644
-
645
475
  VersionName: string | undefined;
646
-
647
476
  OutputConfig: OutputConfig | undefined;
648
-
649
477
  TrainingData?: TrainingData;
650
-
651
478
  TestingData?: TestingData;
652
-
653
479
  Tags?: Record<string, string>;
654
-
655
480
  KmsKeyId?: string;
656
481
  }
657
482
  export interface CreateProjectVersionResponse {
658
483
  ProjectVersionArn?: string;
659
484
  }
660
-
661
485
  export interface StreamProcessorDataSharingPreference {
662
486
  OptIn: boolean | undefined;
663
487
  }
664
-
665
488
  export interface KinesisVideoStream {
666
489
  Arn?: string;
667
490
  }
668
-
669
491
  export interface StreamProcessorInput {
670
492
  KinesisVideoStream?: KinesisVideoStream;
671
493
  }
672
-
673
494
  export interface StreamProcessorNotificationChannel {
674
495
  SNSTopicArn: string | undefined;
675
496
  }
676
-
677
497
  export interface KinesisDataStream {
678
498
  Arn?: string;
679
499
  }
680
-
681
500
  export interface S3Destination {
682
501
  Bucket?: string;
683
-
684
502
  KeyPrefix?: string;
685
503
  }
686
-
687
504
  export interface StreamProcessorOutput {
688
505
  KinesisDataStream?: KinesisDataStream;
689
-
690
506
  S3Destination?: S3Destination;
691
507
  }
692
-
693
508
  export interface Point {
694
509
  X?: number;
695
-
696
510
  Y?: number;
697
511
  }
698
-
699
512
  export interface RegionOfInterest {
700
513
  BoundingBox?: BoundingBox;
701
-
702
514
  Polygon?: Point[];
703
515
  }
704
-
705
516
  export interface FaceSearchSettings {
706
517
  CollectionId?: string;
707
-
708
518
  FaceMatchThreshold?: number;
709
519
  }
710
-
711
520
  export interface StreamProcessorSettings {
712
521
  FaceSearch?: FaceSearchSettings;
713
-
714
522
  ConnectedHome?: ConnectedHomeSettings;
715
523
  }
716
524
  export interface CreateStreamProcessorRequest {
717
525
  Input: StreamProcessorInput | undefined;
718
-
719
526
  Output: StreamProcessorOutput | undefined;
720
-
721
527
  Name: string | undefined;
722
-
723
528
  Settings: StreamProcessorSettings | undefined;
724
-
725
529
  RoleArn: string | undefined;
726
-
727
530
  Tags?: Record<string, string>;
728
-
729
531
  NotificationChannel?: StreamProcessorNotificationChannel;
730
-
731
532
  KmsKeyId?: string;
732
-
733
533
  RegionsOfInterest?: RegionOfInterest[];
734
-
735
534
  DataSharingPreference?: StreamProcessorDataSharingPreference;
736
535
  }
737
536
  export interface CreateStreamProcessorResponse {
738
537
  StreamProcessorArn?: string;
739
538
  }
740
-
741
539
  export interface Geometry {
742
540
  BoundingBox?: BoundingBox;
743
-
744
541
  Polygon?: Point[];
745
542
  }
746
-
747
543
  export interface CustomLabel {
748
544
  Name?: string;
749
-
750
545
  Confidence?: number;
751
-
752
546
  Geometry?: Geometry;
753
547
  }
754
-
755
548
  export interface DatasetChanges {
756
549
  GroundTruth: Uint8Array | undefined;
757
550
  }
758
-
759
551
  export interface DatasetStats {
760
552
  LabeledEntries?: number;
761
-
762
553
  TotalEntries?: number;
763
-
764
554
  TotalLabels?: number;
765
-
766
555
  ErrorEntries?: number;
767
556
  }
768
557
  export declare enum DatasetStatus {
@@ -779,44 +568,28 @@ export declare enum DatasetStatusMessageCode {
779
568
  SERVICE_ERROR = "SERVICE_ERROR",
780
569
  SUCCESS = "SUCCESS",
781
570
  }
782
-
783
571
  export interface DatasetDescription {
784
572
  CreationTimestamp?: Date;
785
-
786
573
  LastUpdatedTimestamp?: Date;
787
-
788
574
  Status?: DatasetStatus | string;
789
-
790
575
  StatusMessage?: string;
791
-
792
576
  StatusMessageCode?: DatasetStatusMessageCode | string;
793
-
794
577
  DatasetStats?: DatasetStats;
795
578
  }
796
-
797
579
  export interface DatasetLabelStats {
798
580
  EntryCount?: number;
799
-
800
581
  BoundingBoxCount?: number;
801
582
  }
802
-
803
583
  export interface DatasetLabelDescription {
804
584
  LabelName?: string;
805
-
806
585
  LabelStats?: DatasetLabelStats;
807
586
  }
808
-
809
587
  export interface DatasetMetadata {
810
588
  CreationTimestamp?: Date;
811
-
812
589
  DatasetType?: DatasetType | string;
813
-
814
590
  DatasetArn?: string;
815
-
816
591
  Status?: DatasetStatus | string;
817
-
818
592
  StatusMessage?: string;
819
-
820
593
  StatusMessageCode?: DatasetStatusMessageCode | string;
821
594
  }
822
595
  export interface DeleteCollectionRequest {
@@ -831,7 +604,6 @@ export interface DeleteDatasetRequest {
831
604
  export interface DeleteDatasetResponse {}
832
605
  export interface DeleteFacesRequest {
833
606
  CollectionId: string | undefined;
834
-
835
607
  FaceIds: string[] | undefined;
836
608
  }
837
609
  export interface DeleteFacesResponse {
@@ -850,21 +622,16 @@ export interface DeleteProjectResponse {
850
622
  }
851
623
  export interface DeleteProjectPolicyRequest {
852
624
  ProjectArn: string | undefined;
853
-
854
625
  PolicyName: string | undefined;
855
-
856
626
  PolicyRevisionId?: string;
857
627
  }
858
628
  export interface DeleteProjectPolicyResponse {}
859
-
860
629
  export declare class InvalidPolicyRevisionIdException extends __BaseException {
861
630
  readonly name: "InvalidPolicyRevisionIdException";
862
631
  readonly $fault: "client";
863
632
  Message?: string;
864
633
  Code?: string;
865
-
866
634
  Logref?: string;
867
-
868
635
  constructor(
869
636
  opts: __ExceptionOptionType<
870
637
  InvalidPolicyRevisionIdException,
@@ -901,11 +668,8 @@ export interface DescribeCollectionRequest {
901
668
  }
902
669
  export interface DescribeCollectionResponse {
903
670
  FaceCount?: number;
904
-
905
671
  FaceModelVersion?: string;
906
-
907
672
  CollectionARN?: string;
908
-
909
673
  CreationTimestamp?: Date;
910
674
  }
911
675
  export interface DescribeDatasetRequest {
@@ -916,35 +680,25 @@ export interface DescribeDatasetResponse {
916
680
  }
917
681
  export interface DescribeProjectsRequest {
918
682
  NextToken?: string;
919
-
920
683
  MaxResults?: number;
921
-
922
684
  ProjectNames?: string[];
923
685
  }
924
-
925
686
  export interface ProjectDescription {
926
687
  ProjectArn?: string;
927
-
928
688
  CreationTimestamp?: Date;
929
-
930
689
  Status?: ProjectStatus | string;
931
-
932
690
  Datasets?: DatasetMetadata[];
933
691
  }
934
692
  export interface DescribeProjectsResponse {
935
693
  ProjectDescriptions?: ProjectDescription[];
936
-
937
694
  NextToken?: string;
938
695
  }
939
-
940
696
  export declare class InvalidPaginationTokenException extends __BaseException {
941
697
  readonly name: "InvalidPaginationTokenException";
942
698
  readonly $fault: "client";
943
699
  Message?: string;
944
700
  Code?: string;
945
-
946
701
  Logref?: string;
947
-
948
702
  constructor(
949
703
  opts: __ExceptionOptionType<
950
704
  InvalidPaginationTokenException,
@@ -954,78 +708,49 @@ export declare class InvalidPaginationTokenException extends __BaseException {
954
708
  }
955
709
  export interface DescribeProjectVersionsRequest {
956
710
  ProjectArn: string | undefined;
957
-
958
711
  VersionNames?: string[];
959
-
960
712
  NextToken?: string;
961
-
962
713
  MaxResults?: number;
963
714
  }
964
-
965
715
  export interface Summary {
966
716
  S3Object?: S3Object;
967
717
  }
968
-
969
718
  export interface EvaluationResult {
970
719
  F1Score?: number;
971
-
972
720
  Summary?: Summary;
973
721
  }
974
-
975
722
  export interface ValidationData {
976
723
  Assets?: Asset[];
977
724
  }
978
-
979
725
  export interface TestingDataResult {
980
726
  Input?: TestingData;
981
-
982
727
  Output?: TestingData;
983
-
984
728
  Validation?: ValidationData;
985
729
  }
986
-
987
730
  export interface TrainingDataResult {
988
731
  Input?: TrainingData;
989
-
990
732
  Output?: TrainingData;
991
-
992
733
  Validation?: ValidationData;
993
734
  }
994
-
995
735
  export interface ProjectVersionDescription {
996
736
  ProjectVersionArn?: string;
997
-
998
737
  CreationTimestamp?: Date;
999
-
1000
738
  MinInferenceUnits?: number;
1001
-
1002
739
  Status?: ProjectVersionStatus | string;
1003
-
1004
740
  StatusMessage?: string;
1005
-
1006
741
  BillableTrainingTimeInSeconds?: number;
1007
-
1008
742
  TrainingEndTimestamp?: Date;
1009
-
1010
743
  OutputConfig?: OutputConfig;
1011
-
1012
744
  TrainingDataResult?: TrainingDataResult;
1013
-
1014
745
  TestingDataResult?: TestingDataResult;
1015
-
1016
746
  EvaluationResult?: EvaluationResult;
1017
-
1018
747
  ManifestSummary?: GroundTruthManifest;
1019
-
1020
748
  KmsKeyId?: string;
1021
-
1022
749
  MaxInferenceUnits?: number;
1023
-
1024
750
  SourceProjectVersionArn?: string;
1025
751
  }
1026
752
  export interface DescribeProjectVersionsResponse {
1027
753
  ProjectVersionDescriptions?: ProjectVersionDescription[];
1028
-
1029
754
  NextToken?: string;
1030
755
  }
1031
756
  export interface DescribeStreamProcessorRequest {
@@ -1041,159 +766,107 @@ export declare enum StreamProcessorStatus {
1041
766
  }
1042
767
  export interface DescribeStreamProcessorResponse {
1043
768
  Name?: string;
1044
-
1045
769
  StreamProcessorArn?: string;
1046
-
1047
770
  Status?: StreamProcessorStatus | string;
1048
-
1049
771
  StatusMessage?: string;
1050
-
1051
772
  CreationTimestamp?: Date;
1052
-
1053
773
  LastUpdateTimestamp?: Date;
1054
-
1055
774
  Input?: StreamProcessorInput;
1056
-
1057
775
  Output?: StreamProcessorOutput;
1058
-
1059
776
  RoleArn?: string;
1060
-
1061
777
  Settings?: StreamProcessorSettings;
1062
-
1063
778
  NotificationChannel?: StreamProcessorNotificationChannel;
1064
-
1065
779
  KmsKeyId?: string;
1066
-
1067
780
  RegionsOfInterest?: RegionOfInterest[];
1068
-
1069
781
  DataSharingPreference?: StreamProcessorDataSharingPreference;
1070
782
  }
1071
783
  export interface DetectCustomLabelsRequest {
1072
784
  ProjectVersionArn: string | undefined;
1073
-
1074
785
  Image: Image | undefined;
1075
-
1076
786
  MaxResults?: number;
1077
-
1078
787
  MinConfidence?: number;
1079
788
  }
1080
789
  export interface DetectCustomLabelsResponse {
1081
790
  CustomLabels?: CustomLabel[];
1082
791
  }
1083
-
1084
792
  export declare class ResourceNotReadyException extends __BaseException {
1085
793
  readonly name: "ResourceNotReadyException";
1086
794
  readonly $fault: "client";
1087
795
  Message?: string;
1088
796
  Code?: string;
1089
-
1090
797
  Logref?: string;
1091
-
1092
798
  constructor(
1093
799
  opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>
1094
800
  );
1095
801
  }
1096
802
  export interface DetectFacesRequest {
1097
803
  Image: Image | undefined;
1098
-
1099
804
  Attributes?: (Attribute | string)[];
1100
805
  }
1101
806
  export interface DetectFacesResponse {
1102
807
  FaceDetails?: FaceDetail[];
1103
-
1104
808
  OrientationCorrection?: OrientationCorrection | string;
1105
809
  }
1106
-
1107
810
  export interface DetectionFilter {
1108
811
  MinConfidence?: number;
1109
-
1110
812
  MinBoundingBoxHeight?: number;
1111
-
1112
813
  MinBoundingBoxWidth?: number;
1113
814
  }
1114
815
  export interface DetectLabelsRequest {
1115
816
  Image: Image | undefined;
1116
-
1117
817
  MaxLabels?: number;
1118
-
1119
818
  MinConfidence?: number;
1120
819
  }
1121
-
1122
820
  export interface Instance {
1123
821
  BoundingBox?: BoundingBox;
1124
-
1125
822
  Confidence?: number;
1126
823
  }
1127
-
1128
824
  export interface Parent {
1129
825
  Name?: string;
1130
826
  }
1131
-
1132
827
  export interface Label {
1133
828
  Name?: string;
1134
-
1135
829
  Confidence?: number;
1136
-
1137
830
  Instances?: Instance[];
1138
-
1139
831
  Parents?: Parent[];
1140
832
  }
1141
833
  export interface DetectLabelsResponse {
1142
834
  Labels?: Label[];
1143
-
1144
835
  OrientationCorrection?: OrientationCorrection | string;
1145
-
1146
836
  LabelModelVersion?: string;
1147
837
  }
1148
-
1149
838
  export interface HumanLoopDataAttributes {
1150
839
  ContentClassifiers?: (ContentClassifier | string)[];
1151
840
  }
1152
-
1153
841
  export interface HumanLoopConfig {
1154
842
  HumanLoopName: string | undefined;
1155
-
1156
843
  FlowDefinitionArn: string | undefined;
1157
-
1158
844
  DataAttributes?: HumanLoopDataAttributes;
1159
845
  }
1160
846
  export interface DetectModerationLabelsRequest {
1161
847
  Image: Image | undefined;
1162
-
1163
848
  MinConfidence?: number;
1164
-
1165
849
  HumanLoopConfig?: HumanLoopConfig;
1166
850
  }
1167
-
1168
851
  export interface HumanLoopActivationOutput {
1169
852
  HumanLoopArn?: string;
1170
-
1171
853
  HumanLoopActivationReasons?: string[];
1172
-
1173
854
  HumanLoopActivationConditionsEvaluationResults?: __LazyJsonString | string;
1174
855
  }
1175
856
  export interface DetectModerationLabelsResponse {
1176
857
  ModerationLabels?: ModerationLabel[];
1177
-
1178
858
  ModerationModelVersion?: string;
1179
-
1180
859
  HumanLoopActivationOutput?: HumanLoopActivationOutput;
1181
860
  }
1182
-
1183
861
  export declare class HumanLoopQuotaExceededException extends __BaseException {
1184
862
  readonly name: "HumanLoopQuotaExceededException";
1185
863
  readonly $fault: "client";
1186
-
1187
864
  ResourceType?: string;
1188
-
1189
865
  QuotaCode?: string;
1190
-
1191
866
  ServiceCode?: string;
1192
867
  Message?: string;
1193
868
  Code?: string;
1194
-
1195
869
  Logref?: string;
1196
-
1197
870
  constructor(
1198
871
  opts: __ExceptionOptionType<
1199
872
  HumanLoopQuotaExceededException,
@@ -1201,77 +874,54 @@ export declare class HumanLoopQuotaExceededException extends __BaseException {
1201
874
  >
1202
875
  );
1203
876
  }
1204
-
1205
877
  export interface ProtectiveEquipmentSummarizationAttributes {
1206
878
  MinConfidence: number | undefined;
1207
-
1208
879
  RequiredEquipmentTypes: (ProtectiveEquipmentType | string)[] | undefined;
1209
880
  }
1210
881
  export interface DetectProtectiveEquipmentRequest {
1211
882
  Image: Image | undefined;
1212
-
1213
883
  SummarizationAttributes?: ProtectiveEquipmentSummarizationAttributes;
1214
884
  }
1215
-
1216
885
  export interface ProtectiveEquipmentPerson {
1217
886
  BodyParts?: ProtectiveEquipmentBodyPart[];
1218
-
1219
887
  BoundingBox?: BoundingBox;
1220
-
1221
888
  Confidence?: number;
1222
-
1223
889
  Id?: number;
1224
890
  }
1225
-
1226
891
  export interface ProtectiveEquipmentSummary {
1227
892
  PersonsWithRequiredEquipment?: number[];
1228
-
1229
893
  PersonsWithoutRequiredEquipment?: number[];
1230
-
1231
894
  PersonsIndeterminate?: number[];
1232
895
  }
1233
896
  export interface DetectProtectiveEquipmentResponse {
1234
897
  ProtectiveEquipmentModelVersion?: string;
1235
-
1236
898
  Persons?: ProtectiveEquipmentPerson[];
1237
-
1238
899
  Summary?: ProtectiveEquipmentSummary;
1239
900
  }
1240
-
1241
901
  export interface DetectTextFilters {
1242
902
  WordFilter?: DetectionFilter;
1243
-
1244
903
  RegionsOfInterest?: RegionOfInterest[];
1245
904
  }
1246
905
  export interface DetectTextRequest {
1247
906
  Image: Image | undefined;
1248
-
1249
907
  Filters?: DetectTextFilters;
1250
908
  }
1251
909
  export declare enum TextTypes {
1252
910
  LINE = "LINE",
1253
911
  WORD = "WORD",
1254
912
  }
1255
-
1256
913
  export interface TextDetection {
1257
914
  DetectedText?: string;
1258
-
1259
915
  Type?: TextTypes | string;
1260
-
1261
916
  Id?: number;
1262
-
1263
917
  ParentId?: number;
1264
-
1265
918
  Confidence?: number;
1266
-
1267
919
  Geometry?: Geometry;
1268
920
  }
1269
921
  export interface DetectTextResponse {
1270
922
  TextDetections?: TextDetection[];
1271
-
1272
923
  TextModelVersion?: string;
1273
924
  }
1274
-
1275
925
  export interface DistributeDataset {
1276
926
  Arn: string | undefined;
1277
927
  }
@@ -1279,40 +929,28 @@ export interface DistributeDatasetEntriesRequest {
1279
929
  Datasets: DistributeDataset[] | undefined;
1280
930
  }
1281
931
  export interface DistributeDatasetEntriesResponse {}
1282
-
1283
932
  export interface Face {
1284
933
  FaceId?: string;
1285
-
1286
934
  BoundingBox?: BoundingBox;
1287
-
1288
935
  ImageId?: string;
1289
-
1290
936
  ExternalImageId?: string;
1291
-
1292
937
  Confidence?: number;
1293
-
1294
938
  IndexFacesModelVersion?: string;
1295
939
  }
1296
940
  export declare enum FaceAttributes {
1297
941
  ALL = "ALL",
1298
942
  DEFAULT = "DEFAULT",
1299
943
  }
1300
-
1301
944
  export interface FaceDetection {
1302
945
  Timestamp?: number;
1303
-
1304
946
  Face?: FaceDetail;
1305
947
  }
1306
-
1307
948
  export interface FaceMatch {
1308
949
  Similarity?: number;
1309
-
1310
950
  Face?: Face;
1311
951
  }
1312
-
1313
952
  export interface FaceRecord {
1314
953
  Face?: Face;
1315
-
1316
954
  FaceDetail?: FaceDetail;
1317
955
  }
1318
956
  export declare enum FaceSearchSortBy {
@@ -1324,18 +962,13 @@ export interface GetCelebrityInfoRequest {
1324
962
  }
1325
963
  export interface GetCelebrityInfoResponse {
1326
964
  Urls?: string[];
1327
-
1328
965
  Name?: string;
1329
-
1330
966
  KnownGender?: KnownGender;
1331
967
  }
1332
968
  export interface GetCelebrityRecognitionRequest {
1333
969
  JobId: string | undefined;
1334
-
1335
970
  MaxResults?: number;
1336
-
1337
971
  NextToken?: string;
1338
-
1339
972
  SortBy?: CelebrityRecognitionSortBy | string;
1340
973
  }
1341
974
  export declare enum VideoJobStatus {
@@ -1347,107 +980,69 @@ export declare enum VideoColorRange {
1347
980
  FULL = "FULL",
1348
981
  LIMITED = "LIMITED",
1349
982
  }
1350
-
1351
983
  export interface VideoMetadata {
1352
984
  Codec?: string;
1353
-
1354
985
  DurationMillis?: number;
1355
-
1356
986
  Format?: string;
1357
-
1358
987
  FrameRate?: number;
1359
-
1360
988
  FrameHeight?: number;
1361
-
1362
989
  FrameWidth?: number;
1363
-
1364
990
  ColorRange?: VideoColorRange | string;
1365
991
  }
1366
992
  export interface GetCelebrityRecognitionResponse {
1367
993
  JobStatus?: VideoJobStatus | string;
1368
-
1369
994
  StatusMessage?: string;
1370
-
1371
995
  VideoMetadata?: VideoMetadata;
1372
-
1373
996
  NextToken?: string;
1374
-
1375
997
  Celebrities?: CelebrityRecognition[];
1376
998
  }
1377
999
  export interface GetContentModerationRequest {
1378
1000
  JobId: string | undefined;
1379
-
1380
1001
  MaxResults?: number;
1381
-
1382
1002
  NextToken?: string;
1383
-
1384
1003
  SortBy?: ContentModerationSortBy | string;
1385
1004
  }
1386
1005
  export interface GetContentModerationResponse {
1387
1006
  JobStatus?: VideoJobStatus | string;
1388
-
1389
1007
  StatusMessage?: string;
1390
-
1391
1008
  VideoMetadata?: VideoMetadata;
1392
-
1393
1009
  ModerationLabels?: ContentModerationDetection[];
1394
-
1395
1010
  NextToken?: string;
1396
-
1397
1011
  ModerationModelVersion?: string;
1398
1012
  }
1399
1013
  export interface GetFaceDetectionRequest {
1400
1014
  JobId: string | undefined;
1401
-
1402
1015
  MaxResults?: number;
1403
-
1404
1016
  NextToken?: string;
1405
1017
  }
1406
1018
  export interface GetFaceDetectionResponse {
1407
1019
  JobStatus?: VideoJobStatus | string;
1408
-
1409
1020
  StatusMessage?: string;
1410
-
1411
1021
  VideoMetadata?: VideoMetadata;
1412
-
1413
1022
  NextToken?: string;
1414
-
1415
1023
  Faces?: FaceDetection[];
1416
1024
  }
1417
1025
  export interface GetFaceSearchRequest {
1418
1026
  JobId: string | undefined;
1419
-
1420
1027
  MaxResults?: number;
1421
-
1422
1028
  NextToken?: string;
1423
-
1424
1029
  SortBy?: FaceSearchSortBy | string;
1425
1030
  }
1426
-
1427
1031
  export interface PersonDetail {
1428
1032
  Index?: number;
1429
-
1430
1033
  BoundingBox?: BoundingBox;
1431
-
1432
1034
  Face?: FaceDetail;
1433
1035
  }
1434
-
1435
1036
  export interface PersonMatch {
1436
1037
  Timestamp?: number;
1437
-
1438
1038
  Person?: PersonDetail;
1439
-
1440
1039
  FaceMatches?: FaceMatch[];
1441
1040
  }
1442
1041
  export interface GetFaceSearchResponse {
1443
1042
  JobStatus?: VideoJobStatus | string;
1444
-
1445
1043
  StatusMessage?: string;
1446
-
1447
1044
  NextToken?: string;
1448
-
1449
1045
  VideoMetadata?: VideoMetadata;
1450
-
1451
1046
  Persons?: PersonMatch[];
1452
1047
  }
1453
1048
  export declare enum LabelDetectionSortBy {
@@ -1456,30 +1051,20 @@ export declare enum LabelDetectionSortBy {
1456
1051
  }
1457
1052
  export interface GetLabelDetectionRequest {
1458
1053
  JobId: string | undefined;
1459
-
1460
1054
  MaxResults?: number;
1461
-
1462
1055
  NextToken?: string;
1463
-
1464
1056
  SortBy?: LabelDetectionSortBy | string;
1465
1057
  }
1466
-
1467
1058
  export interface LabelDetection {
1468
1059
  Timestamp?: number;
1469
-
1470
1060
  Label?: Label;
1471
1061
  }
1472
1062
  export interface GetLabelDetectionResponse {
1473
1063
  JobStatus?: VideoJobStatus | string;
1474
-
1475
1064
  StatusMessage?: string;
1476
-
1477
1065
  VideoMetadata?: VideoMetadata;
1478
-
1479
1066
  NextToken?: string;
1480
-
1481
1067
  Labels?: LabelDetection[];
1482
-
1483
1068
  LabelModelVersion?: string;
1484
1069
  }
1485
1070
  export declare enum PersonTrackingSortBy {
@@ -1488,41 +1073,28 @@ export declare enum PersonTrackingSortBy {
1488
1073
  }
1489
1074
  export interface GetPersonTrackingRequest {
1490
1075
  JobId: string | undefined;
1491
-
1492
1076
  MaxResults?: number;
1493
-
1494
1077
  NextToken?: string;
1495
-
1496
1078
  SortBy?: PersonTrackingSortBy | string;
1497
1079
  }
1498
-
1499
1080
  export interface PersonDetection {
1500
1081
  Timestamp?: number;
1501
-
1502
1082
  Person?: PersonDetail;
1503
1083
  }
1504
1084
  export interface GetPersonTrackingResponse {
1505
1085
  JobStatus?: VideoJobStatus | string;
1506
-
1507
1086
  StatusMessage?: string;
1508
-
1509
1087
  VideoMetadata?: VideoMetadata;
1510
-
1511
1088
  NextToken?: string;
1512
-
1513
1089
  Persons?: PersonDetection[];
1514
1090
  }
1515
1091
  export interface GetSegmentDetectionRequest {
1516
1092
  JobId: string | undefined;
1517
-
1518
1093
  MaxResults?: number;
1519
-
1520
1094
  NextToken?: string;
1521
1095
  }
1522
-
1523
1096
  export interface ShotSegment {
1524
1097
  Index?: number;
1525
-
1526
1098
  Confidence?: number;
1527
1099
  }
1528
1100
  export declare enum TechnicalCueType {
@@ -1534,98 +1106,64 @@ export declare enum TechnicalCueType {
1534
1106
  SLATE = "Slate",
1535
1107
  STUDIO_LOGO = "StudioLogo",
1536
1108
  }
1537
-
1538
1109
  export interface TechnicalCueSegment {
1539
1110
  Type?: TechnicalCueType | string;
1540
-
1541
1111
  Confidence?: number;
1542
1112
  }
1543
1113
  export declare enum SegmentType {
1544
1114
  SHOT = "SHOT",
1545
1115
  TECHNICAL_CUE = "TECHNICAL_CUE",
1546
1116
  }
1547
-
1548
1117
  export interface SegmentDetection {
1549
1118
  Type?: SegmentType | string;
1550
-
1551
1119
  StartTimestampMillis?: number;
1552
-
1553
1120
  EndTimestampMillis?: number;
1554
-
1555
1121
  DurationMillis?: number;
1556
-
1557
1122
  StartTimecodeSMPTE?: string;
1558
-
1559
1123
  EndTimecodeSMPTE?: string;
1560
-
1561
1124
  DurationSMPTE?: string;
1562
-
1563
1125
  TechnicalCueSegment?: TechnicalCueSegment;
1564
-
1565
1126
  ShotSegment?: ShotSegment;
1566
-
1567
1127
  StartFrameNumber?: number;
1568
-
1569
1128
  EndFrameNumber?: number;
1570
-
1571
1129
  DurationFrames?: number;
1572
1130
  }
1573
-
1574
1131
  export interface SegmentTypeInfo {
1575
1132
  Type?: SegmentType | string;
1576
-
1577
1133
  ModelVersion?: string;
1578
1134
  }
1579
1135
  export interface GetSegmentDetectionResponse {
1580
1136
  JobStatus?: VideoJobStatus | string;
1581
-
1582
1137
  StatusMessage?: string;
1583
-
1584
1138
  VideoMetadata?: VideoMetadata[];
1585
-
1586
1139
  AudioMetadata?: AudioMetadata[];
1587
-
1588
1140
  NextToken?: string;
1589
-
1590
1141
  Segments?: SegmentDetection[];
1591
-
1592
1142
  SelectedSegmentTypes?: SegmentTypeInfo[];
1593
1143
  }
1594
1144
  export interface GetTextDetectionRequest {
1595
1145
  JobId: string | undefined;
1596
-
1597
1146
  MaxResults?: number;
1598
-
1599
1147
  NextToken?: string;
1600
1148
  }
1601
-
1602
1149
  export interface TextDetectionResult {
1603
1150
  Timestamp?: number;
1604
-
1605
1151
  TextDetection?: TextDetection;
1606
1152
  }
1607
1153
  export interface GetTextDetectionResponse {
1608
1154
  JobStatus?: VideoJobStatus | string;
1609
-
1610
1155
  StatusMessage?: string;
1611
-
1612
1156
  VideoMetadata?: VideoMetadata;
1613
-
1614
1157
  TextDetections?: TextDetectionResult[];
1615
-
1616
1158
  NextToken?: string;
1617
-
1618
1159
  TextModelVersion?: string;
1619
1160
  }
1620
-
1621
1161
  export declare class IdempotentParameterMismatchException extends __BaseException {
1622
1162
  readonly name: "IdempotentParameterMismatchException";
1623
1163
  readonly $fault: "client";
1624
1164
  Message?: string;
1625
1165
  Code?: string;
1626
-
1627
1166
  Logref?: string;
1628
-
1629
1167
  constructor(
1630
1168
  opts: __ExceptionOptionType<
1631
1169
  IdempotentParameterMismatchException,
@@ -1635,15 +1173,10 @@ export declare class IdempotentParameterMismatchException extends __BaseExceptio
1635
1173
  }
1636
1174
  export interface IndexFacesRequest {
1637
1175
  CollectionId: string | undefined;
1638
-
1639
1176
  Image: Image | undefined;
1640
-
1641
1177
  ExternalImageId?: string;
1642
-
1643
1178
  DetectionAttributes?: (Attribute | string)[];
1644
-
1645
1179
  MaxFaces?: number;
1646
-
1647
1180
  QualityFilter?: QualityFilter | string;
1648
1181
  }
1649
1182
  export declare enum Reason {
@@ -1655,125 +1188,88 @@ export declare enum Reason {
1655
1188
  LOW_SHARPNESS = "LOW_SHARPNESS",
1656
1189
  SMALL_BOUNDING_BOX = "SMALL_BOUNDING_BOX",
1657
1190
  }
1658
-
1659
1191
  export interface UnindexedFace {
1660
1192
  Reasons?: (Reason | string)[];
1661
-
1662
1193
  FaceDetail?: FaceDetail;
1663
1194
  }
1664
1195
  export interface IndexFacesResponse {
1665
1196
  FaceRecords?: FaceRecord[];
1666
-
1667
1197
  OrientationCorrection?: OrientationCorrection | string;
1668
-
1669
1198
  FaceModelVersion?: string;
1670
-
1671
1199
  UnindexedFaces?: UnindexedFace[];
1672
1200
  }
1673
-
1674
1201
  export interface KinesisVideoStreamStartSelector {
1675
1202
  ProducerTimestamp?: number;
1676
-
1677
1203
  FragmentNumber?: string;
1678
1204
  }
1679
1205
  export interface ListCollectionsRequest {
1680
1206
  NextToken?: string;
1681
-
1682
1207
  MaxResults?: number;
1683
1208
  }
1684
1209
  export interface ListCollectionsResponse {
1685
1210
  CollectionIds?: string[];
1686
-
1687
1211
  NextToken?: string;
1688
-
1689
1212
  FaceModelVersions?: string[];
1690
1213
  }
1691
1214
  export interface ListDatasetEntriesRequest {
1692
1215
  DatasetArn: string | undefined;
1693
-
1694
1216
  ContainsLabels?: string[];
1695
-
1696
1217
  Labeled?: boolean;
1697
-
1698
1218
  SourceRefContains?: string;
1699
-
1700
1219
  HasErrors?: boolean;
1701
-
1702
1220
  NextToken?: string;
1703
-
1704
1221
  MaxResults?: number;
1705
1222
  }
1706
1223
  export interface ListDatasetEntriesResponse {
1707
1224
  DatasetEntries?: string[];
1708
-
1709
1225
  NextToken?: string;
1710
1226
  }
1711
1227
  export interface ListDatasetLabelsRequest {
1712
1228
  DatasetArn: string | undefined;
1713
-
1714
1229
  NextToken?: string;
1715
-
1716
1230
  MaxResults?: number;
1717
1231
  }
1718
1232
  export interface ListDatasetLabelsResponse {
1719
1233
  DatasetLabelDescriptions?: DatasetLabelDescription[];
1720
-
1721
1234
  NextToken?: string;
1722
1235
  }
1723
1236
  export interface ListFacesRequest {
1724
1237
  CollectionId: string | undefined;
1725
-
1726
1238
  NextToken?: string;
1727
-
1728
1239
  MaxResults?: number;
1729
1240
  }
1730
1241
  export interface ListFacesResponse {
1731
1242
  Faces?: Face[];
1732
-
1733
1243
  NextToken?: string;
1734
-
1735
1244
  FaceModelVersion?: string;
1736
1245
  }
1737
1246
  export interface ListProjectPoliciesRequest {
1738
1247
  ProjectArn: string | undefined;
1739
-
1740
1248
  NextToken?: string;
1741
-
1742
1249
  MaxResults?: number;
1743
1250
  }
1744
-
1745
1251
  export interface ProjectPolicy {
1746
1252
  ProjectArn?: string;
1747
-
1748
1253
  PolicyName?: string;
1749
-
1750
1254
  PolicyRevisionId?: string;
1751
-
1752
1255
  PolicyDocument?: string;
1753
-
1754
1256
  CreationTimestamp?: Date;
1755
-
1756
1257
  LastUpdatedTimestamp?: Date;
1757
1258
  }
1758
1259
  export interface ListProjectPoliciesResponse {
1759
1260
  ProjectPolicies?: ProjectPolicy[];
1760
-
1761
1261
  NextToken?: string;
1762
1262
  }
1763
1263
  export interface ListStreamProcessorsRequest {
1764
1264
  NextToken?: string;
1765
-
1766
1265
  MaxResults?: number;
1767
1266
  }
1768
-
1769
1267
  export interface StreamProcessor {
1770
1268
  Name?: string;
1771
-
1772
1269
  Status?: StreamProcessorStatus | string;
1773
1270
  }
1774
1271
  export interface ListStreamProcessorsResponse {
1775
1272
  NextToken?: string;
1776
-
1777
1273
  StreamProcessors?: StreamProcessor[];
1778
1274
  }
1779
1275
  export interface ListTagsForResourceRequest {
@@ -1782,15 +1278,12 @@ export interface ListTagsForResourceRequest {
1782
1278
  export interface ListTagsForResourceResponse {
1783
1279
  Tags?: Record<string, string>;
1784
1280
  }
1785
-
1786
1281
  export declare class MalformedPolicyDocumentException extends __BaseException {
1787
1282
  readonly name: "MalformedPolicyDocumentException";
1788
1283
  readonly $fault: "client";
1789
1284
  Message?: string;
1790
1285
  Code?: string;
1791
-
1792
1286
  Logref?: string;
1793
-
1794
1287
  constructor(
1795
1288
  opts: __ExceptionOptionType<
1796
1289
  MalformedPolicyDocumentException,
@@ -1798,19 +1291,14 @@ export declare class MalformedPolicyDocumentException extends __BaseException {
1798
1291
  >
1799
1292
  );
1800
1293
  }
1801
-
1802
1294
  export interface NotificationChannel {
1803
1295
  SNSTopicArn: string | undefined;
1804
-
1805
1296
  RoleArn: string | undefined;
1806
1297
  }
1807
1298
  export interface PutProjectPolicyRequest {
1808
1299
  ProjectArn: string | undefined;
1809
-
1810
1300
  PolicyName: string | undefined;
1811
-
1812
1301
  PolicyRevisionId?: string;
1813
-
1814
1302
  PolicyDocument: string | undefined;
1815
1303
  }
1816
1304
  export interface PutProjectPolicyResponse {
@@ -1821,85 +1309,60 @@ export interface RecognizeCelebritiesRequest {
1821
1309
  }
1822
1310
  export interface RecognizeCelebritiesResponse {
1823
1311
  CelebrityFaces?: Celebrity[];
1824
-
1825
1312
  UnrecognizedFaces?: ComparedFace[];
1826
-
1827
1313
  OrientationCorrection?: OrientationCorrection | string;
1828
1314
  }
1829
1315
  export interface SearchFacesRequest {
1830
1316
  CollectionId: string | undefined;
1831
-
1832
1317
  FaceId: string | undefined;
1833
-
1834
1318
  MaxFaces?: number;
1835
-
1836
1319
  FaceMatchThreshold?: number;
1837
1320
  }
1838
1321
  export interface SearchFacesResponse {
1839
1322
  SearchedFaceId?: string;
1840
-
1841
1323
  FaceMatches?: FaceMatch[];
1842
-
1843
1324
  FaceModelVersion?: string;
1844
1325
  }
1845
1326
  export interface SearchFacesByImageRequest {
1846
1327
  CollectionId: string | undefined;
1847
-
1848
1328
  Image: Image | undefined;
1849
-
1850
1329
  MaxFaces?: number;
1851
-
1852
1330
  FaceMatchThreshold?: number;
1853
-
1854
1331
  QualityFilter?: QualityFilter | string;
1855
1332
  }
1856
1333
  export interface SearchFacesByImageResponse {
1857
1334
  SearchedFaceBoundingBox?: BoundingBox;
1858
-
1859
1335
  SearchedFaceConfidence?: number;
1860
-
1861
1336
  FaceMatches?: FaceMatch[];
1862
-
1863
1337
  FaceModelVersion?: string;
1864
1338
  }
1865
-
1866
1339
  export interface Video {
1867
1340
  S3Object?: S3Object;
1868
1341
  }
1869
1342
  export interface StartCelebrityRecognitionRequest {
1870
1343
  Video: Video | undefined;
1871
-
1872
1344
  ClientRequestToken?: string;
1873
-
1874
1345
  NotificationChannel?: NotificationChannel;
1875
-
1876
1346
  JobTag?: string;
1877
1347
  }
1878
1348
  export interface StartCelebrityRecognitionResponse {
1879
1349
  JobId?: string;
1880
1350
  }
1881
-
1882
1351
  export declare class VideoTooLargeException extends __BaseException {
1883
1352
  readonly name: "VideoTooLargeException";
1884
1353
  readonly $fault: "client";
1885
1354
  Message?: string;
1886
1355
  Code?: string;
1887
-
1888
1356
  Logref?: string;
1889
-
1890
1357
  constructor(
1891
1358
  opts: __ExceptionOptionType<VideoTooLargeException, __BaseException>
1892
1359
  );
1893
1360
  }
1894
1361
  export interface StartContentModerationRequest {
1895
1362
  Video: Video | undefined;
1896
-
1897
1363
  MinConfidence?: number;
1898
-
1899
1364
  ClientRequestToken?: string;
1900
-
1901
1365
  NotificationChannel?: NotificationChannel;
1902
-
1903
1366
  JobTag?: string;
1904
1367
  }
1905
1368
  export interface StartContentModerationResponse {
@@ -1907,13 +1370,9 @@ export interface StartContentModerationResponse {
1907
1370
  }
1908
1371
  export interface StartFaceDetectionRequest {
1909
1372
  Video: Video | undefined;
1910
-
1911
1373
  ClientRequestToken?: string;
1912
-
1913
1374
  NotificationChannel?: NotificationChannel;
1914
-
1915
1375
  FaceAttributes?: FaceAttributes | string;
1916
-
1917
1376
  JobTag?: string;
1918
1377
  }
1919
1378
  export interface StartFaceDetectionResponse {
@@ -1921,15 +1380,10 @@ export interface StartFaceDetectionResponse {
1921
1380
  }
1922
1381
  export interface StartFaceSearchRequest {
1923
1382
  Video: Video | undefined;
1924
-
1925
1383
  ClientRequestToken?: string;
1926
-
1927
1384
  FaceMatchThreshold?: number;
1928
-
1929
1385
  CollectionId: string | undefined;
1930
-
1931
1386
  NotificationChannel?: NotificationChannel;
1932
-
1933
1387
  JobTag?: string;
1934
1388
  }
1935
1389
  export interface StartFaceSearchResponse {
@@ -1937,13 +1391,9 @@ export interface StartFaceSearchResponse {
1937
1391
  }
1938
1392
  export interface StartLabelDetectionRequest {
1939
1393
  Video: Video | undefined;
1940
-
1941
1394
  ClientRequestToken?: string;
1942
-
1943
1395
  MinConfidence?: number;
1944
-
1945
1396
  NotificationChannel?: NotificationChannel;
1946
-
1947
1397
  JobTag?: string;
1948
1398
  }
1949
1399
  export interface StartLabelDetectionResponse {
@@ -1951,11 +1401,8 @@ export interface StartLabelDetectionResponse {
1951
1401
  }
1952
1402
  export interface StartPersonTrackingRequest {
1953
1403
  Video: Video | undefined;
1954
-
1955
1404
  ClientRequestToken?: string;
1956
-
1957
1405
  NotificationChannel?: NotificationChannel;
1958
-
1959
1406
  JobTag?: string;
1960
1407
  }
1961
1408
  export interface StartPersonTrackingResponse {
@@ -1963,79 +1410,57 @@ export interface StartPersonTrackingResponse {
1963
1410
  }
1964
1411
  export interface StartProjectVersionRequest {
1965
1412
  ProjectVersionArn: string | undefined;
1966
-
1967
1413
  MinInferenceUnits: number | undefined;
1968
-
1969
1414
  MaxInferenceUnits?: number;
1970
1415
  }
1971
1416
  export interface StartProjectVersionResponse {
1972
1417
  Status?: ProjectVersionStatus | string;
1973
1418
  }
1974
-
1975
1419
  export interface StartShotDetectionFilter {
1976
1420
  MinSegmentConfidence?: number;
1977
1421
  }
1978
-
1979
1422
  export interface StartTechnicalCueDetectionFilter {
1980
1423
  MinSegmentConfidence?: number;
1981
-
1982
1424
  BlackFrame?: BlackFrame;
1983
1425
  }
1984
-
1985
1426
  export interface StartSegmentDetectionFilters {
1986
1427
  TechnicalCueFilter?: StartTechnicalCueDetectionFilter;
1987
-
1988
1428
  ShotFilter?: StartShotDetectionFilter;
1989
1429
  }
1990
1430
  export interface StartSegmentDetectionRequest {
1991
1431
  Video: Video | undefined;
1992
-
1993
1432
  ClientRequestToken?: string;
1994
-
1995
1433
  NotificationChannel?: NotificationChannel;
1996
-
1997
1434
  JobTag?: string;
1998
-
1999
1435
  Filters?: StartSegmentDetectionFilters;
2000
-
2001
1436
  SegmentTypes: (SegmentType | string)[] | undefined;
2002
1437
  }
2003
1438
  export interface StartSegmentDetectionResponse {
2004
1439
  JobId?: string;
2005
1440
  }
2006
-
2007
1441
  export interface StreamProcessingStartSelector {
2008
1442
  KVSStreamStartSelector?: KinesisVideoStreamStartSelector;
2009
1443
  }
2010
-
2011
1444
  export interface StreamProcessingStopSelector {
2012
1445
  MaxDurationInSeconds?: number;
2013
1446
  }
2014
1447
  export interface StartStreamProcessorRequest {
2015
1448
  Name: string | undefined;
2016
-
2017
1449
  StartSelector?: StreamProcessingStartSelector;
2018
-
2019
1450
  StopSelector?: StreamProcessingStopSelector;
2020
1451
  }
2021
1452
  export interface StartStreamProcessorResponse {
2022
1453
  SessionId?: string;
2023
1454
  }
2024
-
2025
1455
  export interface StartTextDetectionFilters {
2026
1456
  WordFilter?: DetectionFilter;
2027
-
2028
1457
  RegionsOfInterest?: RegionOfInterest[];
2029
1458
  }
2030
1459
  export interface StartTextDetectionRequest {
2031
1460
  Video: Video | undefined;
2032
-
2033
1461
  ClientRequestToken?: string;
2034
-
2035
1462
  NotificationChannel?: NotificationChannel;
2036
-
2037
1463
  JobTag?: string;
2038
-
2039
1464
  Filters?: StartTextDetectionFilters;
2040
1465
  }
2041
1466
  export interface StartTextDetectionResponse {
@@ -2053,19 +1478,16 @@ export interface StopStreamProcessorRequest {
2053
1478
  export interface StopStreamProcessorResponse {}
2054
1479
  export interface TagResourceRequest {
2055
1480
  ResourceArn: string | undefined;
2056
-
2057
1481
  Tags: Record<string, string> | undefined;
2058
1482
  }
2059
1483
  export interface TagResourceResponse {}
2060
1484
  export interface UntagResourceRequest {
2061
1485
  ResourceArn: string | undefined;
2062
-
2063
1486
  TagKeys: string[] | undefined;
2064
1487
  }
2065
1488
  export interface UntagResourceResponse {}
2066
1489
  export interface UpdateDatasetEntriesRequest {
2067
1490
  DatasetArn: string | undefined;
2068
-
2069
1491
  Changes: DatasetChanges | undefined;
2070
1492
  }
2071
1493
  export interface UpdateDatasetEntriesResponse {}
@@ -2073,863 +1495,627 @@ export declare enum StreamProcessorParameterToDelete {
2073
1495
  ConnectedHomeMinConfidence = "ConnectedHomeMinConfidence",
2074
1496
  RegionsOfInterest = "RegionsOfInterest",
2075
1497
  }
2076
-
2077
1498
  export interface StreamProcessorSettingsForUpdate {
2078
1499
  ConnectedHomeForUpdate?: ConnectedHomeSettingsForUpdate;
2079
1500
  }
2080
1501
  export interface UpdateStreamProcessorRequest {
2081
1502
  Name: string | undefined;
2082
-
2083
1503
  SettingsForUpdate?: StreamProcessorSettingsForUpdate;
2084
-
2085
1504
  RegionsOfInterestForUpdate?: RegionOfInterest[];
2086
-
2087
1505
  DataSharingPreferenceForUpdate?: StreamProcessorDataSharingPreference;
2088
-
2089
1506
  ParametersToDelete?: (StreamProcessorParameterToDelete | string)[];
2090
1507
  }
2091
1508
  export interface UpdateStreamProcessorResponse {}
2092
-
2093
1509
  export declare const AgeRangeFilterSensitiveLog: (obj: AgeRange) => any;
2094
-
2095
1510
  export declare const S3ObjectFilterSensitiveLog: (obj: S3Object) => any;
2096
-
2097
1511
  export declare const GroundTruthManifestFilterSensitiveLog: (
2098
1512
  obj: GroundTruthManifest
2099
1513
  ) => any;
2100
-
2101
1514
  export declare const AssetFilterSensitiveLog: (obj: Asset) => any;
2102
-
2103
1515
  export declare const AudioMetadataFilterSensitiveLog: (
2104
1516
  obj: AudioMetadata
2105
1517
  ) => any;
2106
-
2107
1518
  export declare const BeardFilterSensitiveLog: (obj: Beard) => any;
2108
-
2109
1519
  export declare const BlackFrameFilterSensitiveLog: (obj: BlackFrame) => any;
2110
-
2111
1520
  export declare const BoundingBoxFilterSensitiveLog: (obj: BoundingBox) => any;
2112
-
2113
1521
  export declare const CoversBodyPartFilterSensitiveLog: (
2114
1522
  obj: CoversBodyPart
2115
1523
  ) => any;
2116
-
2117
1524
  export declare const EquipmentDetectionFilterSensitiveLog: (
2118
1525
  obj: EquipmentDetection
2119
1526
  ) => any;
2120
-
2121
1527
  export declare const ProtectiveEquipmentBodyPartFilterSensitiveLog: (
2122
1528
  obj: ProtectiveEquipmentBodyPart
2123
1529
  ) => any;
2124
-
2125
1530
  export declare const EmotionFilterSensitiveLog: (obj: Emotion) => any;
2126
-
2127
1531
  export declare const LandmarkFilterSensitiveLog: (obj: Landmark) => any;
2128
-
2129
1532
  export declare const PoseFilterSensitiveLog: (obj: Pose) => any;
2130
-
2131
1533
  export declare const ImageQualityFilterSensitiveLog: (obj: ImageQuality) => any;
2132
-
2133
1534
  export declare const SmileFilterSensitiveLog: (obj: Smile) => any;
2134
-
2135
1535
  export declare const ComparedFaceFilterSensitiveLog: (obj: ComparedFace) => any;
2136
-
2137
1536
  export declare const KnownGenderFilterSensitiveLog: (obj: KnownGender) => any;
2138
-
2139
1537
  export declare const CelebrityFilterSensitiveLog: (obj: Celebrity) => any;
2140
-
2141
1538
  export declare const EyeglassesFilterSensitiveLog: (obj: Eyeglasses) => any;
2142
-
2143
1539
  export declare const EyeOpenFilterSensitiveLog: (obj: EyeOpen) => any;
2144
-
2145
1540
  export declare const GenderFilterSensitiveLog: (obj: Gender) => any;
2146
-
2147
1541
  export declare const MouthOpenFilterSensitiveLog: (obj: MouthOpen) => any;
2148
-
2149
1542
  export declare const MustacheFilterSensitiveLog: (obj: Mustache) => any;
2150
-
2151
1543
  export declare const SunglassesFilterSensitiveLog: (obj: Sunglasses) => any;
2152
-
2153
1544
  export declare const FaceDetailFilterSensitiveLog: (obj: FaceDetail) => any;
2154
-
2155
1545
  export declare const CelebrityDetailFilterSensitiveLog: (
2156
1546
  obj: CelebrityDetail
2157
1547
  ) => any;
2158
-
2159
1548
  export declare const CelebrityRecognitionFilterSensitiveLog: (
2160
1549
  obj: CelebrityRecognition
2161
1550
  ) => any;
2162
-
2163
1551
  export declare const ComparedSourceImageFaceFilterSensitiveLog: (
2164
1552
  obj: ComparedSourceImageFace
2165
1553
  ) => any;
2166
-
2167
1554
  export declare const ImageFilterSensitiveLog: (obj: Image) => any;
2168
-
2169
1555
  export declare const CompareFacesRequestFilterSensitiveLog: (
2170
1556
  obj: CompareFacesRequest
2171
1557
  ) => any;
2172
-
2173
1558
  export declare const CompareFacesMatchFilterSensitiveLog: (
2174
1559
  obj: CompareFacesMatch
2175
1560
  ) => any;
2176
-
2177
1561
  export declare const CompareFacesResponseFilterSensitiveLog: (
2178
1562
  obj: CompareFacesResponse
2179
1563
  ) => any;
2180
-
2181
1564
  export declare const ConnectedHomeSettingsFilterSensitiveLog: (
2182
1565
  obj: ConnectedHomeSettings
2183
1566
  ) => any;
2184
-
2185
1567
  export declare const ConnectedHomeSettingsForUpdateFilterSensitiveLog: (
2186
1568
  obj: ConnectedHomeSettingsForUpdate
2187
1569
  ) => any;
2188
-
2189
1570
  export declare const ModerationLabelFilterSensitiveLog: (
2190
1571
  obj: ModerationLabel
2191
1572
  ) => any;
2192
-
2193
1573
  export declare const ContentModerationDetectionFilterSensitiveLog: (
2194
1574
  obj: ContentModerationDetection
2195
1575
  ) => any;
2196
-
2197
1576
  export declare const OutputConfigFilterSensitiveLog: (obj: OutputConfig) => any;
2198
-
2199
1577
  export declare const CopyProjectVersionRequestFilterSensitiveLog: (
2200
1578
  obj: CopyProjectVersionRequest
2201
1579
  ) => any;
2202
-
2203
1580
  export declare const CopyProjectVersionResponseFilterSensitiveLog: (
2204
1581
  obj: CopyProjectVersionResponse
2205
1582
  ) => any;
2206
-
2207
1583
  export declare const CreateCollectionRequestFilterSensitiveLog: (
2208
1584
  obj: CreateCollectionRequest
2209
1585
  ) => any;
2210
-
2211
1586
  export declare const CreateCollectionResponseFilterSensitiveLog: (
2212
1587
  obj: CreateCollectionResponse
2213
1588
  ) => any;
2214
-
2215
1589
  export declare const DatasetSourceFilterSensitiveLog: (
2216
1590
  obj: DatasetSource
2217
1591
  ) => any;
2218
-
2219
1592
  export declare const CreateDatasetRequestFilterSensitiveLog: (
2220
1593
  obj: CreateDatasetRequest
2221
1594
  ) => any;
2222
-
2223
1595
  export declare const CreateDatasetResponseFilterSensitiveLog: (
2224
1596
  obj: CreateDatasetResponse
2225
1597
  ) => any;
2226
-
2227
1598
  export declare const CreateProjectRequestFilterSensitiveLog: (
2228
1599
  obj: CreateProjectRequest
2229
1600
  ) => any;
2230
-
2231
1601
  export declare const CreateProjectResponseFilterSensitiveLog: (
2232
1602
  obj: CreateProjectResponse
2233
1603
  ) => any;
2234
-
2235
1604
  export declare const TestingDataFilterSensitiveLog: (obj: TestingData) => any;
2236
-
2237
1605
  export declare const TrainingDataFilterSensitiveLog: (obj: TrainingData) => any;
2238
-
2239
1606
  export declare const CreateProjectVersionRequestFilterSensitiveLog: (
2240
1607
  obj: CreateProjectVersionRequest
2241
1608
  ) => any;
2242
-
2243
1609
  export declare const CreateProjectVersionResponseFilterSensitiveLog: (
2244
1610
  obj: CreateProjectVersionResponse
2245
1611
  ) => any;
2246
-
2247
1612
  export declare const StreamProcessorDataSharingPreferenceFilterSensitiveLog: (
2248
1613
  obj: StreamProcessorDataSharingPreference
2249
1614
  ) => any;
2250
-
2251
1615
  export declare const KinesisVideoStreamFilterSensitiveLog: (
2252
1616
  obj: KinesisVideoStream
2253
1617
  ) => any;
2254
-
2255
1618
  export declare const StreamProcessorInputFilterSensitiveLog: (
2256
1619
  obj: StreamProcessorInput
2257
1620
  ) => any;
2258
-
2259
1621
  export declare const StreamProcessorNotificationChannelFilterSensitiveLog: (
2260
1622
  obj: StreamProcessorNotificationChannel
2261
1623
  ) => any;
2262
-
2263
1624
  export declare const KinesisDataStreamFilterSensitiveLog: (
2264
1625
  obj: KinesisDataStream
2265
1626
  ) => any;
2266
-
2267
1627
  export declare const S3DestinationFilterSensitiveLog: (
2268
1628
  obj: S3Destination
2269
1629
  ) => any;
2270
-
2271
1630
  export declare const StreamProcessorOutputFilterSensitiveLog: (
2272
1631
  obj: StreamProcessorOutput
2273
1632
  ) => any;
2274
-
2275
1633
  export declare const PointFilterSensitiveLog: (obj: Point) => any;
2276
-
2277
1634
  export declare const RegionOfInterestFilterSensitiveLog: (
2278
1635
  obj: RegionOfInterest
2279
1636
  ) => any;
2280
-
2281
1637
  export declare const FaceSearchSettingsFilterSensitiveLog: (
2282
1638
  obj: FaceSearchSettings
2283
1639
  ) => any;
2284
-
2285
1640
  export declare const StreamProcessorSettingsFilterSensitiveLog: (
2286
1641
  obj: StreamProcessorSettings
2287
1642
  ) => any;
2288
-
2289
1643
  export declare const CreateStreamProcessorRequestFilterSensitiveLog: (
2290
1644
  obj: CreateStreamProcessorRequest
2291
1645
  ) => any;
2292
-
2293
1646
  export declare const CreateStreamProcessorResponseFilterSensitiveLog: (
2294
1647
  obj: CreateStreamProcessorResponse
2295
1648
  ) => any;
2296
-
2297
1649
  export declare const GeometryFilterSensitiveLog: (obj: Geometry) => any;
2298
-
2299
1650
  export declare const CustomLabelFilterSensitiveLog: (obj: CustomLabel) => any;
2300
-
2301
1651
  export declare const DatasetChangesFilterSensitiveLog: (
2302
1652
  obj: DatasetChanges
2303
1653
  ) => any;
2304
-
2305
1654
  export declare const DatasetStatsFilterSensitiveLog: (obj: DatasetStats) => any;
2306
-
2307
1655
  export declare const DatasetDescriptionFilterSensitiveLog: (
2308
1656
  obj: DatasetDescription
2309
1657
  ) => any;
2310
-
2311
1658
  export declare const DatasetLabelStatsFilterSensitiveLog: (
2312
1659
  obj: DatasetLabelStats
2313
1660
  ) => any;
2314
-
2315
1661
  export declare const DatasetLabelDescriptionFilterSensitiveLog: (
2316
1662
  obj: DatasetLabelDescription
2317
1663
  ) => any;
2318
-
2319
1664
  export declare const DatasetMetadataFilterSensitiveLog: (
2320
1665
  obj: DatasetMetadata
2321
1666
  ) => any;
2322
-
2323
1667
  export declare const DeleteCollectionRequestFilterSensitiveLog: (
2324
1668
  obj: DeleteCollectionRequest
2325
1669
  ) => any;
2326
-
2327
1670
  export declare const DeleteCollectionResponseFilterSensitiveLog: (
2328
1671
  obj: DeleteCollectionResponse
2329
1672
  ) => any;
2330
-
2331
1673
  export declare const DeleteDatasetRequestFilterSensitiveLog: (
2332
1674
  obj: DeleteDatasetRequest
2333
1675
  ) => any;
2334
-
2335
1676
  export declare const DeleteDatasetResponseFilterSensitiveLog: (
2336
1677
  obj: DeleteDatasetResponse
2337
1678
  ) => any;
2338
-
2339
1679
  export declare const DeleteFacesRequestFilterSensitiveLog: (
2340
1680
  obj: DeleteFacesRequest
2341
1681
  ) => any;
2342
-
2343
1682
  export declare const DeleteFacesResponseFilterSensitiveLog: (
2344
1683
  obj: DeleteFacesResponse
2345
1684
  ) => any;
2346
-
2347
1685
  export declare const DeleteProjectRequestFilterSensitiveLog: (
2348
1686
  obj: DeleteProjectRequest
2349
1687
  ) => any;
2350
-
2351
1688
  export declare const DeleteProjectResponseFilterSensitiveLog: (
2352
1689
  obj: DeleteProjectResponse
2353
1690
  ) => any;
2354
-
2355
1691
  export declare const DeleteProjectPolicyRequestFilterSensitiveLog: (
2356
1692
  obj: DeleteProjectPolicyRequest
2357
1693
  ) => any;
2358
-
2359
1694
  export declare const DeleteProjectPolicyResponseFilterSensitiveLog: (
2360
1695
  obj: DeleteProjectPolicyResponse
2361
1696
  ) => any;
2362
-
2363
1697
  export declare const DeleteProjectVersionRequestFilterSensitiveLog: (
2364
1698
  obj: DeleteProjectVersionRequest
2365
1699
  ) => any;
2366
-
2367
1700
  export declare const DeleteProjectVersionResponseFilterSensitiveLog: (
2368
1701
  obj: DeleteProjectVersionResponse
2369
1702
  ) => any;
2370
-
2371
1703
  export declare const DeleteStreamProcessorRequestFilterSensitiveLog: (
2372
1704
  obj: DeleteStreamProcessorRequest
2373
1705
  ) => any;
2374
-
2375
1706
  export declare const DeleteStreamProcessorResponseFilterSensitiveLog: (
2376
1707
  obj: DeleteStreamProcessorResponse
2377
1708
  ) => any;
2378
-
2379
1709
  export declare const DescribeCollectionRequestFilterSensitiveLog: (
2380
1710
  obj: DescribeCollectionRequest
2381
1711
  ) => any;
2382
-
2383
1712
  export declare const DescribeCollectionResponseFilterSensitiveLog: (
2384
1713
  obj: DescribeCollectionResponse
2385
1714
  ) => any;
2386
-
2387
1715
  export declare const DescribeDatasetRequestFilterSensitiveLog: (
2388
1716
  obj: DescribeDatasetRequest
2389
1717
  ) => any;
2390
-
2391
1718
  export declare const DescribeDatasetResponseFilterSensitiveLog: (
2392
1719
  obj: DescribeDatasetResponse
2393
1720
  ) => any;
2394
-
2395
1721
  export declare const DescribeProjectsRequestFilterSensitiveLog: (
2396
1722
  obj: DescribeProjectsRequest
2397
1723
  ) => any;
2398
-
2399
1724
  export declare const ProjectDescriptionFilterSensitiveLog: (
2400
1725
  obj: ProjectDescription
2401
1726
  ) => any;
2402
-
2403
1727
  export declare const DescribeProjectsResponseFilterSensitiveLog: (
2404
1728
  obj: DescribeProjectsResponse
2405
1729
  ) => any;
2406
-
2407
1730
  export declare const DescribeProjectVersionsRequestFilterSensitiveLog: (
2408
1731
  obj: DescribeProjectVersionsRequest
2409
1732
  ) => any;
2410
-
2411
1733
  export declare const SummaryFilterSensitiveLog: (obj: Summary) => any;
2412
-
2413
1734
  export declare const EvaluationResultFilterSensitiveLog: (
2414
1735
  obj: EvaluationResult
2415
1736
  ) => any;
2416
-
2417
1737
  export declare const ValidationDataFilterSensitiveLog: (
2418
1738
  obj: ValidationData
2419
1739
  ) => any;
2420
-
2421
1740
  export declare const TestingDataResultFilterSensitiveLog: (
2422
1741
  obj: TestingDataResult
2423
1742
  ) => any;
2424
-
2425
1743
  export declare const TrainingDataResultFilterSensitiveLog: (
2426
1744
  obj: TrainingDataResult
2427
1745
  ) => any;
2428
-
2429
1746
  export declare const ProjectVersionDescriptionFilterSensitiveLog: (
2430
1747
  obj: ProjectVersionDescription
2431
1748
  ) => any;
2432
-
2433
1749
  export declare const DescribeProjectVersionsResponseFilterSensitiveLog: (
2434
1750
  obj: DescribeProjectVersionsResponse
2435
1751
  ) => any;
2436
-
2437
1752
  export declare const DescribeStreamProcessorRequestFilterSensitiveLog: (
2438
1753
  obj: DescribeStreamProcessorRequest
2439
1754
  ) => any;
2440
-
2441
1755
  export declare const DescribeStreamProcessorResponseFilterSensitiveLog: (
2442
1756
  obj: DescribeStreamProcessorResponse
2443
1757
  ) => any;
2444
-
2445
1758
  export declare const DetectCustomLabelsRequestFilterSensitiveLog: (
2446
1759
  obj: DetectCustomLabelsRequest
2447
1760
  ) => any;
2448
-
2449
1761
  export declare const DetectCustomLabelsResponseFilterSensitiveLog: (
2450
1762
  obj: DetectCustomLabelsResponse
2451
1763
  ) => any;
2452
-
2453
1764
  export declare const DetectFacesRequestFilterSensitiveLog: (
2454
1765
  obj: DetectFacesRequest
2455
1766
  ) => any;
2456
-
2457
1767
  export declare const DetectFacesResponseFilterSensitiveLog: (
2458
1768
  obj: DetectFacesResponse
2459
1769
  ) => any;
2460
-
2461
1770
  export declare const DetectionFilterFilterSensitiveLog: (
2462
1771
  obj: DetectionFilter
2463
1772
  ) => any;
2464
-
2465
1773
  export declare const DetectLabelsRequestFilterSensitiveLog: (
2466
1774
  obj: DetectLabelsRequest
2467
1775
  ) => any;
2468
-
2469
1776
  export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
2470
-
2471
1777
  export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
2472
-
2473
1778
  export declare const LabelFilterSensitiveLog: (obj: Label) => any;
2474
-
2475
1779
  export declare const DetectLabelsResponseFilterSensitiveLog: (
2476
1780
  obj: DetectLabelsResponse
2477
1781
  ) => any;
2478
-
2479
1782
  export declare const HumanLoopDataAttributesFilterSensitiveLog: (
2480
1783
  obj: HumanLoopDataAttributes
2481
1784
  ) => any;
2482
-
2483
1785
  export declare const HumanLoopConfigFilterSensitiveLog: (
2484
1786
  obj: HumanLoopConfig
2485
1787
  ) => any;
2486
-
2487
1788
  export declare const DetectModerationLabelsRequestFilterSensitiveLog: (
2488
1789
  obj: DetectModerationLabelsRequest
2489
1790
  ) => any;
2490
-
2491
1791
  export declare const HumanLoopActivationOutputFilterSensitiveLog: (
2492
1792
  obj: HumanLoopActivationOutput
2493
1793
  ) => any;
2494
-
2495
1794
  export declare const DetectModerationLabelsResponseFilterSensitiveLog: (
2496
1795
  obj: DetectModerationLabelsResponse
2497
1796
  ) => any;
2498
-
2499
1797
  export declare const ProtectiveEquipmentSummarizationAttributesFilterSensitiveLog: (
2500
1798
  obj: ProtectiveEquipmentSummarizationAttributes
2501
1799
  ) => any;
2502
-
2503
1800
  export declare const DetectProtectiveEquipmentRequestFilterSensitiveLog: (
2504
1801
  obj: DetectProtectiveEquipmentRequest
2505
1802
  ) => any;
2506
-
2507
1803
  export declare const ProtectiveEquipmentPersonFilterSensitiveLog: (
2508
1804
  obj: ProtectiveEquipmentPerson
2509
1805
  ) => any;
2510
-
2511
1806
  export declare const ProtectiveEquipmentSummaryFilterSensitiveLog: (
2512
1807
  obj: ProtectiveEquipmentSummary
2513
1808
  ) => any;
2514
-
2515
1809
  export declare const DetectProtectiveEquipmentResponseFilterSensitiveLog: (
2516
1810
  obj: DetectProtectiveEquipmentResponse
2517
1811
  ) => any;
2518
-
2519
1812
  export declare const DetectTextFiltersFilterSensitiveLog: (
2520
1813
  obj: DetectTextFilters
2521
1814
  ) => any;
2522
-
2523
1815
  export declare const DetectTextRequestFilterSensitiveLog: (
2524
1816
  obj: DetectTextRequest
2525
1817
  ) => any;
2526
-
2527
1818
  export declare const TextDetectionFilterSensitiveLog: (
2528
1819
  obj: TextDetection
2529
1820
  ) => any;
2530
-
2531
1821
  export declare const DetectTextResponseFilterSensitiveLog: (
2532
1822
  obj: DetectTextResponse
2533
1823
  ) => any;
2534
-
2535
1824
  export declare const DistributeDatasetFilterSensitiveLog: (
2536
1825
  obj: DistributeDataset
2537
1826
  ) => any;
2538
-
2539
1827
  export declare const DistributeDatasetEntriesRequestFilterSensitiveLog: (
2540
1828
  obj: DistributeDatasetEntriesRequest
2541
1829
  ) => any;
2542
-
2543
1830
  export declare const DistributeDatasetEntriesResponseFilterSensitiveLog: (
2544
1831
  obj: DistributeDatasetEntriesResponse
2545
1832
  ) => any;
2546
-
2547
1833
  export declare const FaceFilterSensitiveLog: (obj: Face) => any;
2548
-
2549
1834
  export declare const FaceDetectionFilterSensitiveLog: (
2550
1835
  obj: FaceDetection
2551
1836
  ) => any;
2552
-
2553
1837
  export declare const FaceMatchFilterSensitiveLog: (obj: FaceMatch) => any;
2554
-
2555
1838
  export declare const FaceRecordFilterSensitiveLog: (obj: FaceRecord) => any;
2556
-
2557
1839
  export declare const GetCelebrityInfoRequestFilterSensitiveLog: (
2558
1840
  obj: GetCelebrityInfoRequest
2559
1841
  ) => any;
2560
-
2561
1842
  export declare const GetCelebrityInfoResponseFilterSensitiveLog: (
2562
1843
  obj: GetCelebrityInfoResponse
2563
1844
  ) => any;
2564
-
2565
1845
  export declare const GetCelebrityRecognitionRequestFilterSensitiveLog: (
2566
1846
  obj: GetCelebrityRecognitionRequest
2567
1847
  ) => any;
2568
-
2569
1848
  export declare const VideoMetadataFilterSensitiveLog: (
2570
1849
  obj: VideoMetadata
2571
1850
  ) => any;
2572
-
2573
1851
  export declare const GetCelebrityRecognitionResponseFilterSensitiveLog: (
2574
1852
  obj: GetCelebrityRecognitionResponse
2575
1853
  ) => any;
2576
-
2577
1854
  export declare const GetContentModerationRequestFilterSensitiveLog: (
2578
1855
  obj: GetContentModerationRequest
2579
1856
  ) => any;
2580
-
2581
1857
  export declare const GetContentModerationResponseFilterSensitiveLog: (
2582
1858
  obj: GetContentModerationResponse
2583
1859
  ) => any;
2584
-
2585
1860
  export declare const GetFaceDetectionRequestFilterSensitiveLog: (
2586
1861
  obj: GetFaceDetectionRequest
2587
1862
  ) => any;
2588
-
2589
1863
  export declare const GetFaceDetectionResponseFilterSensitiveLog: (
2590
1864
  obj: GetFaceDetectionResponse
2591
1865
  ) => any;
2592
-
2593
1866
  export declare const GetFaceSearchRequestFilterSensitiveLog: (
2594
1867
  obj: GetFaceSearchRequest
2595
1868
  ) => any;
2596
-
2597
1869
  export declare const PersonDetailFilterSensitiveLog: (obj: PersonDetail) => any;
2598
-
2599
1870
  export declare const PersonMatchFilterSensitiveLog: (obj: PersonMatch) => any;
2600
-
2601
1871
  export declare const GetFaceSearchResponseFilterSensitiveLog: (
2602
1872
  obj: GetFaceSearchResponse
2603
1873
  ) => any;
2604
-
2605
1874
  export declare const GetLabelDetectionRequestFilterSensitiveLog: (
2606
1875
  obj: GetLabelDetectionRequest
2607
1876
  ) => any;
2608
-
2609
1877
  export declare const LabelDetectionFilterSensitiveLog: (
2610
1878
  obj: LabelDetection
2611
1879
  ) => any;
2612
-
2613
1880
  export declare const GetLabelDetectionResponseFilterSensitiveLog: (
2614
1881
  obj: GetLabelDetectionResponse
2615
1882
  ) => any;
2616
-
2617
1883
  export declare const GetPersonTrackingRequestFilterSensitiveLog: (
2618
1884
  obj: GetPersonTrackingRequest
2619
1885
  ) => any;
2620
-
2621
1886
  export declare const PersonDetectionFilterSensitiveLog: (
2622
1887
  obj: PersonDetection
2623
1888
  ) => any;
2624
-
2625
1889
  export declare const GetPersonTrackingResponseFilterSensitiveLog: (
2626
1890
  obj: GetPersonTrackingResponse
2627
1891
  ) => any;
2628
-
2629
1892
  export declare const GetSegmentDetectionRequestFilterSensitiveLog: (
2630
1893
  obj: GetSegmentDetectionRequest
2631
1894
  ) => any;
2632
-
2633
1895
  export declare const ShotSegmentFilterSensitiveLog: (obj: ShotSegment) => any;
2634
-
2635
1896
  export declare const TechnicalCueSegmentFilterSensitiveLog: (
2636
1897
  obj: TechnicalCueSegment
2637
1898
  ) => any;
2638
-
2639
1899
  export declare const SegmentDetectionFilterSensitiveLog: (
2640
1900
  obj: SegmentDetection
2641
1901
  ) => any;
2642
-
2643
1902
  export declare const SegmentTypeInfoFilterSensitiveLog: (
2644
1903
  obj: SegmentTypeInfo
2645
1904
  ) => any;
2646
-
2647
1905
  export declare const GetSegmentDetectionResponseFilterSensitiveLog: (
2648
1906
  obj: GetSegmentDetectionResponse
2649
1907
  ) => any;
2650
-
2651
1908
  export declare const GetTextDetectionRequestFilterSensitiveLog: (
2652
1909
  obj: GetTextDetectionRequest
2653
1910
  ) => any;
2654
-
2655
1911
  export declare const TextDetectionResultFilterSensitiveLog: (
2656
1912
  obj: TextDetectionResult
2657
1913
  ) => any;
2658
-
2659
1914
  export declare const GetTextDetectionResponseFilterSensitiveLog: (
2660
1915
  obj: GetTextDetectionResponse
2661
1916
  ) => any;
2662
-
2663
1917
  export declare const IndexFacesRequestFilterSensitiveLog: (
2664
1918
  obj: IndexFacesRequest
2665
1919
  ) => any;
2666
-
2667
1920
  export declare const UnindexedFaceFilterSensitiveLog: (
2668
1921
  obj: UnindexedFace
2669
1922
  ) => any;
2670
-
2671
1923
  export declare const IndexFacesResponseFilterSensitiveLog: (
2672
1924
  obj: IndexFacesResponse
2673
1925
  ) => any;
2674
-
2675
1926
  export declare const KinesisVideoStreamStartSelectorFilterSensitiveLog: (
2676
1927
  obj: KinesisVideoStreamStartSelector
2677
1928
  ) => any;
2678
-
2679
1929
  export declare const ListCollectionsRequestFilterSensitiveLog: (
2680
1930
  obj: ListCollectionsRequest
2681
1931
  ) => any;
2682
-
2683
1932
  export declare const ListCollectionsResponseFilterSensitiveLog: (
2684
1933
  obj: ListCollectionsResponse
2685
1934
  ) => any;
2686
-
2687
1935
  export declare const ListDatasetEntriesRequestFilterSensitiveLog: (
2688
1936
  obj: ListDatasetEntriesRequest
2689
1937
  ) => any;
2690
-
2691
1938
  export declare const ListDatasetEntriesResponseFilterSensitiveLog: (
2692
1939
  obj: ListDatasetEntriesResponse
2693
1940
  ) => any;
2694
-
2695
1941
  export declare const ListDatasetLabelsRequestFilterSensitiveLog: (
2696
1942
  obj: ListDatasetLabelsRequest
2697
1943
  ) => any;
2698
-
2699
1944
  export declare const ListDatasetLabelsResponseFilterSensitiveLog: (
2700
1945
  obj: ListDatasetLabelsResponse
2701
1946
  ) => any;
2702
-
2703
1947
  export declare const ListFacesRequestFilterSensitiveLog: (
2704
1948
  obj: ListFacesRequest
2705
1949
  ) => any;
2706
-
2707
1950
  export declare const ListFacesResponseFilterSensitiveLog: (
2708
1951
  obj: ListFacesResponse
2709
1952
  ) => any;
2710
-
2711
1953
  export declare const ListProjectPoliciesRequestFilterSensitiveLog: (
2712
1954
  obj: ListProjectPoliciesRequest
2713
1955
  ) => any;
2714
-
2715
1956
  export declare const ProjectPolicyFilterSensitiveLog: (
2716
1957
  obj: ProjectPolicy
2717
1958
  ) => any;
2718
-
2719
1959
  export declare const ListProjectPoliciesResponseFilterSensitiveLog: (
2720
1960
  obj: ListProjectPoliciesResponse
2721
1961
  ) => any;
2722
-
2723
1962
  export declare const ListStreamProcessorsRequestFilterSensitiveLog: (
2724
1963
  obj: ListStreamProcessorsRequest
2725
1964
  ) => any;
2726
-
2727
1965
  export declare const StreamProcessorFilterSensitiveLog: (
2728
1966
  obj: StreamProcessor
2729
1967
  ) => any;
2730
-
2731
1968
  export declare const ListStreamProcessorsResponseFilterSensitiveLog: (
2732
1969
  obj: ListStreamProcessorsResponse
2733
1970
  ) => any;
2734
-
2735
1971
  export declare const ListTagsForResourceRequestFilterSensitiveLog: (
2736
1972
  obj: ListTagsForResourceRequest
2737
1973
  ) => any;
2738
-
2739
1974
  export declare const ListTagsForResourceResponseFilterSensitiveLog: (
2740
1975
  obj: ListTagsForResourceResponse
2741
1976
  ) => any;
2742
-
2743
1977
  export declare const NotificationChannelFilterSensitiveLog: (
2744
1978
  obj: NotificationChannel
2745
1979
  ) => any;
2746
-
2747
1980
  export declare const PutProjectPolicyRequestFilterSensitiveLog: (
2748
1981
  obj: PutProjectPolicyRequest
2749
1982
  ) => any;
2750
-
2751
1983
  export declare const PutProjectPolicyResponseFilterSensitiveLog: (
2752
1984
  obj: PutProjectPolicyResponse
2753
1985
  ) => any;
2754
-
2755
1986
  export declare const RecognizeCelebritiesRequestFilterSensitiveLog: (
2756
1987
  obj: RecognizeCelebritiesRequest
2757
1988
  ) => any;
2758
-
2759
1989
  export declare const RecognizeCelebritiesResponseFilterSensitiveLog: (
2760
1990
  obj: RecognizeCelebritiesResponse
2761
1991
  ) => any;
2762
-
2763
1992
  export declare const SearchFacesRequestFilterSensitiveLog: (
2764
1993
  obj: SearchFacesRequest
2765
1994
  ) => any;
2766
-
2767
1995
  export declare const SearchFacesResponseFilterSensitiveLog: (
2768
1996
  obj: SearchFacesResponse
2769
1997
  ) => any;
2770
-
2771
1998
  export declare const SearchFacesByImageRequestFilterSensitiveLog: (
2772
1999
  obj: SearchFacesByImageRequest
2773
2000
  ) => any;
2774
-
2775
2001
  export declare const SearchFacesByImageResponseFilterSensitiveLog: (
2776
2002
  obj: SearchFacesByImageResponse
2777
2003
  ) => any;
2778
-
2779
2004
  export declare const VideoFilterSensitiveLog: (obj: Video) => any;
2780
-
2781
2005
  export declare const StartCelebrityRecognitionRequestFilterSensitiveLog: (
2782
2006
  obj: StartCelebrityRecognitionRequest
2783
2007
  ) => any;
2784
-
2785
2008
  export declare const StartCelebrityRecognitionResponseFilterSensitiveLog: (
2786
2009
  obj: StartCelebrityRecognitionResponse
2787
2010
  ) => any;
2788
-
2789
2011
  export declare const StartContentModerationRequestFilterSensitiveLog: (
2790
2012
  obj: StartContentModerationRequest
2791
2013
  ) => any;
2792
-
2793
2014
  export declare const StartContentModerationResponseFilterSensitiveLog: (
2794
2015
  obj: StartContentModerationResponse
2795
2016
  ) => any;
2796
-
2797
2017
  export declare const StartFaceDetectionRequestFilterSensitiveLog: (
2798
2018
  obj: StartFaceDetectionRequest
2799
2019
  ) => any;
2800
-
2801
2020
  export declare const StartFaceDetectionResponseFilterSensitiveLog: (
2802
2021
  obj: StartFaceDetectionResponse
2803
2022
  ) => any;
2804
-
2805
2023
  export declare const StartFaceSearchRequestFilterSensitiveLog: (
2806
2024
  obj: StartFaceSearchRequest
2807
2025
  ) => any;
2808
-
2809
2026
  export declare const StartFaceSearchResponseFilterSensitiveLog: (
2810
2027
  obj: StartFaceSearchResponse
2811
2028
  ) => any;
2812
-
2813
2029
  export declare const StartLabelDetectionRequestFilterSensitiveLog: (
2814
2030
  obj: StartLabelDetectionRequest
2815
2031
  ) => any;
2816
-
2817
2032
  export declare const StartLabelDetectionResponseFilterSensitiveLog: (
2818
2033
  obj: StartLabelDetectionResponse
2819
2034
  ) => any;
2820
-
2821
2035
  export declare const StartPersonTrackingRequestFilterSensitiveLog: (
2822
2036
  obj: StartPersonTrackingRequest
2823
2037
  ) => any;
2824
-
2825
2038
  export declare const StartPersonTrackingResponseFilterSensitiveLog: (
2826
2039
  obj: StartPersonTrackingResponse
2827
2040
  ) => any;
2828
-
2829
2041
  export declare const StartProjectVersionRequestFilterSensitiveLog: (
2830
2042
  obj: StartProjectVersionRequest
2831
2043
  ) => any;
2832
-
2833
2044
  export declare const StartProjectVersionResponseFilterSensitiveLog: (
2834
2045
  obj: StartProjectVersionResponse
2835
2046
  ) => any;
2836
-
2837
2047
  export declare const StartShotDetectionFilterFilterSensitiveLog: (
2838
2048
  obj: StartShotDetectionFilter
2839
2049
  ) => any;
2840
-
2841
2050
  export declare const StartTechnicalCueDetectionFilterFilterSensitiveLog: (
2842
2051
  obj: StartTechnicalCueDetectionFilter
2843
2052
  ) => any;
2844
-
2845
2053
  export declare const StartSegmentDetectionFiltersFilterSensitiveLog: (
2846
2054
  obj: StartSegmentDetectionFilters
2847
2055
  ) => any;
2848
-
2849
2056
  export declare const StartSegmentDetectionRequestFilterSensitiveLog: (
2850
2057
  obj: StartSegmentDetectionRequest
2851
2058
  ) => any;
2852
-
2853
2059
  export declare const StartSegmentDetectionResponseFilterSensitiveLog: (
2854
2060
  obj: StartSegmentDetectionResponse
2855
2061
  ) => any;
2856
-
2857
2062
  export declare const StreamProcessingStartSelectorFilterSensitiveLog: (
2858
2063
  obj: StreamProcessingStartSelector
2859
2064
  ) => any;
2860
-
2861
2065
  export declare const StreamProcessingStopSelectorFilterSensitiveLog: (
2862
2066
  obj: StreamProcessingStopSelector
2863
2067
  ) => any;
2864
-
2865
2068
  export declare const StartStreamProcessorRequestFilterSensitiveLog: (
2866
2069
  obj: StartStreamProcessorRequest
2867
2070
  ) => any;
2868
-
2869
2071
  export declare const StartStreamProcessorResponseFilterSensitiveLog: (
2870
2072
  obj: StartStreamProcessorResponse
2871
2073
  ) => any;
2872
-
2873
2074
  export declare const StartTextDetectionFiltersFilterSensitiveLog: (
2874
2075
  obj: StartTextDetectionFilters
2875
2076
  ) => any;
2876
-
2877
2077
  export declare const StartTextDetectionRequestFilterSensitiveLog: (
2878
2078
  obj: StartTextDetectionRequest
2879
2079
  ) => any;
2880
-
2881
2080
  export declare const StartTextDetectionResponseFilterSensitiveLog: (
2882
2081
  obj: StartTextDetectionResponse
2883
2082
  ) => any;
2884
-
2885
2083
  export declare const StopProjectVersionRequestFilterSensitiveLog: (
2886
2084
  obj: StopProjectVersionRequest
2887
2085
  ) => any;
2888
-
2889
2086
  export declare const StopProjectVersionResponseFilterSensitiveLog: (
2890
2087
  obj: StopProjectVersionResponse
2891
2088
  ) => any;
2892
-
2893
2089
  export declare const StopStreamProcessorRequestFilterSensitiveLog: (
2894
2090
  obj: StopStreamProcessorRequest
2895
2091
  ) => any;
2896
-
2897
2092
  export declare const StopStreamProcessorResponseFilterSensitiveLog: (
2898
2093
  obj: StopStreamProcessorResponse
2899
2094
  ) => any;
2900
-
2901
2095
  export declare const TagResourceRequestFilterSensitiveLog: (
2902
2096
  obj: TagResourceRequest
2903
2097
  ) => any;
2904
-
2905
2098
  export declare const TagResourceResponseFilterSensitiveLog: (
2906
2099
  obj: TagResourceResponse
2907
2100
  ) => any;
2908
-
2909
2101
  export declare const UntagResourceRequestFilterSensitiveLog: (
2910
2102
  obj: UntagResourceRequest
2911
2103
  ) => any;
2912
-
2913
2104
  export declare const UntagResourceResponseFilterSensitiveLog: (
2914
2105
  obj: UntagResourceResponse
2915
2106
  ) => any;
2916
-
2917
2107
  export declare const UpdateDatasetEntriesRequestFilterSensitiveLog: (
2918
2108
  obj: UpdateDatasetEntriesRequest
2919
2109
  ) => any;
2920
-
2921
2110
  export declare const UpdateDatasetEntriesResponseFilterSensitiveLog: (
2922
2111
  obj: UpdateDatasetEntriesResponse
2923
2112
  ) => any;
2924
-
2925
2113
  export declare const StreamProcessorSettingsForUpdateFilterSensitiveLog: (
2926
2114
  obj: StreamProcessorSettingsForUpdate
2927
2115
  ) => any;
2928
-
2929
2116
  export declare const UpdateStreamProcessorRequestFilterSensitiveLog: (
2930
2117
  obj: UpdateStreamProcessorRequest
2931
2118
  ) => any;
2932
-
2933
2119
  export declare const UpdateStreamProcessorResponseFilterSensitiveLog: (
2934
2120
  obj: UpdateStreamProcessorResponse
2935
2121
  ) => any;