View source: R/sagemaker_operations.R
sagemaker_delete_edge_deployment_stage | R Documentation |
Delete a stage in an edge deployment plan if (and only if) the stage is inactive.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_edge_deployment_stage/ for full documentation.
sagemaker_delete_edge_deployment_stage(EdgeDeploymentPlanName, StageName)
EdgeDeploymentPlanName |
[required] The name of the edge deployment plan from which the stage will be deleted. |
StageName |
[required] The name of the stage. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.