Delete Edge Deployment Stage
sagemaker_delete_edge_deployment_stage | R Documentation |
Delete a stage in an edge deployment plan if (and only if) the stage is inactive¶
Description¶
Delete a stage in an edge deployment plan if (and only if) the stage is inactive.
Usage¶
Arguments¶
EdgeDeploymentPlanName
[required] The name of the edge deployment plan from which the stage will be deleted.
StageName
[required] The name of the stage.
Value¶
An empty list.