Comprehend Flywheel

Comprehend Flywheel in AWS is a managed resource that helps organize and manage the lifecycle of custom natural language processing models built with Amazon Comprehend. It allows you to group related models, datasets, and training configurations into a single entity, making it easier to retrain, update, and deploy models consistently over time.

aws.comprehend_flywheel

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
active_model_arncorestringThe Amazon Resource Number (ARN) of the active model version.
creation_timecoretimestampCreation time of the flywheel.
data_access_role_arncorestringThe Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data.
data_lake_s3_uricorestringAmazon S3 URI of the data lake location.
data_security_configcorejsonData security configuration.
flywheel_arncorestringThe Amazon Resource Number (ARN) of the flywheel.
last_modified_timecoretimestampLast modified time for the flywheel.
latest_flywheel_iterationcorestringThe most recent flywheel iteration.
messagecorestringA description of the status of the flywheel.
model_typecorestringModel type of the flywheel's model.
statuscorestringThe status of the flywheel.
tagscorehstore
task_configcorejsonConfiguration about the model associated with a flywheel.