I am building an android app which will authenticate user with AWS Rekognition facial verification. The app might be running in remote areas where internet and cellular connectivity are not available.
It it possible to pre-download all the face metadata stored in AWS and perform facial verification offline in the android app?