Update the configuration information for an existing flywheel
Source:R/comprehend_operations.R
comprehend_update_flywheel.RdUpdate the configuration information for an existing flywheel.
See https://www.paws-r-sdk.com/docs/comprehend_update_flywheel/ for full documentation.
Usage
comprehend_update_flywheel(
FlywheelArn,
ActiveModelArn = NULL,
DataAccessRoleArn = NULL,
DataSecurityConfig = NULL
)Arguments
- 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.