delete_project

SageMaker.Client.delete_project(**kwargs)

Delete the specified project.

See also: AWS API Documentation

Request Syntax

response = client.delete_project(
    ProjectName='string'
)
Parameters
ProjectName (string) --

[REQUIRED]

The name of the project to delete.

Returns
None

Exceptions

  • SageMaker.Client.exceptions.ConflictException