comprehend_delete_flywheel {paws.machine.learning}R Documentation

Deletes a flywheel

Description

Deletes a flywheel. When you delete the flywheel, Amazon Comprehend does not delete the data lake or the model associated with the flywheel.

See https://www.paws-r-sdk.com/docs/comprehend_delete_flywheel/ for full documentation.

Usage

comprehend_delete_flywheel(FlywheelArn)

Arguments

FlywheelArn

[required] The Amazon Resource Number (ARN) of the flywheel to delete.


[Package paws.machine.learning version 0.9.0 Index]