Detect faces in an image using an AWS SDK
The following code example shows how to:
Save an image in an Amazon S3 bucket.
Use Amazon Rekognition to detect facial details, such as age range, gender, and emotion (such as smiling).
Display those details.
For a complete list of AWS SDK developer guides and code examples, see Developing with Amazon S3 using the AWS SDKs. This topic also includes information about getting started and details about previous SDK versions.