View source: R/comprehend_operations.R
| comprehend_list_flywheel_iteration_history | R Documentation | 
Information about the history of a flywheel iteration. For more information about flywheels, see Flywheel overview in the Amazon Comprehend Developer Guide.
See https://www.paws-r-sdk.com/docs/comprehend_list_flywheel_iteration_history/ for full documentation.
comprehend_list_flywheel_iteration_history(
  FlywheelArn,
  Filter = NULL,
  NextToken = NULL,
  MaxResults = NULL
)
FlywheelArn | 
 [required] The ARN of the flywheel.  | 
Filter | 
 Filter the flywheel iteration history based on creation time.  | 
NextToken | 
 Next token  | 
MaxResults | 
 Maximum number of iteration history results to return  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.