aws.comprehend.describe_flywheel_iteration
Example SQL Queries
SELECT * FROMaws.comprehend.describe_flywheel_iterationWHERE"flywheel_arn" = 'VALUE'AND "flywheel_iteration_id" = 'VALUE';Description
Retrieve the configuration properties of a flywheel iteration. For more information about flywheels, see Flywheel overview in the Amazon Comprehend Developer Guide.
Table Definition
| Column Name | Column Data Type |
|---|---|
| flywheel_arn Required Input Column | VARCHAR |
| flywheel_iteration_id Required Input Column | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| flywheel_iteration_properties The configuration properties of a flywheel iteration. | STRUCT( |
Show child fields
| |