sagemaker_delete_edge_deployment_plan {paws.machine.learning} | R Documentation |
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan
Description
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_edge_deployment_plan/ for full documentation.
Usage
sagemaker_delete_edge_deployment_plan(EdgeDeploymentPlanName)
Arguments
EdgeDeploymentPlanName |
[required] The name of the edge deployment plan to delete. |
[Package paws.machine.learning version 0.7.0 Index]