1 Answer
- Newest
- Most votes
- Most comments
1
See the "Pricing example 2 – Multiple APIs and Face Detection" section in the Amazon Rekognition Pricing page.
You will need to pay: (1) 1 million images * IndexFaces + (2) face meta data storage = 1 million faces metadata objects x $0.00001/face per month + (3) 1 new image * SearchFacesbyImage
Once the faces are indexed, you don't need to run the IndexFaces again. The information will be stored as metadata.
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 10 months ago