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