sagemaker_stop_edge_deployment_stage {paws.machine.learning}R Documentation

Stops a stage in an edge deployment plan

Description

Stops a stage in an edge deployment plan.

See https://www.paws-r-sdk.com/docs/sagemaker_stop_edge_deployment_stage/ for full documentation.

Usage

sagemaker_stop_edge_deployment_stage(EdgeDeploymentPlanName, StageName)

Arguments

EdgeDeploymentPlanName

[required] The name of the edge deployment plan to stop.

StageName

[required] The name of the stage to stop.


[Package paws.machine.learning version 0.9.0 Index]