Amazon Web Services
This video demonstrates how to set up AWS Amplify resources for Amazon Rekognition FaceLiveness API. The presenter walks through creating a new React app or using an existing one, initializing the project with Amplify CLI, and configuring authentication using Amazon Cognito. Key steps include adding the auth category, creating an inline policy for unauthenticated access to Rekognition, and setting up the necessary backend resources. The video provides a foundation for implementing face liveness detection in applications using AWS services.