View source: R/comprehend_operations.R
comprehend_update_flywheel | R Documentation |
Update the configuration information for an existing flywheel.
See https://www.paws-r-sdk.com/docs/comprehend_update_flywheel/ for full documentation.
comprehend_update_flywheel(
FlywheelArn,
ActiveModelArn = NULL,
DataAccessRoleArn = NULL,
DataSecurityConfig = NULL
)
FlywheelArn |
[required] The Amazon Resource Number (ARN) of the flywheel to update. |
ActiveModelArn |
The Amazon Resource Number (ARN) of the active model version. |
DataAccessRoleArn |
The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend permission to access the flywheel data. |
DataSecurityConfig |
Flywheel data security configuration. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.