cleanroomsml_cancel_trained_model {paws.security.identity} | R Documentation |
Submits a request to cancel the trained model job
Description
Submits a request to cancel the trained model job.
See https://www.paws-r-sdk.com/docs/cleanroomsml_cancel_trained_model/ for full documentation.
Usage
cleanroomsml_cancel_trained_model(membershipIdentifier, trainedModelArn)
Arguments
membershipIdentifier |
[required] The membership ID of the trained model job that you want to cancel. |
trainedModelArn |
[required] The Amazon Resource Name (ARN) of the trained model job that you want to cancel. |
[Package paws.security.identity version 0.9.0 Index]