cleanroomsml_delete_configured_model_algorithm {paws.security.identity} | R Documentation |
Deletes a configured model algorithm
Description
Deletes a configured model algorithm.
See https://www.paws-r-sdk.com/docs/cleanroomsml_delete_configured_model_algorithm/ for full documentation.
Usage
cleanroomsml_delete_configured_model_algorithm(configuredModelAlgorithmArn)
Arguments
configuredModelAlgorithmArn |
[required] The Amazon Resource Name (ARN) of the configured model algorithm that you want to delete. |
[Package paws.security.identity version 0.9.0 Index]