@aws-sdk/client-rekognition 3.297.0 → 3.298.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/commands/CompareFacesCommand.js +2 -3
- package/dist-cjs/commands/CopyProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateCollectionCommand.js +2 -3
- package/dist-cjs/commands/CreateDatasetCommand.js +2 -3
- package/dist-cjs/commands/CreateProjectCommand.js +2 -3
- package/dist-cjs/commands/CreateProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/DeleteCollectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteDatasetCommand.js +2 -3
- package/dist-cjs/commands/DeleteFacesCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/DescribeCollectionCommand.js +2 -3
- package/dist-cjs/commands/DescribeDatasetCommand.js +2 -3
- package/dist-cjs/commands/DescribeProjectVersionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeProjectsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/DetectCustomLabelsCommand.js +2 -3
- package/dist-cjs/commands/DetectFacesCommand.js +2 -3
- package/dist-cjs/commands/DetectLabelsCommand.js +2 -3
- package/dist-cjs/commands/DetectModerationLabelsCommand.js +2 -3
- package/dist-cjs/commands/DetectProtectiveEquipmentCommand.js +2 -3
- package/dist-cjs/commands/DetectTextCommand.js +2 -3
- package/dist-cjs/commands/DistributeDatasetEntriesCommand.js +2 -3
- package/dist-cjs/commands/GetCelebrityInfoCommand.js +2 -3
- package/dist-cjs/commands/GetCelebrityRecognitionCommand.js +2 -3
- package/dist-cjs/commands/GetContentModerationCommand.js +2 -3
- package/dist-cjs/commands/GetFaceDetectionCommand.js +2 -3
- package/dist-cjs/commands/GetFaceSearchCommand.js +2 -3
- package/dist-cjs/commands/GetLabelDetectionCommand.js +2 -3
- package/dist-cjs/commands/GetPersonTrackingCommand.js +2 -3
- package/dist-cjs/commands/GetSegmentDetectionCommand.js +2 -3
- package/dist-cjs/commands/GetTextDetectionCommand.js +2 -3
- package/dist-cjs/commands/IndexFacesCommand.js +2 -3
- package/dist-cjs/commands/ListCollectionsCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetEntriesCommand.js +2 -3
- package/dist-cjs/commands/ListDatasetLabelsCommand.js +2 -3
- package/dist-cjs/commands/ListFacesCommand.js +2 -3
- package/dist-cjs/commands/ListProjectPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListStreamProcessorsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutProjectPolicyCommand.js +2 -3
- package/dist-cjs/commands/RecognizeCelebritiesCommand.js +2 -3
- package/dist-cjs/commands/SearchFacesByImageCommand.js +2 -3
- package/dist-cjs/commands/SearchFacesCommand.js +2 -3
- package/dist-cjs/commands/StartCelebrityRecognitionCommand.js +2 -3
- package/dist-cjs/commands/StartContentModerationCommand.js +2 -3
- package/dist-cjs/commands/StartFaceDetectionCommand.js +2 -3
- package/dist-cjs/commands/StartFaceSearchCommand.js +2 -3
- package/dist-cjs/commands/StartLabelDetectionCommand.js +2 -3
- package/dist-cjs/commands/StartPersonTrackingCommand.js +2 -3
- package/dist-cjs/commands/StartProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/StartSegmentDetectionCommand.js +2 -3
- package/dist-cjs/commands/StartStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/StartTextDetectionCommand.js +2 -3
- package/dist-cjs/commands/StopProjectVersionCommand.js +2 -3
- package/dist-cjs/commands/StopStreamProcessorCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDatasetEntriesCommand.js +2 -3
- package/dist-cjs/commands/UpdateStreamProcessorCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -973
- package/dist-es/commands/CompareFacesCommand.js +2 -3
- package/dist-es/commands/CopyProjectVersionCommand.js +2 -3
- package/dist-es/commands/CreateCollectionCommand.js +2 -3
- package/dist-es/commands/CreateDatasetCommand.js +2 -3
- package/dist-es/commands/CreateProjectCommand.js +2 -3
- package/dist-es/commands/CreateProjectVersionCommand.js +2 -3
- package/dist-es/commands/CreateStreamProcessorCommand.js +2 -3
- package/dist-es/commands/DeleteCollectionCommand.js +2 -3
- package/dist-es/commands/DeleteDatasetCommand.js +2 -3
- package/dist-es/commands/DeleteFacesCommand.js +2 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -3
- package/dist-es/commands/DeleteProjectPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteProjectVersionCommand.js +2 -3
- package/dist-es/commands/DeleteStreamProcessorCommand.js +2 -3
- package/dist-es/commands/DescribeCollectionCommand.js +2 -3
- package/dist-es/commands/DescribeDatasetCommand.js +2 -3
- package/dist-es/commands/DescribeProjectVersionsCommand.js +2 -3
- package/dist-es/commands/DescribeProjectsCommand.js +2 -3
- package/dist-es/commands/DescribeStreamProcessorCommand.js +2 -3
- package/dist-es/commands/DetectCustomLabelsCommand.js +2 -3
- package/dist-es/commands/DetectFacesCommand.js +2 -3
- package/dist-es/commands/DetectLabelsCommand.js +2 -3
- package/dist-es/commands/DetectModerationLabelsCommand.js +2 -3
- package/dist-es/commands/DetectProtectiveEquipmentCommand.js +2 -3
- package/dist-es/commands/DetectTextCommand.js +2 -3
- package/dist-es/commands/DistributeDatasetEntriesCommand.js +2 -3
- package/dist-es/commands/GetCelebrityInfoCommand.js +2 -3
- package/dist-es/commands/GetCelebrityRecognitionCommand.js +2 -3
- package/dist-es/commands/GetContentModerationCommand.js +2 -3
- package/dist-es/commands/GetFaceDetectionCommand.js +2 -3
- package/dist-es/commands/GetFaceSearchCommand.js +2 -3
- package/dist-es/commands/GetLabelDetectionCommand.js +2 -3
- package/dist-es/commands/GetPersonTrackingCommand.js +2 -3
- package/dist-es/commands/GetSegmentDetectionCommand.js +2 -3
- package/dist-es/commands/GetTextDetectionCommand.js +2 -3
- package/dist-es/commands/IndexFacesCommand.js +2 -3
- package/dist-es/commands/ListCollectionsCommand.js +2 -3
- package/dist-es/commands/ListDatasetEntriesCommand.js +2 -3
- package/dist-es/commands/ListDatasetLabelsCommand.js +2 -3
- package/dist-es/commands/ListFacesCommand.js +2 -3
- package/dist-es/commands/ListProjectPoliciesCommand.js +2 -3
- package/dist-es/commands/ListStreamProcessorsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutProjectPolicyCommand.js +2 -3
- package/dist-es/commands/RecognizeCelebritiesCommand.js +2 -3
- package/dist-es/commands/SearchFacesByImageCommand.js +2 -3
- package/dist-es/commands/SearchFacesCommand.js +2 -3
- package/dist-es/commands/StartCelebrityRecognitionCommand.js +2 -3
- package/dist-es/commands/StartContentModerationCommand.js +2 -3
- package/dist-es/commands/StartFaceDetectionCommand.js +2 -3
- package/dist-es/commands/StartFaceSearchCommand.js +2 -3
- package/dist-es/commands/StartLabelDetectionCommand.js +2 -3
- package/dist-es/commands/StartPersonTrackingCommand.js +2 -3
- package/dist-es/commands/StartProjectVersionCommand.js +2 -3
- package/dist-es/commands/StartSegmentDetectionCommand.js +2 -3
- package/dist-es/commands/StartStreamProcessorCommand.js +2 -3
- package/dist-es/commands/StartTextDetectionCommand.js +2 -3
- package/dist-es/commands/StopProjectVersionCommand.js +2 -3
- package/dist-es/commands/StopStreamProcessorCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDatasetEntriesCommand.js +2 -3
- package/dist-es/commands/UpdateStreamProcessorCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -726
- package/dist-types/models/models_0.d.ts +0 -968
- package/dist-types/ts3.4/models/models_0.d.ts +0 -644
- package/package.json +4 -3
|
@@ -1580,647 +1580,3 @@ export interface UpdateStreamProcessorRequest {
|
|
|
1580
1580
|
ParametersToDelete?: (StreamProcessorParameterToDelete | string)[];
|
|
1581
1581
|
}
|
|
1582
1582
|
export interface UpdateStreamProcessorResponse {}
|
|
1583
|
-
export declare const AgeRangeFilterSensitiveLog: (obj: AgeRange) => any;
|
|
1584
|
-
export declare const S3ObjectFilterSensitiveLog: (obj: S3Object) => any;
|
|
1585
|
-
export declare const GroundTruthManifestFilterSensitiveLog: (
|
|
1586
|
-
obj: GroundTruthManifest
|
|
1587
|
-
) => any;
|
|
1588
|
-
export declare const AssetFilterSensitiveLog: (obj: Asset) => any;
|
|
1589
|
-
export declare const AudioMetadataFilterSensitiveLog: (
|
|
1590
|
-
obj: AudioMetadata
|
|
1591
|
-
) => any;
|
|
1592
|
-
export declare const BeardFilterSensitiveLog: (obj: Beard) => any;
|
|
1593
|
-
export declare const BlackFrameFilterSensitiveLog: (obj: BlackFrame) => any;
|
|
1594
|
-
export declare const BoundingBoxFilterSensitiveLog: (obj: BoundingBox) => any;
|
|
1595
|
-
export declare const CoversBodyPartFilterSensitiveLog: (
|
|
1596
|
-
obj: CoversBodyPart
|
|
1597
|
-
) => any;
|
|
1598
|
-
export declare const EquipmentDetectionFilterSensitiveLog: (
|
|
1599
|
-
obj: EquipmentDetection
|
|
1600
|
-
) => any;
|
|
1601
|
-
export declare const ProtectiveEquipmentBodyPartFilterSensitiveLog: (
|
|
1602
|
-
obj: ProtectiveEquipmentBodyPart
|
|
1603
|
-
) => any;
|
|
1604
|
-
export declare const EmotionFilterSensitiveLog: (obj: Emotion) => any;
|
|
1605
|
-
export declare const LandmarkFilterSensitiveLog: (obj: Landmark) => any;
|
|
1606
|
-
export declare const PoseFilterSensitiveLog: (obj: Pose) => any;
|
|
1607
|
-
export declare const ImageQualityFilterSensitiveLog: (obj: ImageQuality) => any;
|
|
1608
|
-
export declare const SmileFilterSensitiveLog: (obj: Smile) => any;
|
|
1609
|
-
export declare const ComparedFaceFilterSensitiveLog: (obj: ComparedFace) => any;
|
|
1610
|
-
export declare const KnownGenderFilterSensitiveLog: (obj: KnownGender) => any;
|
|
1611
|
-
export declare const CelebrityFilterSensitiveLog: (obj: Celebrity) => any;
|
|
1612
|
-
export declare const EyeglassesFilterSensitiveLog: (obj: Eyeglasses) => any;
|
|
1613
|
-
export declare const EyeOpenFilterSensitiveLog: (obj: EyeOpen) => any;
|
|
1614
|
-
export declare const GenderFilterSensitiveLog: (obj: Gender) => any;
|
|
1615
|
-
export declare const MouthOpenFilterSensitiveLog: (obj: MouthOpen) => any;
|
|
1616
|
-
export declare const MustacheFilterSensitiveLog: (obj: Mustache) => any;
|
|
1617
|
-
export declare const SunglassesFilterSensitiveLog: (obj: Sunglasses) => any;
|
|
1618
|
-
export declare const FaceDetailFilterSensitiveLog: (obj: FaceDetail) => any;
|
|
1619
|
-
export declare const CelebrityDetailFilterSensitiveLog: (
|
|
1620
|
-
obj: CelebrityDetail
|
|
1621
|
-
) => any;
|
|
1622
|
-
export declare const CelebrityRecognitionFilterSensitiveLog: (
|
|
1623
|
-
obj: CelebrityRecognition
|
|
1624
|
-
) => any;
|
|
1625
|
-
export declare const ComparedSourceImageFaceFilterSensitiveLog: (
|
|
1626
|
-
obj: ComparedSourceImageFace
|
|
1627
|
-
) => any;
|
|
1628
|
-
export declare const ImageFilterSensitiveLog: (obj: Image) => any;
|
|
1629
|
-
export declare const CompareFacesRequestFilterSensitiveLog: (
|
|
1630
|
-
obj: CompareFacesRequest
|
|
1631
|
-
) => any;
|
|
1632
|
-
export declare const CompareFacesMatchFilterSensitiveLog: (
|
|
1633
|
-
obj: CompareFacesMatch
|
|
1634
|
-
) => any;
|
|
1635
|
-
export declare const CompareFacesResponseFilterSensitiveLog: (
|
|
1636
|
-
obj: CompareFacesResponse
|
|
1637
|
-
) => any;
|
|
1638
|
-
export declare const ConnectedHomeSettingsFilterSensitiveLog: (
|
|
1639
|
-
obj: ConnectedHomeSettings
|
|
1640
|
-
) => any;
|
|
1641
|
-
export declare const ConnectedHomeSettingsForUpdateFilterSensitiveLog: (
|
|
1642
|
-
obj: ConnectedHomeSettingsForUpdate
|
|
1643
|
-
) => any;
|
|
1644
|
-
export declare const ModerationLabelFilterSensitiveLog: (
|
|
1645
|
-
obj: ModerationLabel
|
|
1646
|
-
) => any;
|
|
1647
|
-
export declare const ContentModerationDetectionFilterSensitiveLog: (
|
|
1648
|
-
obj: ContentModerationDetection
|
|
1649
|
-
) => any;
|
|
1650
|
-
export declare const OutputConfigFilterSensitiveLog: (obj: OutputConfig) => any;
|
|
1651
|
-
export declare const CopyProjectVersionRequestFilterSensitiveLog: (
|
|
1652
|
-
obj: CopyProjectVersionRequest
|
|
1653
|
-
) => any;
|
|
1654
|
-
export declare const CopyProjectVersionResponseFilterSensitiveLog: (
|
|
1655
|
-
obj: CopyProjectVersionResponse
|
|
1656
|
-
) => any;
|
|
1657
|
-
export declare const CreateCollectionRequestFilterSensitiveLog: (
|
|
1658
|
-
obj: CreateCollectionRequest
|
|
1659
|
-
) => any;
|
|
1660
|
-
export declare const CreateCollectionResponseFilterSensitiveLog: (
|
|
1661
|
-
obj: CreateCollectionResponse
|
|
1662
|
-
) => any;
|
|
1663
|
-
export declare const DatasetSourceFilterSensitiveLog: (
|
|
1664
|
-
obj: DatasetSource
|
|
1665
|
-
) => any;
|
|
1666
|
-
export declare const CreateDatasetRequestFilterSensitiveLog: (
|
|
1667
|
-
obj: CreateDatasetRequest
|
|
1668
|
-
) => any;
|
|
1669
|
-
export declare const CreateDatasetResponseFilterSensitiveLog: (
|
|
1670
|
-
obj: CreateDatasetResponse
|
|
1671
|
-
) => any;
|
|
1672
|
-
export declare const CreateProjectRequestFilterSensitiveLog: (
|
|
1673
|
-
obj: CreateProjectRequest
|
|
1674
|
-
) => any;
|
|
1675
|
-
export declare const CreateProjectResponseFilterSensitiveLog: (
|
|
1676
|
-
obj: CreateProjectResponse
|
|
1677
|
-
) => any;
|
|
1678
|
-
export declare const TestingDataFilterSensitiveLog: (obj: TestingData) => any;
|
|
1679
|
-
export declare const TrainingDataFilterSensitiveLog: (obj: TrainingData) => any;
|
|
1680
|
-
export declare const CreateProjectVersionRequestFilterSensitiveLog: (
|
|
1681
|
-
obj: CreateProjectVersionRequest
|
|
1682
|
-
) => any;
|
|
1683
|
-
export declare const CreateProjectVersionResponseFilterSensitiveLog: (
|
|
1684
|
-
obj: CreateProjectVersionResponse
|
|
1685
|
-
) => any;
|
|
1686
|
-
export declare const StreamProcessorDataSharingPreferenceFilterSensitiveLog: (
|
|
1687
|
-
obj: StreamProcessorDataSharingPreference
|
|
1688
|
-
) => any;
|
|
1689
|
-
export declare const KinesisVideoStreamFilterSensitiveLog: (
|
|
1690
|
-
obj: KinesisVideoStream
|
|
1691
|
-
) => any;
|
|
1692
|
-
export declare const StreamProcessorInputFilterSensitiveLog: (
|
|
1693
|
-
obj: StreamProcessorInput
|
|
1694
|
-
) => any;
|
|
1695
|
-
export declare const StreamProcessorNotificationChannelFilterSensitiveLog: (
|
|
1696
|
-
obj: StreamProcessorNotificationChannel
|
|
1697
|
-
) => any;
|
|
1698
|
-
export declare const KinesisDataStreamFilterSensitiveLog: (
|
|
1699
|
-
obj: KinesisDataStream
|
|
1700
|
-
) => any;
|
|
1701
|
-
export declare const S3DestinationFilterSensitiveLog: (
|
|
1702
|
-
obj: S3Destination
|
|
1703
|
-
) => any;
|
|
1704
|
-
export declare const StreamProcessorOutputFilterSensitiveLog: (
|
|
1705
|
-
obj: StreamProcessorOutput
|
|
1706
|
-
) => any;
|
|
1707
|
-
export declare const PointFilterSensitiveLog: (obj: Point) => any;
|
|
1708
|
-
export declare const RegionOfInterestFilterSensitiveLog: (
|
|
1709
|
-
obj: RegionOfInterest
|
|
1710
|
-
) => any;
|
|
1711
|
-
export declare const FaceSearchSettingsFilterSensitiveLog: (
|
|
1712
|
-
obj: FaceSearchSettings
|
|
1713
|
-
) => any;
|
|
1714
|
-
export declare const StreamProcessorSettingsFilterSensitiveLog: (
|
|
1715
|
-
obj: StreamProcessorSettings
|
|
1716
|
-
) => any;
|
|
1717
|
-
export declare const CreateStreamProcessorRequestFilterSensitiveLog: (
|
|
1718
|
-
obj: CreateStreamProcessorRequest
|
|
1719
|
-
) => any;
|
|
1720
|
-
export declare const CreateStreamProcessorResponseFilterSensitiveLog: (
|
|
1721
|
-
obj: CreateStreamProcessorResponse
|
|
1722
|
-
) => any;
|
|
1723
|
-
export declare const GeometryFilterSensitiveLog: (obj: Geometry) => any;
|
|
1724
|
-
export declare const CustomLabelFilterSensitiveLog: (obj: CustomLabel) => any;
|
|
1725
|
-
export declare const DatasetChangesFilterSensitiveLog: (
|
|
1726
|
-
obj: DatasetChanges
|
|
1727
|
-
) => any;
|
|
1728
|
-
export declare const DatasetStatsFilterSensitiveLog: (obj: DatasetStats) => any;
|
|
1729
|
-
export declare const DatasetDescriptionFilterSensitiveLog: (
|
|
1730
|
-
obj: DatasetDescription
|
|
1731
|
-
) => any;
|
|
1732
|
-
export declare const DatasetLabelStatsFilterSensitiveLog: (
|
|
1733
|
-
obj: DatasetLabelStats
|
|
1734
|
-
) => any;
|
|
1735
|
-
export declare const DatasetLabelDescriptionFilterSensitiveLog: (
|
|
1736
|
-
obj: DatasetLabelDescription
|
|
1737
|
-
) => any;
|
|
1738
|
-
export declare const DatasetMetadataFilterSensitiveLog: (
|
|
1739
|
-
obj: DatasetMetadata
|
|
1740
|
-
) => any;
|
|
1741
|
-
export declare const DeleteCollectionRequestFilterSensitiveLog: (
|
|
1742
|
-
obj: DeleteCollectionRequest
|
|
1743
|
-
) => any;
|
|
1744
|
-
export declare const DeleteCollectionResponseFilterSensitiveLog: (
|
|
1745
|
-
obj: DeleteCollectionResponse
|
|
1746
|
-
) => any;
|
|
1747
|
-
export declare const DeleteDatasetRequestFilterSensitiveLog: (
|
|
1748
|
-
obj: DeleteDatasetRequest
|
|
1749
|
-
) => any;
|
|
1750
|
-
export declare const DeleteDatasetResponseFilterSensitiveLog: (
|
|
1751
|
-
obj: DeleteDatasetResponse
|
|
1752
|
-
) => any;
|
|
1753
|
-
export declare const DeleteFacesRequestFilterSensitiveLog: (
|
|
1754
|
-
obj: DeleteFacesRequest
|
|
1755
|
-
) => any;
|
|
1756
|
-
export declare const DeleteFacesResponseFilterSensitiveLog: (
|
|
1757
|
-
obj: DeleteFacesResponse
|
|
1758
|
-
) => any;
|
|
1759
|
-
export declare const DeleteProjectRequestFilterSensitiveLog: (
|
|
1760
|
-
obj: DeleteProjectRequest
|
|
1761
|
-
) => any;
|
|
1762
|
-
export declare const DeleteProjectResponseFilterSensitiveLog: (
|
|
1763
|
-
obj: DeleteProjectResponse
|
|
1764
|
-
) => any;
|
|
1765
|
-
export declare const DeleteProjectPolicyRequestFilterSensitiveLog: (
|
|
1766
|
-
obj: DeleteProjectPolicyRequest
|
|
1767
|
-
) => any;
|
|
1768
|
-
export declare const DeleteProjectPolicyResponseFilterSensitiveLog: (
|
|
1769
|
-
obj: DeleteProjectPolicyResponse
|
|
1770
|
-
) => any;
|
|
1771
|
-
export declare const DeleteProjectVersionRequestFilterSensitiveLog: (
|
|
1772
|
-
obj: DeleteProjectVersionRequest
|
|
1773
|
-
) => any;
|
|
1774
|
-
export declare const DeleteProjectVersionResponseFilterSensitiveLog: (
|
|
1775
|
-
obj: DeleteProjectVersionResponse
|
|
1776
|
-
) => any;
|
|
1777
|
-
export declare const DeleteStreamProcessorRequestFilterSensitiveLog: (
|
|
1778
|
-
obj: DeleteStreamProcessorRequest
|
|
1779
|
-
) => any;
|
|
1780
|
-
export declare const DeleteStreamProcessorResponseFilterSensitiveLog: (
|
|
1781
|
-
obj: DeleteStreamProcessorResponse
|
|
1782
|
-
) => any;
|
|
1783
|
-
export declare const DescribeCollectionRequestFilterSensitiveLog: (
|
|
1784
|
-
obj: DescribeCollectionRequest
|
|
1785
|
-
) => any;
|
|
1786
|
-
export declare const DescribeCollectionResponseFilterSensitiveLog: (
|
|
1787
|
-
obj: DescribeCollectionResponse
|
|
1788
|
-
) => any;
|
|
1789
|
-
export declare const DescribeDatasetRequestFilterSensitiveLog: (
|
|
1790
|
-
obj: DescribeDatasetRequest
|
|
1791
|
-
) => any;
|
|
1792
|
-
export declare const DescribeDatasetResponseFilterSensitiveLog: (
|
|
1793
|
-
obj: DescribeDatasetResponse
|
|
1794
|
-
) => any;
|
|
1795
|
-
export declare const DescribeProjectsRequestFilterSensitiveLog: (
|
|
1796
|
-
obj: DescribeProjectsRequest
|
|
1797
|
-
) => any;
|
|
1798
|
-
export declare const ProjectDescriptionFilterSensitiveLog: (
|
|
1799
|
-
obj: ProjectDescription
|
|
1800
|
-
) => any;
|
|
1801
|
-
export declare const DescribeProjectsResponseFilterSensitiveLog: (
|
|
1802
|
-
obj: DescribeProjectsResponse
|
|
1803
|
-
) => any;
|
|
1804
|
-
export declare const DescribeProjectVersionsRequestFilterSensitiveLog: (
|
|
1805
|
-
obj: DescribeProjectVersionsRequest
|
|
1806
|
-
) => any;
|
|
1807
|
-
export declare const SummaryFilterSensitiveLog: (obj: Summary) => any;
|
|
1808
|
-
export declare const EvaluationResultFilterSensitiveLog: (
|
|
1809
|
-
obj: EvaluationResult
|
|
1810
|
-
) => any;
|
|
1811
|
-
export declare const ValidationDataFilterSensitiveLog: (
|
|
1812
|
-
obj: ValidationData
|
|
1813
|
-
) => any;
|
|
1814
|
-
export declare const TestingDataResultFilterSensitiveLog: (
|
|
1815
|
-
obj: TestingDataResult
|
|
1816
|
-
) => any;
|
|
1817
|
-
export declare const TrainingDataResultFilterSensitiveLog: (
|
|
1818
|
-
obj: TrainingDataResult
|
|
1819
|
-
) => any;
|
|
1820
|
-
export declare const ProjectVersionDescriptionFilterSensitiveLog: (
|
|
1821
|
-
obj: ProjectVersionDescription
|
|
1822
|
-
) => any;
|
|
1823
|
-
export declare const DescribeProjectVersionsResponseFilterSensitiveLog: (
|
|
1824
|
-
obj: DescribeProjectVersionsResponse
|
|
1825
|
-
) => any;
|
|
1826
|
-
export declare const DescribeStreamProcessorRequestFilterSensitiveLog: (
|
|
1827
|
-
obj: DescribeStreamProcessorRequest
|
|
1828
|
-
) => any;
|
|
1829
|
-
export declare const DescribeStreamProcessorResponseFilterSensitiveLog: (
|
|
1830
|
-
obj: DescribeStreamProcessorResponse
|
|
1831
|
-
) => any;
|
|
1832
|
-
export declare const DetectCustomLabelsRequestFilterSensitiveLog: (
|
|
1833
|
-
obj: DetectCustomLabelsRequest
|
|
1834
|
-
) => any;
|
|
1835
|
-
export declare const DetectCustomLabelsResponseFilterSensitiveLog: (
|
|
1836
|
-
obj: DetectCustomLabelsResponse
|
|
1837
|
-
) => any;
|
|
1838
|
-
export declare const DetectFacesRequestFilterSensitiveLog: (
|
|
1839
|
-
obj: DetectFacesRequest
|
|
1840
|
-
) => any;
|
|
1841
|
-
export declare const DetectFacesResponseFilterSensitiveLog: (
|
|
1842
|
-
obj: DetectFacesResponse
|
|
1843
|
-
) => any;
|
|
1844
|
-
export declare const DetectionFilterFilterSensitiveLog: (
|
|
1845
|
-
obj: DetectionFilter
|
|
1846
|
-
) => any;
|
|
1847
|
-
export declare const GeneralLabelsSettingsFilterSensitiveLog: (
|
|
1848
|
-
obj: GeneralLabelsSettings
|
|
1849
|
-
) => any;
|
|
1850
|
-
export declare const DetectLabelsImagePropertiesSettingsFilterSensitiveLog: (
|
|
1851
|
-
obj: DetectLabelsImagePropertiesSettings
|
|
1852
|
-
) => any;
|
|
1853
|
-
export declare const DetectLabelsSettingsFilterSensitiveLog: (
|
|
1854
|
-
obj: DetectLabelsSettings
|
|
1855
|
-
) => any;
|
|
1856
|
-
export declare const DetectLabelsRequestFilterSensitiveLog: (
|
|
1857
|
-
obj: DetectLabelsRequest
|
|
1858
|
-
) => any;
|
|
1859
|
-
export declare const DominantColorFilterSensitiveLog: (
|
|
1860
|
-
obj: DominantColor
|
|
1861
|
-
) => any;
|
|
1862
|
-
export declare const DetectLabelsImageQualityFilterSensitiveLog: (
|
|
1863
|
-
obj: DetectLabelsImageQuality
|
|
1864
|
-
) => any;
|
|
1865
|
-
export declare const DetectLabelsImageBackgroundFilterSensitiveLog: (
|
|
1866
|
-
obj: DetectLabelsImageBackground
|
|
1867
|
-
) => any;
|
|
1868
|
-
export declare const DetectLabelsImageForegroundFilterSensitiveLog: (
|
|
1869
|
-
obj: DetectLabelsImageForeground
|
|
1870
|
-
) => any;
|
|
1871
|
-
export declare const DetectLabelsImagePropertiesFilterSensitiveLog: (
|
|
1872
|
-
obj: DetectLabelsImageProperties
|
|
1873
|
-
) => any;
|
|
1874
|
-
export declare const LabelAliasFilterSensitiveLog: (obj: LabelAlias) => any;
|
|
1875
|
-
export declare const LabelCategoryFilterSensitiveLog: (
|
|
1876
|
-
obj: LabelCategory
|
|
1877
|
-
) => any;
|
|
1878
|
-
export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
|
|
1879
|
-
export declare const ParentFilterSensitiveLog: (obj: Parent) => any;
|
|
1880
|
-
export declare const LabelFilterSensitiveLog: (obj: Label) => any;
|
|
1881
|
-
export declare const DetectLabelsResponseFilterSensitiveLog: (
|
|
1882
|
-
obj: DetectLabelsResponse
|
|
1883
|
-
) => any;
|
|
1884
|
-
export declare const HumanLoopDataAttributesFilterSensitiveLog: (
|
|
1885
|
-
obj: HumanLoopDataAttributes
|
|
1886
|
-
) => any;
|
|
1887
|
-
export declare const HumanLoopConfigFilterSensitiveLog: (
|
|
1888
|
-
obj: HumanLoopConfig
|
|
1889
|
-
) => any;
|
|
1890
|
-
export declare const DetectModerationLabelsRequestFilterSensitiveLog: (
|
|
1891
|
-
obj: DetectModerationLabelsRequest
|
|
1892
|
-
) => any;
|
|
1893
|
-
export declare const HumanLoopActivationOutputFilterSensitiveLog: (
|
|
1894
|
-
obj: HumanLoopActivationOutput
|
|
1895
|
-
) => any;
|
|
1896
|
-
export declare const DetectModerationLabelsResponseFilterSensitiveLog: (
|
|
1897
|
-
obj: DetectModerationLabelsResponse
|
|
1898
|
-
) => any;
|
|
1899
|
-
export declare const ProtectiveEquipmentSummarizationAttributesFilterSensitiveLog: (
|
|
1900
|
-
obj: ProtectiveEquipmentSummarizationAttributes
|
|
1901
|
-
) => any;
|
|
1902
|
-
export declare const DetectProtectiveEquipmentRequestFilterSensitiveLog: (
|
|
1903
|
-
obj: DetectProtectiveEquipmentRequest
|
|
1904
|
-
) => any;
|
|
1905
|
-
export declare const ProtectiveEquipmentPersonFilterSensitiveLog: (
|
|
1906
|
-
obj: ProtectiveEquipmentPerson
|
|
1907
|
-
) => any;
|
|
1908
|
-
export declare const ProtectiveEquipmentSummaryFilterSensitiveLog: (
|
|
1909
|
-
obj: ProtectiveEquipmentSummary
|
|
1910
|
-
) => any;
|
|
1911
|
-
export declare const DetectProtectiveEquipmentResponseFilterSensitiveLog: (
|
|
1912
|
-
obj: DetectProtectiveEquipmentResponse
|
|
1913
|
-
) => any;
|
|
1914
|
-
export declare const DetectTextFiltersFilterSensitiveLog: (
|
|
1915
|
-
obj: DetectTextFilters
|
|
1916
|
-
) => any;
|
|
1917
|
-
export declare const DetectTextRequestFilterSensitiveLog: (
|
|
1918
|
-
obj: DetectTextRequest
|
|
1919
|
-
) => any;
|
|
1920
|
-
export declare const TextDetectionFilterSensitiveLog: (
|
|
1921
|
-
obj: TextDetection
|
|
1922
|
-
) => any;
|
|
1923
|
-
export declare const DetectTextResponseFilterSensitiveLog: (
|
|
1924
|
-
obj: DetectTextResponse
|
|
1925
|
-
) => any;
|
|
1926
|
-
export declare const DistributeDatasetFilterSensitiveLog: (
|
|
1927
|
-
obj: DistributeDataset
|
|
1928
|
-
) => any;
|
|
1929
|
-
export declare const DistributeDatasetEntriesRequestFilterSensitiveLog: (
|
|
1930
|
-
obj: DistributeDatasetEntriesRequest
|
|
1931
|
-
) => any;
|
|
1932
|
-
export declare const DistributeDatasetEntriesResponseFilterSensitiveLog: (
|
|
1933
|
-
obj: DistributeDatasetEntriesResponse
|
|
1934
|
-
) => any;
|
|
1935
|
-
export declare const FaceFilterSensitiveLog: (obj: Face) => any;
|
|
1936
|
-
export declare const FaceDetectionFilterSensitiveLog: (
|
|
1937
|
-
obj: FaceDetection
|
|
1938
|
-
) => any;
|
|
1939
|
-
export declare const FaceMatchFilterSensitiveLog: (obj: FaceMatch) => any;
|
|
1940
|
-
export declare const FaceRecordFilterSensitiveLog: (obj: FaceRecord) => any;
|
|
1941
|
-
export declare const GetCelebrityInfoRequestFilterSensitiveLog: (
|
|
1942
|
-
obj: GetCelebrityInfoRequest
|
|
1943
|
-
) => any;
|
|
1944
|
-
export declare const GetCelebrityInfoResponseFilterSensitiveLog: (
|
|
1945
|
-
obj: GetCelebrityInfoResponse
|
|
1946
|
-
) => any;
|
|
1947
|
-
export declare const GetCelebrityRecognitionRequestFilterSensitiveLog: (
|
|
1948
|
-
obj: GetCelebrityRecognitionRequest
|
|
1949
|
-
) => any;
|
|
1950
|
-
export declare const VideoMetadataFilterSensitiveLog: (
|
|
1951
|
-
obj: VideoMetadata
|
|
1952
|
-
) => any;
|
|
1953
|
-
export declare const GetCelebrityRecognitionResponseFilterSensitiveLog: (
|
|
1954
|
-
obj: GetCelebrityRecognitionResponse
|
|
1955
|
-
) => any;
|
|
1956
|
-
export declare const GetContentModerationRequestFilterSensitiveLog: (
|
|
1957
|
-
obj: GetContentModerationRequest
|
|
1958
|
-
) => any;
|
|
1959
|
-
export declare const GetContentModerationResponseFilterSensitiveLog: (
|
|
1960
|
-
obj: GetContentModerationResponse
|
|
1961
|
-
) => any;
|
|
1962
|
-
export declare const GetFaceDetectionRequestFilterSensitiveLog: (
|
|
1963
|
-
obj: GetFaceDetectionRequest
|
|
1964
|
-
) => any;
|
|
1965
|
-
export declare const GetFaceDetectionResponseFilterSensitiveLog: (
|
|
1966
|
-
obj: GetFaceDetectionResponse
|
|
1967
|
-
) => any;
|
|
1968
|
-
export declare const GetFaceSearchRequestFilterSensitiveLog: (
|
|
1969
|
-
obj: GetFaceSearchRequest
|
|
1970
|
-
) => any;
|
|
1971
|
-
export declare const PersonDetailFilterSensitiveLog: (obj: PersonDetail) => any;
|
|
1972
|
-
export declare const PersonMatchFilterSensitiveLog: (obj: PersonMatch) => any;
|
|
1973
|
-
export declare const GetFaceSearchResponseFilterSensitiveLog: (
|
|
1974
|
-
obj: GetFaceSearchResponse
|
|
1975
|
-
) => any;
|
|
1976
|
-
export declare const GetLabelDetectionRequestFilterSensitiveLog: (
|
|
1977
|
-
obj: GetLabelDetectionRequest
|
|
1978
|
-
) => any;
|
|
1979
|
-
export declare const LabelDetectionFilterSensitiveLog: (
|
|
1980
|
-
obj: LabelDetection
|
|
1981
|
-
) => any;
|
|
1982
|
-
export declare const GetLabelDetectionResponseFilterSensitiveLog: (
|
|
1983
|
-
obj: GetLabelDetectionResponse
|
|
1984
|
-
) => any;
|
|
1985
|
-
export declare const GetPersonTrackingRequestFilterSensitiveLog: (
|
|
1986
|
-
obj: GetPersonTrackingRequest
|
|
1987
|
-
) => any;
|
|
1988
|
-
export declare const PersonDetectionFilterSensitiveLog: (
|
|
1989
|
-
obj: PersonDetection
|
|
1990
|
-
) => any;
|
|
1991
|
-
export declare const GetPersonTrackingResponseFilterSensitiveLog: (
|
|
1992
|
-
obj: GetPersonTrackingResponse
|
|
1993
|
-
) => any;
|
|
1994
|
-
export declare const GetSegmentDetectionRequestFilterSensitiveLog: (
|
|
1995
|
-
obj: GetSegmentDetectionRequest
|
|
1996
|
-
) => any;
|
|
1997
|
-
export declare const ShotSegmentFilterSensitiveLog: (obj: ShotSegment) => any;
|
|
1998
|
-
export declare const TechnicalCueSegmentFilterSensitiveLog: (
|
|
1999
|
-
obj: TechnicalCueSegment
|
|
2000
|
-
) => any;
|
|
2001
|
-
export declare const SegmentDetectionFilterSensitiveLog: (
|
|
2002
|
-
obj: SegmentDetection
|
|
2003
|
-
) => any;
|
|
2004
|
-
export declare const SegmentTypeInfoFilterSensitiveLog: (
|
|
2005
|
-
obj: SegmentTypeInfo
|
|
2006
|
-
) => any;
|
|
2007
|
-
export declare const GetSegmentDetectionResponseFilterSensitiveLog: (
|
|
2008
|
-
obj: GetSegmentDetectionResponse
|
|
2009
|
-
) => any;
|
|
2010
|
-
export declare const GetTextDetectionRequestFilterSensitiveLog: (
|
|
2011
|
-
obj: GetTextDetectionRequest
|
|
2012
|
-
) => any;
|
|
2013
|
-
export declare const TextDetectionResultFilterSensitiveLog: (
|
|
2014
|
-
obj: TextDetectionResult
|
|
2015
|
-
) => any;
|
|
2016
|
-
export declare const GetTextDetectionResponseFilterSensitiveLog: (
|
|
2017
|
-
obj: GetTextDetectionResponse
|
|
2018
|
-
) => any;
|
|
2019
|
-
export declare const IndexFacesRequestFilterSensitiveLog: (
|
|
2020
|
-
obj: IndexFacesRequest
|
|
2021
|
-
) => any;
|
|
2022
|
-
export declare const UnindexedFaceFilterSensitiveLog: (
|
|
2023
|
-
obj: UnindexedFace
|
|
2024
|
-
) => any;
|
|
2025
|
-
export declare const IndexFacesResponseFilterSensitiveLog: (
|
|
2026
|
-
obj: IndexFacesResponse
|
|
2027
|
-
) => any;
|
|
2028
|
-
export declare const KinesisVideoStreamStartSelectorFilterSensitiveLog: (
|
|
2029
|
-
obj: KinesisVideoStreamStartSelector
|
|
2030
|
-
) => any;
|
|
2031
|
-
export declare const LabelDetectionSettingsFilterSensitiveLog: (
|
|
2032
|
-
obj: LabelDetectionSettings
|
|
2033
|
-
) => any;
|
|
2034
|
-
export declare const ListCollectionsRequestFilterSensitiveLog: (
|
|
2035
|
-
obj: ListCollectionsRequest
|
|
2036
|
-
) => any;
|
|
2037
|
-
export declare const ListCollectionsResponseFilterSensitiveLog: (
|
|
2038
|
-
obj: ListCollectionsResponse
|
|
2039
|
-
) => any;
|
|
2040
|
-
export declare const ListDatasetEntriesRequestFilterSensitiveLog: (
|
|
2041
|
-
obj: ListDatasetEntriesRequest
|
|
2042
|
-
) => any;
|
|
2043
|
-
export declare const ListDatasetEntriesResponseFilterSensitiveLog: (
|
|
2044
|
-
obj: ListDatasetEntriesResponse
|
|
2045
|
-
) => any;
|
|
2046
|
-
export declare const ListDatasetLabelsRequestFilterSensitiveLog: (
|
|
2047
|
-
obj: ListDatasetLabelsRequest
|
|
2048
|
-
) => any;
|
|
2049
|
-
export declare const ListDatasetLabelsResponseFilterSensitiveLog: (
|
|
2050
|
-
obj: ListDatasetLabelsResponse
|
|
2051
|
-
) => any;
|
|
2052
|
-
export declare const ListFacesRequestFilterSensitiveLog: (
|
|
2053
|
-
obj: ListFacesRequest
|
|
2054
|
-
) => any;
|
|
2055
|
-
export declare const ListFacesResponseFilterSensitiveLog: (
|
|
2056
|
-
obj: ListFacesResponse
|
|
2057
|
-
) => any;
|
|
2058
|
-
export declare const ListProjectPoliciesRequestFilterSensitiveLog: (
|
|
2059
|
-
obj: ListProjectPoliciesRequest
|
|
2060
|
-
) => any;
|
|
2061
|
-
export declare const ProjectPolicyFilterSensitiveLog: (
|
|
2062
|
-
obj: ProjectPolicy
|
|
2063
|
-
) => any;
|
|
2064
|
-
export declare const ListProjectPoliciesResponseFilterSensitiveLog: (
|
|
2065
|
-
obj: ListProjectPoliciesResponse
|
|
2066
|
-
) => any;
|
|
2067
|
-
export declare const ListStreamProcessorsRequestFilterSensitiveLog: (
|
|
2068
|
-
obj: ListStreamProcessorsRequest
|
|
2069
|
-
) => any;
|
|
2070
|
-
export declare const StreamProcessorFilterSensitiveLog: (
|
|
2071
|
-
obj: StreamProcessor
|
|
2072
|
-
) => any;
|
|
2073
|
-
export declare const ListStreamProcessorsResponseFilterSensitiveLog: (
|
|
2074
|
-
obj: ListStreamProcessorsResponse
|
|
2075
|
-
) => any;
|
|
2076
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
2077
|
-
obj: ListTagsForResourceRequest
|
|
2078
|
-
) => any;
|
|
2079
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
2080
|
-
obj: ListTagsForResourceResponse
|
|
2081
|
-
) => any;
|
|
2082
|
-
export declare const NotificationChannelFilterSensitiveLog: (
|
|
2083
|
-
obj: NotificationChannel
|
|
2084
|
-
) => any;
|
|
2085
|
-
export declare const PutProjectPolicyRequestFilterSensitiveLog: (
|
|
2086
|
-
obj: PutProjectPolicyRequest
|
|
2087
|
-
) => any;
|
|
2088
|
-
export declare const PutProjectPolicyResponseFilterSensitiveLog: (
|
|
2089
|
-
obj: PutProjectPolicyResponse
|
|
2090
|
-
) => any;
|
|
2091
|
-
export declare const RecognizeCelebritiesRequestFilterSensitiveLog: (
|
|
2092
|
-
obj: RecognizeCelebritiesRequest
|
|
2093
|
-
) => any;
|
|
2094
|
-
export declare const RecognizeCelebritiesResponseFilterSensitiveLog: (
|
|
2095
|
-
obj: RecognizeCelebritiesResponse
|
|
2096
|
-
) => any;
|
|
2097
|
-
export declare const SearchFacesRequestFilterSensitiveLog: (
|
|
2098
|
-
obj: SearchFacesRequest
|
|
2099
|
-
) => any;
|
|
2100
|
-
export declare const SearchFacesResponseFilterSensitiveLog: (
|
|
2101
|
-
obj: SearchFacesResponse
|
|
2102
|
-
) => any;
|
|
2103
|
-
export declare const SearchFacesByImageRequestFilterSensitiveLog: (
|
|
2104
|
-
obj: SearchFacesByImageRequest
|
|
2105
|
-
) => any;
|
|
2106
|
-
export declare const SearchFacesByImageResponseFilterSensitiveLog: (
|
|
2107
|
-
obj: SearchFacesByImageResponse
|
|
2108
|
-
) => any;
|
|
2109
|
-
export declare const VideoFilterSensitiveLog: (obj: Video) => any;
|
|
2110
|
-
export declare const StartCelebrityRecognitionRequestFilterSensitiveLog: (
|
|
2111
|
-
obj: StartCelebrityRecognitionRequest
|
|
2112
|
-
) => any;
|
|
2113
|
-
export declare const StartCelebrityRecognitionResponseFilterSensitiveLog: (
|
|
2114
|
-
obj: StartCelebrityRecognitionResponse
|
|
2115
|
-
) => any;
|
|
2116
|
-
export declare const StartContentModerationRequestFilterSensitiveLog: (
|
|
2117
|
-
obj: StartContentModerationRequest
|
|
2118
|
-
) => any;
|
|
2119
|
-
export declare const StartContentModerationResponseFilterSensitiveLog: (
|
|
2120
|
-
obj: StartContentModerationResponse
|
|
2121
|
-
) => any;
|
|
2122
|
-
export declare const StartFaceDetectionRequestFilterSensitiveLog: (
|
|
2123
|
-
obj: StartFaceDetectionRequest
|
|
2124
|
-
) => any;
|
|
2125
|
-
export declare const StartFaceDetectionResponseFilterSensitiveLog: (
|
|
2126
|
-
obj: StartFaceDetectionResponse
|
|
2127
|
-
) => any;
|
|
2128
|
-
export declare const StartFaceSearchRequestFilterSensitiveLog: (
|
|
2129
|
-
obj: StartFaceSearchRequest
|
|
2130
|
-
) => any;
|
|
2131
|
-
export declare const StartFaceSearchResponseFilterSensitiveLog: (
|
|
2132
|
-
obj: StartFaceSearchResponse
|
|
2133
|
-
) => any;
|
|
2134
|
-
export declare const StartLabelDetectionRequestFilterSensitiveLog: (
|
|
2135
|
-
obj: StartLabelDetectionRequest
|
|
2136
|
-
) => any;
|
|
2137
|
-
export declare const StartLabelDetectionResponseFilterSensitiveLog: (
|
|
2138
|
-
obj: StartLabelDetectionResponse
|
|
2139
|
-
) => any;
|
|
2140
|
-
export declare const StartPersonTrackingRequestFilterSensitiveLog: (
|
|
2141
|
-
obj: StartPersonTrackingRequest
|
|
2142
|
-
) => any;
|
|
2143
|
-
export declare const StartPersonTrackingResponseFilterSensitiveLog: (
|
|
2144
|
-
obj: StartPersonTrackingResponse
|
|
2145
|
-
) => any;
|
|
2146
|
-
export declare const StartProjectVersionRequestFilterSensitiveLog: (
|
|
2147
|
-
obj: StartProjectVersionRequest
|
|
2148
|
-
) => any;
|
|
2149
|
-
export declare const StartProjectVersionResponseFilterSensitiveLog: (
|
|
2150
|
-
obj: StartProjectVersionResponse
|
|
2151
|
-
) => any;
|
|
2152
|
-
export declare const StartShotDetectionFilterFilterSensitiveLog: (
|
|
2153
|
-
obj: StartShotDetectionFilter
|
|
2154
|
-
) => any;
|
|
2155
|
-
export declare const StartTechnicalCueDetectionFilterFilterSensitiveLog: (
|
|
2156
|
-
obj: StartTechnicalCueDetectionFilter
|
|
2157
|
-
) => any;
|
|
2158
|
-
export declare const StartSegmentDetectionFiltersFilterSensitiveLog: (
|
|
2159
|
-
obj: StartSegmentDetectionFilters
|
|
2160
|
-
) => any;
|
|
2161
|
-
export declare const StartSegmentDetectionRequestFilterSensitiveLog: (
|
|
2162
|
-
obj: StartSegmentDetectionRequest
|
|
2163
|
-
) => any;
|
|
2164
|
-
export declare const StartSegmentDetectionResponseFilterSensitiveLog: (
|
|
2165
|
-
obj: StartSegmentDetectionResponse
|
|
2166
|
-
) => any;
|
|
2167
|
-
export declare const StreamProcessingStartSelectorFilterSensitiveLog: (
|
|
2168
|
-
obj: StreamProcessingStartSelector
|
|
2169
|
-
) => any;
|
|
2170
|
-
export declare const StreamProcessingStopSelectorFilterSensitiveLog: (
|
|
2171
|
-
obj: StreamProcessingStopSelector
|
|
2172
|
-
) => any;
|
|
2173
|
-
export declare const StartStreamProcessorRequestFilterSensitiveLog: (
|
|
2174
|
-
obj: StartStreamProcessorRequest
|
|
2175
|
-
) => any;
|
|
2176
|
-
export declare const StartStreamProcessorResponseFilterSensitiveLog: (
|
|
2177
|
-
obj: StartStreamProcessorResponse
|
|
2178
|
-
) => any;
|
|
2179
|
-
export declare const StartTextDetectionFiltersFilterSensitiveLog: (
|
|
2180
|
-
obj: StartTextDetectionFilters
|
|
2181
|
-
) => any;
|
|
2182
|
-
export declare const StartTextDetectionRequestFilterSensitiveLog: (
|
|
2183
|
-
obj: StartTextDetectionRequest
|
|
2184
|
-
) => any;
|
|
2185
|
-
export declare const StartTextDetectionResponseFilterSensitiveLog: (
|
|
2186
|
-
obj: StartTextDetectionResponse
|
|
2187
|
-
) => any;
|
|
2188
|
-
export declare const StopProjectVersionRequestFilterSensitiveLog: (
|
|
2189
|
-
obj: StopProjectVersionRequest
|
|
2190
|
-
) => any;
|
|
2191
|
-
export declare const StopProjectVersionResponseFilterSensitiveLog: (
|
|
2192
|
-
obj: StopProjectVersionResponse
|
|
2193
|
-
) => any;
|
|
2194
|
-
export declare const StopStreamProcessorRequestFilterSensitiveLog: (
|
|
2195
|
-
obj: StopStreamProcessorRequest
|
|
2196
|
-
) => any;
|
|
2197
|
-
export declare const StopStreamProcessorResponseFilterSensitiveLog: (
|
|
2198
|
-
obj: StopStreamProcessorResponse
|
|
2199
|
-
) => any;
|
|
2200
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
2201
|
-
obj: TagResourceRequest
|
|
2202
|
-
) => any;
|
|
2203
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
2204
|
-
obj: TagResourceResponse
|
|
2205
|
-
) => any;
|
|
2206
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
2207
|
-
obj: UntagResourceRequest
|
|
2208
|
-
) => any;
|
|
2209
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
2210
|
-
obj: UntagResourceResponse
|
|
2211
|
-
) => any;
|
|
2212
|
-
export declare const UpdateDatasetEntriesRequestFilterSensitiveLog: (
|
|
2213
|
-
obj: UpdateDatasetEntriesRequest
|
|
2214
|
-
) => any;
|
|
2215
|
-
export declare const UpdateDatasetEntriesResponseFilterSensitiveLog: (
|
|
2216
|
-
obj: UpdateDatasetEntriesResponse
|
|
2217
|
-
) => any;
|
|
2218
|
-
export declare const StreamProcessorSettingsForUpdateFilterSensitiveLog: (
|
|
2219
|
-
obj: StreamProcessorSettingsForUpdate
|
|
2220
|
-
) => any;
|
|
2221
|
-
export declare const UpdateStreamProcessorRequestFilterSensitiveLog: (
|
|
2222
|
-
obj: UpdateStreamProcessorRequest
|
|
2223
|
-
) => any;
|
|
2224
|
-
export declare const UpdateStreamProcessorResponseFilterSensitiveLog: (
|
|
2225
|
-
obj: UpdateStreamProcessorResponse
|
|
2226
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-rekognition",
|
|
3
3
|
"description": "AWS SDK for JavaScript Rekognition Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.298.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo rekognition"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|