Skip to main content

flywheels

Retrieves a list of flywheels in a region

Overview

Nameflywheels
TypeResource
Descriptionflywheels
Idawscc.comprehend.flywheels

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.comprehend.flywheels
WHERE region = 'us-east-1'

Permissions

To operate on the flywheels resource, the following permissions are required:

Create

iam:PassRole,
comprehend:CreateFlywheel,
comprehend:DescribeFlywheel,
comprehend:ListTagsForResource

List

comprehend:ListFlywheels