Skip to main content

flywheels_list_only

Lists flywheels in a region or regions, for all properties use flywheels

Overview

Nameflywheels_list_only
TypeResource
DescriptionThe AWS::Comprehend::Flywheel resource creates an Amazon Comprehend Flywheel that enables customer to train their model.
Idaws.comprehend.flywheels_list_only

Fields

NameDatatypeDescription
active_model_arnstring
data_access_role_arnstring
data_lake_s3_uristring
data_security_configobject
flywheel_namestring
model_typestring
tagsarray
task_configobject
arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all flywheels in a region.

SELECT
region,
arn
FROM aws.comprehend.flywheels_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the flywheels_list_only resource, see flywheels