sagemaker_delete_edge_deployment_stage {paws.machine.learning}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.

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

Usage

sagemaker_delete_edge_deployment_stage(EdgeDeploymentPlanName, StageName)

Arguments

EdgeDeploymentPlanName

[required] The name of the edge deployment plan from which the stage will be deleted.

StageName

[required] The name of the stage.


[Package paws.machine.learning version 0.9.0 Index]