sagemaker_delete_partner_app {paws.machine.learning} | R Documentation |
Deletes a SageMaker Partner AI App
Description
Deletes a SageMaker Partner AI App.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_partner_app/ for full documentation.
Usage
sagemaker_delete_partner_app(Arn, ClientToken = NULL)
Arguments
Arn |
[required] The ARN of the SageMaker Partner AI App to delete. |
ClientToken |
A unique token that guarantees that the call to this API is idempotent. |
[Package paws.machine.learning version 0.9.0 Index]