An error occurred (InvalidS3ObjectException) when calling the IndexFaces operation: Unable to get object metadata from S3
I am getting this error while testing my aws apigateway on postman.
How to use amazon rekognition to track people by their name
Currently, I am doing a project in which I need to process the video inputs from two CCTV feeds; one is located outside the ATM gate (CCTV-1) and the other one is located in the inside the ATM (CCTV-2). I was provided with the following requirements and constraints:
Does AWS count failed Rekognition API calls and therefore charges for that calls?
I am using some services of AWS rekognition including face liveness, face compare and face detection api. Now sometimes api calls fail for various reasons for example face liveness api fails to connect the server even the device has stable network connection. My question is does AWS charges for the failed api calls also? Thanks.