@aws-sdk/client-rekognition 3.940.0 → 3.946.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +24 -206
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/RekognitionClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +24 -206
- package/dist-types/Rekognition.d.ts +1 -1
- package/dist-types/RekognitionClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociateFacesCommand.d.ts +3 -3
- package/dist-types/commands/CompareFacesCommand.d.ts +3 -3
- package/dist-types/commands/CopyProjectVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateCollectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatasetCommand.d.ts +3 -3
- package/dist-types/commands/CreateFaceLivenessSessionCommand.d.ts +3 -3
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -3
- package/dist-types/commands/CreateProjectVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateStreamProcessorCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCollectionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDatasetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFacesCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteStreamProcessorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCollectionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDatasetCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProjectVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeProjectsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeStreamProcessorCommand.d.ts +3 -3
- package/dist-types/commands/DetectCustomLabelsCommand.d.ts +3 -3
- package/dist-types/commands/DetectFacesCommand.d.ts +3 -3
- package/dist-types/commands/DetectLabelsCommand.d.ts +3 -3
- package/dist-types/commands/DetectModerationLabelsCommand.d.ts +3 -3
- package/dist-types/commands/DetectProtectiveEquipmentCommand.d.ts +3 -3
- package/dist-types/commands/DetectTextCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateFacesCommand.d.ts +3 -3
- package/dist-types/commands/DistributeDatasetEntriesCommand.d.ts +3 -3
- package/dist-types/commands/GetCelebrityInfoCommand.d.ts +3 -3
- package/dist-types/commands/GetCelebrityRecognitionCommand.d.ts +3 -3
- package/dist-types/commands/GetContentModerationCommand.d.ts +3 -3
- package/dist-types/commands/GetFaceDetectionCommand.d.ts +3 -3
- package/dist-types/commands/GetFaceLivenessSessionResultsCommand.d.ts +3 -3
- package/dist-types/commands/GetFaceSearchCommand.d.ts +3 -3
- package/dist-types/commands/GetLabelDetectionCommand.d.ts +3 -3
- package/dist-types/commands/GetMediaAnalysisJobCommand.d.ts +3 -3
- package/dist-types/commands/GetPersonTrackingCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentDetectionCommand.d.ts +3 -3
- package/dist-types/commands/GetTextDetectionCommand.d.ts +3 -3
- package/dist-types/commands/IndexFacesCommand.d.ts +3 -3
- package/dist-types/commands/ListCollectionsCommand.d.ts +3 -3
- package/dist-types/commands/ListDatasetEntriesCommand.d.ts +3 -3
- package/dist-types/commands/ListDatasetLabelsCommand.d.ts +3 -3
- package/dist-types/commands/ListFacesCommand.d.ts +3 -3
- package/dist-types/commands/ListMediaAnalysisJobsCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListStreamProcessorsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListUsersCommand.d.ts +3 -3
- package/dist-types/commands/PutProjectPolicyCommand.d.ts +3 -3
- package/dist-types/commands/RecognizeCelebritiesCommand.d.ts +3 -3
- package/dist-types/commands/SearchFacesByImageCommand.d.ts +3 -3
- package/dist-types/commands/SearchFacesCommand.d.ts +3 -3
- package/dist-types/commands/SearchUsersByImageCommand.d.ts +3 -3
- package/dist-types/commands/SearchUsersCommand.d.ts +3 -3
- package/dist-types/commands/StartCelebrityRecognitionCommand.d.ts +3 -3
- package/dist-types/commands/StartContentModerationCommand.d.ts +3 -3
- package/dist-types/commands/StartFaceDetectionCommand.d.ts +3 -3
- package/dist-types/commands/StartFaceSearchCommand.d.ts +3 -3
- package/dist-types/commands/StartLabelDetectionCommand.d.ts +3 -3
- package/dist-types/commands/StartMediaAnalysisJobCommand.d.ts +3 -3
- package/dist-types/commands/StartPersonTrackingCommand.d.ts +3 -3
- package/dist-types/commands/StartProjectVersionCommand.d.ts +3 -3
- package/dist-types/commands/StartSegmentDetectionCommand.d.ts +3 -3
- package/dist-types/commands/StartStreamProcessorCommand.d.ts +3 -3
- package/dist-types/commands/StartTextDetectionCommand.d.ts +3 -3
- package/dist-types/commands/StopProjectVersionCommand.d.ts +3 -3
- package/dist-types/commands/StopStreamProcessorCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDatasetEntriesCommand.d.ts +3 -3
- package/dist-types/commands/UpdateStreamProcessorCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/RekognitionServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/DescribeProjectVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCelebrityRecognitionPaginator.d.ts +1 -1
- package/dist-types/pagination/GetContentModerationPaginator.d.ts +1 -1
- package/dist-types/pagination/GetFaceDetectionPaginator.d.ts +1 -1
- package/dist-types/pagination/GetFaceSearchPaginator.d.ts +1 -1
- package/dist-types/pagination/GetLabelDetectionPaginator.d.ts +1 -1
- package/dist-types/pagination/GetPersonTrackingPaginator.d.ts +1 -1
- package/dist-types/pagination/GetSegmentDetectionPaginator.d.ts +1 -1
- package/dist-types/pagination/GetTextDetectionPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListCollectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetEntriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatasetLabelsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFacesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMediaAnalysisJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListStreamProcessorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/RekognitionClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/RekognitionServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -735,21 +735,10 @@ export var SynthesizedJsonHumanLoopActivationConditionsEvaluationResults = [
|
|
|
735
735
|
0,
|
|
736
736
|
n0,
|
|
737
737
|
_SJHLACER,
|
|
738
|
-
{
|
|
739
|
-
[_mT]: _a,
|
|
740
|
-
},
|
|
738
|
+
{ [_mT]: _a },
|
|
741
739
|
0,
|
|
742
740
|
];
|
|
743
|
-
export var AccessDeniedException = [
|
|
744
|
-
-3,
|
|
745
|
-
n0,
|
|
746
|
-
_ADE,
|
|
747
|
-
{
|
|
748
|
-
[_e]: _c,
|
|
749
|
-
},
|
|
750
|
-
[_M, _C, _L],
|
|
751
|
-
[0, 0, 0],
|
|
752
|
-
];
|
|
741
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
753
742
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
754
743
|
export var AgeRange = [3, n0, _AR, 0, [_Lo, _H], [1, 1]];
|
|
755
744
|
export var Asset = [3, n0, _A, 0, [_GTM], [() => GroundTruthManifest]];
|
|
@@ -827,16 +816,7 @@ export var CompareFacesResponse = [
|
|
|
827
816
|
[_SIF, _FM, _UF, _SIOC, _TIOC],
|
|
828
817
|
[() => ComparedSourceImageFace, () => CompareFacesMatchList, () => CompareFacesUnmatchList, 0, 0],
|
|
829
818
|
];
|
|
830
|
-
export var ConflictException = [
|
|
831
|
-
-3,
|
|
832
|
-
n0,
|
|
833
|
-
_CE,
|
|
834
|
-
{
|
|
835
|
-
[_e]: _c,
|
|
836
|
-
},
|
|
837
|
-
[_M, _C, _L],
|
|
838
|
-
[0, 0, 0],
|
|
839
|
-
];
|
|
819
|
+
export var ConflictException = [-3, n0, _CE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
840
820
|
TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
|
|
841
821
|
export var ConnectedHomeSettings = [3, n0, _CHS, 0, [_Lab, _MCi], [64 | 0, 1]];
|
|
842
822
|
export var ConnectedHomeSettingsForUpdate = [3, n0, _CHSFU, 0, [_Lab, _MCi], [64 | 0, 1]];
|
|
@@ -1433,10 +1413,7 @@ export var HumanLoopQuotaExceededException = [
|
|
|
1433
1413
|
-3,
|
|
1434
1414
|
n0,
|
|
1435
1415
|
_HLQEE,
|
|
1436
|
-
{
|
|
1437
|
-
[_e]: _c,
|
|
1438
|
-
[_hE]: 402,
|
|
1439
|
-
},
|
|
1416
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
1440
1417
|
[_RT, _QC, _SCe, _M, _C, _L],
|
|
1441
1418
|
[0, 0, 0, 0, 0, 0],
|
|
1442
1419
|
];
|
|
@@ -1445,25 +1422,14 @@ export var IdempotentParameterMismatchException = [
|
|
|
1445
1422
|
-3,
|
|
1446
1423
|
n0,
|
|
1447
1424
|
_IPME,
|
|
1448
|
-
{
|
|
1449
|
-
[_e]: _c,
|
|
1450
|
-
},
|
|
1425
|
+
{ [_e]: _c },
|
|
1451
1426
|
[_M, _C, _L],
|
|
1452
1427
|
[0, 0, 0],
|
|
1453
1428
|
];
|
|
1454
1429
|
TypeRegistry.for(n0).registerError(IdempotentParameterMismatchException, __IdempotentParameterMismatchException);
|
|
1455
1430
|
export var Image = [3, n0, _Im, 0, [_B, _SO], [21, () => S3Object]];
|
|
1456
1431
|
export var ImageQuality = [3, n0, _IQ, 0, [_Br, _Sh], [1, 1]];
|
|
1457
|
-
export var ImageTooLargeException = [
|
|
1458
|
-
-3,
|
|
1459
|
-
n0,
|
|
1460
|
-
_ITLE,
|
|
1461
|
-
{
|
|
1462
|
-
[_e]: _c,
|
|
1463
|
-
},
|
|
1464
|
-
[_M, _C, _L],
|
|
1465
|
-
[0, 0, 0],
|
|
1466
|
-
];
|
|
1432
|
+
export var ImageTooLargeException = [-3, n0, _ITLE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1467
1433
|
TypeRegistry.for(n0).registerError(ImageTooLargeException, __ImageTooLargeException);
|
|
1468
1434
|
export var IndexFacesRequest = [
|
|
1469
1435
|
3,
|
|
@@ -1489,82 +1455,26 @@ export var Instance = [
|
|
|
1489
1455
|
[_BB, _Con, _DCo],
|
|
1490
1456
|
[() => BoundingBox, 1, () => DominantColors],
|
|
1491
1457
|
];
|
|
1492
|
-
export var InternalServerError = [
|
|
1493
|
-
-3,
|
|
1494
|
-
n0,
|
|
1495
|
-
_ISE,
|
|
1496
|
-
{
|
|
1497
|
-
[_e]: _s,
|
|
1498
|
-
},
|
|
1499
|
-
[_M, _C, _L],
|
|
1500
|
-
[0, 0, 0],
|
|
1501
|
-
];
|
|
1458
|
+
export var InternalServerError = [-3, n0, _ISE, { [_e]: _s }, [_M, _C, _L], [0, 0, 0]];
|
|
1502
1459
|
TypeRegistry.for(n0).registerError(InternalServerError, __InternalServerError);
|
|
1503
|
-
export var InvalidImageFormatException = [
|
|
1504
|
-
-3,
|
|
1505
|
-
n0,
|
|
1506
|
-
_IIFE,
|
|
1507
|
-
{
|
|
1508
|
-
[_e]: _c,
|
|
1509
|
-
},
|
|
1510
|
-
[_M, _C, _L],
|
|
1511
|
-
[0, 0, 0],
|
|
1512
|
-
];
|
|
1460
|
+
export var InvalidImageFormatException = [-3, n0, _IIFE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1513
1461
|
TypeRegistry.for(n0).registerError(InvalidImageFormatException, __InvalidImageFormatException);
|
|
1514
|
-
export var InvalidManifestException = [
|
|
1515
|
-
-3,
|
|
1516
|
-
n0,
|
|
1517
|
-
_IME,
|
|
1518
|
-
{
|
|
1519
|
-
[_e]: _c,
|
|
1520
|
-
},
|
|
1521
|
-
[_M, _C, _L],
|
|
1522
|
-
[0, 0, 0],
|
|
1523
|
-
];
|
|
1462
|
+
export var InvalidManifestException = [-3, n0, _IME, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1524
1463
|
TypeRegistry.for(n0).registerError(InvalidManifestException, __InvalidManifestException);
|
|
1525
|
-
export var InvalidPaginationTokenException = [
|
|
1526
|
-
-3,
|
|
1527
|
-
n0,
|
|
1528
|
-
_IPTE,
|
|
1529
|
-
{
|
|
1530
|
-
[_e]: _c,
|
|
1531
|
-
},
|
|
1532
|
-
[_M, _C, _L],
|
|
1533
|
-
[0, 0, 0],
|
|
1534
|
-
];
|
|
1464
|
+
export var InvalidPaginationTokenException = [-3, n0, _IPTE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1535
1465
|
TypeRegistry.for(n0).registerError(InvalidPaginationTokenException, __InvalidPaginationTokenException);
|
|
1536
|
-
export var InvalidParameterException = [
|
|
1537
|
-
-3,
|
|
1538
|
-
n0,
|
|
1539
|
-
_IPE,
|
|
1540
|
-
{
|
|
1541
|
-
[_e]: _c,
|
|
1542
|
-
},
|
|
1543
|
-
[_M, _C, _L],
|
|
1544
|
-
[0, 0, 0],
|
|
1545
|
-
];
|
|
1466
|
+
export var InvalidParameterException = [-3, n0, _IPE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1546
1467
|
TypeRegistry.for(n0).registerError(InvalidParameterException, __InvalidParameterException);
|
|
1547
1468
|
export var InvalidPolicyRevisionIdException = [
|
|
1548
1469
|
-3,
|
|
1549
1470
|
n0,
|
|
1550
1471
|
_IPRIE,
|
|
1551
|
-
{
|
|
1552
|
-
[_e]: _c,
|
|
1553
|
-
},
|
|
1472
|
+
{ [_e]: _c },
|
|
1554
1473
|
[_M, _C, _L],
|
|
1555
1474
|
[0, 0, 0],
|
|
1556
1475
|
];
|
|
1557
1476
|
TypeRegistry.for(n0).registerError(InvalidPolicyRevisionIdException, __InvalidPolicyRevisionIdException);
|
|
1558
|
-
export var InvalidS3ObjectException = [
|
|
1559
|
-
-3,
|
|
1560
|
-
n0,
|
|
1561
|
-
_ISOE,
|
|
1562
|
-
{
|
|
1563
|
-
[_e]: _c,
|
|
1564
|
-
},
|
|
1565
|
-
[_M, _C, _L],
|
|
1566
|
-
[0, 0, 0],
|
|
1567
|
-
];
|
|
1477
|
+
export var InvalidS3ObjectException = [-3, n0, _ISOE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1568
1478
|
TypeRegistry.for(n0).registerError(InvalidS3ObjectException, __InvalidS3ObjectException);
|
|
1569
1479
|
export var KinesisDataStream = [3, n0, _KDS, 0, [_Ar], [0]];
|
|
1570
1480
|
export var KinesisVideoStream = [3, n0, _KVS, 0, [_Ar], [0]];
|
|
@@ -1590,16 +1500,7 @@ export var LabelDetection = [
|
|
|
1590
1500
|
];
|
|
1591
1501
|
export var LabelDetectionSettings = [3, n0, _LDS, 0, [_GL], [() => GeneralLabelsSettings]];
|
|
1592
1502
|
export var Landmark = [3, n0, _Lan, 0, [_Ty, _X, _Y_], [0, 1, 1]];
|
|
1593
|
-
export var LimitExceededException = [
|
|
1594
|
-
-3,
|
|
1595
|
-
n0,
|
|
1596
|
-
_LEE,
|
|
1597
|
-
{
|
|
1598
|
-
[_e]: _c,
|
|
1599
|
-
},
|
|
1600
|
-
[_M, _C, _L],
|
|
1601
|
-
[0, 0, 0],
|
|
1602
|
-
];
|
|
1503
|
+
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1603
1504
|
TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
|
|
1604
1505
|
export var ListCollectionsRequest = [3, n0, _LCR, 0, [_NT, _MR], [0, 1]];
|
|
1605
1506
|
export var ListCollectionsResponse = [3, n0, _LCRi, 0, [_CIo, _NT, _FMVa], [64 | 0, 0, 64 | 0]];
|
|
@@ -1655,16 +1556,7 @@ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [128 | 0]];
|
|
|
1655
1556
|
export var ListUsersRequest = [3, n0, _LUR, 0, [_CI, _MR, _NT], [0, 1, 0]];
|
|
1656
1557
|
export var ListUsersResponse = [3, n0, _LURi, 0, [_Us, _NT], [() => UserList, 0]];
|
|
1657
1558
|
export var LivenessOutputConfig = [3, n0, _LOC, 0, [_SBu, _SKP], [0, 0]];
|
|
1658
|
-
export var MalformedPolicyDocumentException = [
|
|
1659
|
-
-3,
|
|
1660
|
-
n0,
|
|
1661
|
-
_MPDE,
|
|
1662
|
-
{
|
|
1663
|
-
[_e]: _c,
|
|
1664
|
-
},
|
|
1665
|
-
[_M, _C, _L],
|
|
1666
|
-
[0, 0, 0],
|
|
1667
|
-
];
|
|
1559
|
+
export var MalformedPolicyDocumentException = [-3, n0, _MPDE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1668
1560
|
TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException, __MalformedPolicyDocumentException);
|
|
1669
1561
|
export var MatchedUser = [3, n0, _MU, 0, [_UI, _US], [0, 0]];
|
|
1670
1562
|
export var MediaAnalysisDetectModerationLabelsConfig = [3, n0, _MADMLC, 0, [_MCi, _PV], [1, 0]];
|
|
@@ -1815,9 +1707,7 @@ export var ProvisionedThroughputExceededException = [
|
|
|
1815
1707
|
-3,
|
|
1816
1708
|
n0,
|
|
1817
1709
|
_PTEE,
|
|
1818
|
-
{
|
|
1819
|
-
[_e]: _c,
|
|
1820
|
-
},
|
|
1710
|
+
{ [_e]: _c },
|
|
1821
1711
|
[_M, _C, _L],
|
|
1822
1712
|
[0, 0, 0],
|
|
1823
1713
|
];
|
|
@@ -1834,49 +1724,13 @@ export var RecognizeCelebritiesResponse = [
|
|
|
1834
1724
|
[() => CelebrityList, () => ComparedFaceList, 0],
|
|
1835
1725
|
];
|
|
1836
1726
|
export var RegionOfInterest = [3, n0, _ROIe, 0, [_BB, _Po], [() => BoundingBox, () => Polygon]];
|
|
1837
|
-
export var ResourceAlreadyExistsException = [
|
|
1838
|
-
-3,
|
|
1839
|
-
n0,
|
|
1840
|
-
_RAEE,
|
|
1841
|
-
{
|
|
1842
|
-
[_e]: _c,
|
|
1843
|
-
},
|
|
1844
|
-
[_M, _C, _L],
|
|
1845
|
-
[0, 0, 0],
|
|
1846
|
-
];
|
|
1727
|
+
export var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1847
1728
|
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, __ResourceAlreadyExistsException);
|
|
1848
|
-
export var ResourceInUseException = [
|
|
1849
|
-
-3,
|
|
1850
|
-
n0,
|
|
1851
|
-
_RIUE,
|
|
1852
|
-
{
|
|
1853
|
-
[_e]: _c,
|
|
1854
|
-
},
|
|
1855
|
-
[_M, _C, _L],
|
|
1856
|
-
[0, 0, 0],
|
|
1857
|
-
];
|
|
1729
|
+
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1858
1730
|
TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
|
|
1859
|
-
export var ResourceNotFoundException = [
|
|
1860
|
-
-3,
|
|
1861
|
-
n0,
|
|
1862
|
-
_RNFE,
|
|
1863
|
-
{
|
|
1864
|
-
[_e]: _c,
|
|
1865
|
-
},
|
|
1866
|
-
[_M, _C, _L],
|
|
1867
|
-
[0, 0, 0],
|
|
1868
|
-
];
|
|
1731
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1869
1732
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
1870
|
-
export var ResourceNotReadyException = [
|
|
1871
|
-
-3,
|
|
1872
|
-
n0,
|
|
1873
|
-
_RNRE,
|
|
1874
|
-
{
|
|
1875
|
-
[_e]: _c,
|
|
1876
|
-
},
|
|
1877
|
-
[_M, _C, _L],
|
|
1878
|
-
[0, 0, 0],
|
|
1879
|
-
];
|
|
1733
|
+
export var ResourceNotReadyException = [-3, n0, _RNRE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1880
1734
|
TypeRegistry.for(n0).registerError(ResourceNotReadyException, __ResourceNotReadyException);
|
|
1881
1735
|
export var S3Destination = [3, n0, _SD, 0, [_Bu, _KP], [0, 0]];
|
|
1882
1736
|
export var S3Object = [3, n0, _SO, 0, [_Bu, _N, _Ve], [0, 0, 0]];
|
|
@@ -1942,27 +1796,9 @@ export var SegmentDetection = [
|
|
|
1942
1796
|
[0, 1, 1, 1, 0, 0, 0, () => TechnicalCueSegment, () => ShotSegment, 1, 1, 1],
|
|
1943
1797
|
];
|
|
1944
1798
|
export var SegmentTypeInfo = [3, n0, _STI, 0, [_Ty, _MVo], [0, 0]];
|
|
1945
|
-
export var ServiceQuotaExceededException = [
|
|
1946
|
-
-3,
|
|
1947
|
-
n0,
|
|
1948
|
-
_SQEE,
|
|
1949
|
-
{
|
|
1950
|
-
[_e]: _c,
|
|
1951
|
-
},
|
|
1952
|
-
[_M, _C, _L],
|
|
1953
|
-
[0, 0, 0],
|
|
1954
|
-
];
|
|
1799
|
+
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1955
1800
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
|
|
1956
|
-
export var SessionNotFoundException = [
|
|
1957
|
-
-3,
|
|
1958
|
-
n0,
|
|
1959
|
-
_SNFE,
|
|
1960
|
-
{
|
|
1961
|
-
[_e]: _c,
|
|
1962
|
-
},
|
|
1963
|
-
[_M, _C, _L],
|
|
1964
|
-
[0, 0, 0],
|
|
1965
|
-
];
|
|
1801
|
+
export var SessionNotFoundException = [-3, n0, _SNFE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
1966
1802
|
TypeRegistry.for(n0).registerError(SessionNotFoundException, __SessionNotFoundException);
|
|
1967
1803
|
export var ShotSegment = [3, n0, _SS, 0, [_Ind, _Con], [1, 1]];
|
|
1968
1804
|
export var Smile = [3, n0, _S, 0, [_V, _Con], [2, 1]];
|
|
@@ -2147,16 +1983,7 @@ export var TextDetection = [
|
|
|
2147
1983
|
[0, 0, 1, 1, 1, () => Geometry],
|
|
2148
1984
|
];
|
|
2149
1985
|
export var TextDetectionResult = [3, n0, _TDRex, 0, [_Ti, _TDext], [1, () => TextDetection]];
|
|
2150
|
-
export var ThrottlingException = [
|
|
2151
|
-
-3,
|
|
2152
|
-
n0,
|
|
2153
|
-
_TEh,
|
|
2154
|
-
{
|
|
2155
|
-
[_e]: _s,
|
|
2156
|
-
},
|
|
2157
|
-
[_M, _C, _L],
|
|
2158
|
-
[0, 0, 0],
|
|
2159
|
-
];
|
|
1986
|
+
export var ThrottlingException = [-3, n0, _TEh, { [_e]: _s }, [_M, _C, _L], [0, 0, 0]];
|
|
2160
1987
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
2161
1988
|
export var TrainingData = [3, n0, _TD, 0, [_As], [() => Assets]];
|
|
2162
1989
|
export var TrainingDataResult = [
|
|
@@ -2225,16 +2052,7 @@ export var VideoMetadata = [
|
|
|
2225
2052
|
[_Co, _DM, _For, _FRr, _FH, _FW, _CRo],
|
|
2226
2053
|
[0, 1, 0, 1, 1, 1, 0],
|
|
2227
2054
|
];
|
|
2228
|
-
export var VideoTooLargeException = [
|
|
2229
|
-
-3,
|
|
2230
|
-
n0,
|
|
2231
|
-
_VTLE,
|
|
2232
|
-
{
|
|
2233
|
-
[_e]: _c,
|
|
2234
|
-
},
|
|
2235
|
-
[_M, _C, _L],
|
|
2236
|
-
[0, 0, 0],
|
|
2237
|
-
];
|
|
2055
|
+
export var VideoTooLargeException = [-3, n0, _VTLE, { [_e]: _c }, [_M, _C, _L], [0, 0, 0]];
|
|
2238
2056
|
TypeRegistry.for(n0).registerError(VideoTooLargeException, __VideoTooLargeException);
|
|
2239
2057
|
export var __Unit = "unit";
|
|
2240
2058
|
export var RekognitionServiceException = [-3, _sm, "RekognitionServiceException", 0, [], []];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AssociateFacesCommandInput, AssociateFacesCommandOutput } from "./commands/AssociateFacesCommand";
|
|
3
3
|
import { CompareFacesCommandInput, CompareFacesCommandOutput } from "./commands/CompareFacesCommand";
|
|
4
4
|
import { CopyProjectVersionCommandInput, CopyProjectVersionCommandOutput } from "./commands/CopyProjectVersionCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AssociateFacesCommandInput, AssociateFacesCommandOutput } from "./commands/AssociateFacesCommand";
|
|
11
11
|
import { CompareFacesCommandInput, CompareFacesCommandOutput } from "./commands/CompareFacesCommand";
|
|
12
12
|
import { CopyProjectVersionCommandInput, CopyProjectVersionCommandOutput } from "./commands/CopyProjectVersionCommand";
|
|
@@ -83,7 +83,7 @@ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./command
|
|
|
83
83
|
import { UpdateDatasetEntriesCommandInput, UpdateDatasetEntriesCommandOutput } from "./commands/UpdateDatasetEntriesCommand";
|
|
84
84
|
import { UpdateStreamProcessorCommandInput, UpdateStreamProcessorCommandOutput } from "./commands/UpdateStreamProcessorCommand";
|
|
85
85
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
86
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
86
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
87
87
|
export { __Client };
|
|
88
88
|
/**
|
|
89
89
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { RekognitionHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { RekognitionHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { RekognitionClientResolvedConfig } from "../RekognitionClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type RekognitionClientResolvedConfig } from "../RekognitionClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AssociateFacesRequest, AssociateFacesResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AssociateFacesRequest, AssociateFacesResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CompareFacesRequest, CompareFacesResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CompareFacesRequest, CompareFacesResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CopyProjectVersionRequest, CopyProjectVersionResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CopyProjectVersionRequest, CopyProjectVersionResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateCollectionRequest, CreateCollectionResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateCollectionRequest, CreateCollectionResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateDatasetRequest, CreateDatasetResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateFaceLivenessSessionRequest, CreateFaceLivenessSessionResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateFaceLivenessSessionRequest, CreateFaceLivenessSessionResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateProjectRequest, CreateProjectResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateProjectRequest, CreateProjectResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateProjectVersionRequest, CreateProjectVersionResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateProjectVersionRequest, CreateProjectVersionResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateStreamProcessorRequest, CreateStreamProcessorResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateStreamProcessorRequest, CreateStreamProcessorResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CreateUserRequest, CreateUserResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteCollectionRequest, DeleteCollectionResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteCollectionRequest, DeleteCollectionResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteDatasetRequest, DeleteDatasetResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteDatasetRequest, DeleteDatasetResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteFacesRequest, DeleteFacesResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteFacesRequest, DeleteFacesResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteProjectRequest, DeleteProjectResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteProjectRequest, DeleteProjectResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteProjectPolicyRequest, DeleteProjectPolicyResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteProjectPolicyRequest, DeleteProjectPolicyResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteProjectVersionRequest, DeleteProjectVersionResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteProjectVersionRequest, DeleteProjectVersionResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteStreamProcessorRequest, DeleteStreamProcessorResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteStreamProcessorRequest, DeleteStreamProcessorResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DeleteUserRequest, DeleteUserResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DeleteUserRequest, DeleteUserResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeCollectionRequest, DescribeCollectionResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DescribeCollectionRequest, DescribeCollectionResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
4
|
-
import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { DescribeDatasetRequest, DescribeDatasetResponse } from "../models/models_0";
|
|
4
|
+
import type { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RekognitionClient";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|