View source: R/sagemaker_operations.R
sagemaker_stop_edge_deployment_stage | R Documentation |
Stops a stage in an edge deployment plan.
See https://www.paws-r-sdk.com/docs/sagemaker_stop_edge_deployment_stage/ for full documentation.
sagemaker_stop_edge_deployment_stage(EdgeDeploymentPlanName, StageName)
EdgeDeploymentPlanName |
[required] The name of the edge deployment plan to stop. |
StageName |
[required] The name of the stage to stop. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.