Data retrieval APIs for Amazon Rekognition
Amazon Rekognition provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
CompareFaces | Compare faces in the source input image with each face detected in the target input image | Read |
DescribeCollection | Read details about a collection | Read |
DescribeDataset | Describe an Amazon Rekognition Custom Labels dataset | Read |
DescribeProjectVersions | List the versions of a model in an Amazon Rekognition Custom Labels project | Read |
DescribeProjects | List Amazon Rekognition Custom Labels projects | Read |
DescribeStreamProcessor | Get information about the specified stream processor | Read |
DetectCustomLabels | Detect custom labels in a supplied image | Read |
DetectFaces | Detect human faces within an image provided as input | Read |
DetectLabels | Detect instances of real-world labels within an image provided as input | Read |
DetectModerationLabels | Detect moderation labels within the input image | Read |
DetectProtectiveEquipment | Detect Personal Protective Equipment in the input image | Read |
DetectText | Detect text in the input image and convert it into machine-readable text | Read |
GetCelebrityInfo | Read the name, and additional information, of a celebrity | Read |
GetCelebrityRecognition | Read the celebrity recognition results found in a stored video by an asynchronous celebrity recognition job | Read |
GetContentModeration | Read the content moderation analysis results found in a stored video by an asynchronous content moderation job | Read |
GetFaceDetection | Read the faces detection results found in a stored video by an asynchronous face detection job | Read |
GetFaceLivenessSessionResults | Get results of a face liveness session | Read |
GetFaceSearch | Read the matching collection faces found in a stored video by an asynchronous face search job | Read |
GetLabelDetection | Read the label detected resuls found in a stored video by an asynchronous label detection job | Read |
GetMediaAnalysisJob | Read the reference to job results in S3 and additional information about a media analysis job | Read |
GetPersonTracking | Read the list of persons detected in a stored video by an asynchronous person tracking job | Read |
GetSegmentDetection | Get the vdeo segments found in a stored video by an asynchronous segment detection job | Read |
GetTextDetection | Get the text found in a stored video by an asynchronous text detection job | Read |
ListCollections | Read the collection Id's in your account | Read |
ListDatasetEntries | List the dataset entries in an existing Amazon Rekognition Custom Labels dataset | Read |
ListDatasetLabels | List the labels in a dataset | Read |
ListFaces | Read metadata for faces in the specificed collection | Read |
ListMediaAnalysisJobs | Read the list of media analysis jobs | Read |
ListProjectPolicies | List the resource policies attached to a project | Read |
ListStreamProcessors | Get a list of your stream processors | List |
ListTagsForResource | Return a list of tags associated with a resource | Read |
ListUsers | List UserIds and the UserStatus | Read |
RecognizeCelebrities | Detect celebrities in the input image | Read |
SearchFaces | Search the specificed collection for the supplied face ID | Read |
SearchFacesByImage | Search the specificed collection for the largest face in the input image | Read |
SearchUsers | Search the specificed collection for user match result with given either face ID or user ID | Read |
SearchUsersByImage | Search the specificed collection for user match result by using the largest face in the input image | Read |