Class | Description |
---|---|
AgeRange |
Structure containing the estimated age range, in years, for a face.
|
Beard |
Indicates whether or not the face has a beard, and the confidence level in the determination.
|
BoundingBox |
Identifies the bounding box around the label, face, or text.
|
Celebrity |
Provides information about a celebrity recognized by the operation.
|
CelebrityDetail |
Information about a recognized celebrity.
|
CelebrityRecognition |
Information about a detected celebrity and the time the celebrity was detected in a stored video.
|
ComparedFace |
Provides face metadata for target image faces that are analyzed by
CompareFaces and
RecognizeCelebrities . |
ComparedSourceImageFace |
Type that describes the face Amazon Rekognition chose to compare with the faces in the target.
|
CompareFacesMatch |
Provides information about a face in a target image that matches the source image face analyzed by
CompareFaces . |
CompareFacesRequest | |
CompareFacesResponse | |
ContentModerationDetection |
Information about a moderation label detection in a stored video.
|
CreateCollectionRequest | |
CreateCollectionResponse | |
CreateStreamProcessorRequest | |
CreateStreamProcessorResponse | |
DeleteCollectionRequest | |
DeleteCollectionResponse | |
DeleteFacesRequest | |
DeleteFacesResponse | |
DeleteStreamProcessorRequest | |
DeleteStreamProcessorResponse | |
DescribeCollectionRequest | |
DescribeCollectionResponse | |
DescribeStreamProcessorRequest | |
DescribeStreamProcessorResponse | |
DetectFacesRequest | |
DetectFacesResponse | |
DetectLabelsRequest | |
DetectLabelsResponse | |
DetectModerationLabelsRequest | |
DetectModerationLabelsResponse | |
DetectTextRequest | |
DetectTextResponse | |
Emotion |
The emotions detected on the face, and the confidence level in the determination.
|
Eyeglasses |
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
|
EyeOpen |
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
|
Face |
Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID
that you assigned.
|
FaceDetail |
Structure containing attributes of the face that the algorithm detected.
|
FaceDetection |
Information about a face detected in a video analysis request and the time the face was detected in the video.
|
FaceMatch |
Provides face metadata.
|
FaceRecord |
Object containing both the face metadata (stored in the backend database), and facial attributes that are detected
but aren't stored in the database.
|
FaceSearchSettings |
Input face recognition parameters for an Amazon Rekognition stream processor.
|
Gender |
Gender of the face and the confidence level in the determination.
|
Geometry |
Information about where the text detected by is located on an image.
|
GetCelebrityInfoRequest | |
GetCelebrityInfoResponse | |
GetCelebrityRecognitionRequest | |
GetCelebrityRecognitionResponse | |
GetContentModerationRequest | |
GetContentModerationResponse | |
GetFaceDetectionRequest | |
GetFaceDetectionResponse | |
GetFaceSearchRequest | |
GetFaceSearchResponse | |
GetLabelDetectionRequest | |
GetLabelDetectionResponse | |
GetPersonTrackingRequest | |
GetPersonTrackingResponse | |
Image |
Provides the input image either as bytes or an S3 object.
|
ImageQuality |
Identifies face image brightness and sharpness.
|
IndexFacesRequest | |
IndexFacesResponse | |
Instance |
An instance of a label detected by .
|
KinesisDataStream |
The Kinesis data stream Amazon Rekognition to which the analysis results of a Amazon Rekognition stream processor are
streamed.
|
KinesisVideoStream |
Kinesis video stream stream that provides the source streaming video for a Amazon Rekognition Video stream processor.
|
Label |
Structure containing details about the detected label, including the name, and level of confidence.
|
LabelDetection |
Information about a label detected in a video analysis request and the time the label was detected in the video.
|
Landmark |
Indicates the location of the landmark on the face.
|
ListCollectionsRequest | |
ListCollectionsResponse | |
ListFacesRequest | |
ListFacesResponse | |
ListStreamProcessorsRequest | |
ListStreamProcessorsResponse | |
ModerationLabel |
Provides information about a single type of moderated content found in an image or video.
|
MouthOpen |
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
|
Mustache |
Indicates whether or not the face has a mustache, and the confidence level in the determination.
|
NotificationChannel |
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the completion status of a video
analysis operation.
|
Parent |
A parent label for a label.
|
PersonDetail |
Details about a person detected in a video analysis request.
|
PersonDetection |
Details and path tracking information for a single time a person's path is tracked in a video.
|
PersonMatch |
Information about a person whose face matches a face(s) in an Amazon Rekognition collection.
|
Point |
The X and Y coordinates of a point on an image.
|
Pose |
Indicates the pose of the face as determined by its pitch, roll, and yaw.
|
RecognizeCelebritiesRequest | |
RecognizeCelebritiesResponse | |
RekognitionRequest | |
RekognitionResponse | |
RekognitionResponseMetadata | |
S3Object |
Provides the S3 bucket name and object name.
|
SearchFacesByImageRequest | |
SearchFacesByImageResponse | |
SearchFacesRequest | |
SearchFacesResponse | |
Smile |
Indicates whether or not the face is smiling, and the confidence level in the determination.
|
StartCelebrityRecognitionRequest | |
StartCelebrityRecognitionResponse | |
StartContentModerationRequest | |
StartContentModerationResponse | |
StartFaceDetectionRequest | |
StartFaceDetectionResponse | |
StartFaceSearchRequest | |
StartFaceSearchResponse | |
StartLabelDetectionRequest | |
StartLabelDetectionResponse | |
StartPersonTrackingRequest | |
StartPersonTrackingResponse | |
StartStreamProcessorRequest | |
StartStreamProcessorResponse | |
StopStreamProcessorRequest | |
StopStreamProcessorResponse | |
StreamProcessor |
An object that recognizes faces in a streaming video.
|
StreamProcessorInput |
Information about the source streaming video.
|
StreamProcessorOutput |
Information about the Amazon Kinesis Data Streams stream to which a Amazon Rekognition Video stream processor streams
the results of a video analysis.
|
StreamProcessorSettings |
Input parameters used to recognize faces in a streaming video analyzed by a Amazon Rekognition stream processor.
|
Sunglasses |
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
|
TextDetection |
Information about a word or line of text detected by .
|
UnindexedFace |
A face that detected, but didn't index.
|
Video |
Video file stored in an Amazon S3 bucket.
|
VideoMetadata |
Information about a video that Amazon Rekognition analyzed.
|
Exception | Description |
---|---|
AccessDeniedException |
You are not authorized to perform the action.
|
IdempotentParameterMismatchException |
A
ClientRequestToken input parameter was reused with an operation, but at least one of the other input
parameters is different from the previous call to the operation. |
ImageTooLargeException |
The input image size exceeds the allowed limit.
|
InternalServerErrorException |
Amazon Rekognition experienced a service issue.
|
InvalidImageFormatException |
The provided image format is not supported.
|
InvalidPaginationTokenException |
Pagination token in the request is not valid.
|
InvalidParameterException |
Input parameter violated a constraint.
|
InvalidS3ObjectException |
Amazon Rekognition is unable to access the S3 object specified in the request.
|
LimitExceededException |
An Amazon Rekognition service limit was exceeded.
|
ProvisionedThroughputExceededException |
The number of requests exceeded your throughput limit.
|
RekognitionException | |
ResourceAlreadyExistsException |
A collection with the specified ID already exists.
|
ResourceInUseException |
|
ResourceNotFoundException |
The collection specified in the request cannot be found.
|
ThrottlingException |
Amazon Rekognition is temporarily unable to process the request.
|
VideoTooLargeException |
The file size or duration of the supplied media is too large.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.