Rekognition Project

An Amazon Rekognition Project represents a container for managing computer vision models within Rekognition Custom Labels. It stores information about the project, including its name, creation time, and status, and serves as the foundation for creating and managing datasets, training models, and deploying them for image and video analysis.

aws.rekognition_project

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
auto_updatecorestringIndicates whether automatic retraining will be attempted for the versions of the project. Applies only to adapters.
creation_timestampcoretimestampThe Unix timestamp for the date and time that the project was created.
datasetscorejsonInformation about the training and test datasets in the project.
featurecorestringSpecifies the project that is being customized.
project_arncorestringThe Amazon Resource Name (ARN) of the project.
statuscorestringThe current status of the project.
tagscorehstore