Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_edge_deployment_plan

delete_edge_deployment_plan(**kwargs)

Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.

See also: AWS API Documentation

Request Syntax

response = client.delete_edge_deployment_plan(
    EdgeDeploymentPlanName='string'
)
Parameters
EdgeDeploymentPlanName (string) --

[REQUIRED]

The name of the edge deployment plan to delete.

Returns
None

Exceptions

  • SageMaker.Client.exceptions.ResourceInUse