CloudFormation One-Click Setup for Amazon Face Recognition (AFR)
This CloudFormation template provisions all required AWS resources for AFR in a single step:
A private S3 bucket dedicated to AFR storage
An IAM user with scoped permissions for S3 and Amazon Rekognition
An Amazon Rekognition face collection, automatically created via a custom resource
Programmatic access keys ready to be used in Home Assistant
The template is designed to be configuration-flow compatible with Home Assistant, including all permissions required for credential validation and self-tests, while keeping access limited to the AFR S3 prefix.
After stack creation, simply copy the generated credentials and parameters into the AFR integration setup.