sagemaker_delete_edge_deployment_stage: Delete a stage in an edge deployment plan if (and only if)...

View source: R/sagemaker_operations.R

sagemaker_delete_edge_deployment_stageR 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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.