Amazon Rekognition · Example Payload

Amazon Rekognition Detect Moderation Labels Request Example

Celebrity RecognitionComputer-VisionContent ModerationCustom LabelsDeep LearningFace LivenessFacial RecognitionImage AnalysisMachine-LearningObject DetectionText DetectionVideo Analysis

Amazon Rekognition Detect Moderation Labels Request Example is an example object payload from Amazon Rekognition, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ImageMinConfidenceHumanLoopConfigProjectVersion

Example Payload

Raw ↑
{
  "Image": "sample-value",
  "MinConfidence": 50.0,
  "HumanLoopConfig": {},
  "ProjectVersion": "6.0"
}