For the complete documentation index, see llms.txt. This page is also available as Markdown.

How it works

This page was generated from content adapted from the AWS Developer Guide

Types of analysis

Non-storage and storage API operations

  • Note The service does not persist actual image bytes. Instead, the underlying detection algorithm first detects the faces in the input image, extracts facial features into a feature vector for each face, and then stores it in the database. Amazon Rekognition uses these feature vectors when performing face matches.

Last updated