Deletes an Amazon Rekognition Custom Labels project
Deletes an Amazon Rekognition Custom Labels project. To delete a project
you must first delete all models associated with the project. To delete
a model, see
delete_project_version
.
This operation requires permissions to perform the
rekognition:DeleteProject
action.
rekognition_delete_project(ProjectArn)
ProjectArn |
[required] The Amazon Resource Name (ARN) of the project that you want to delete. |
A list with the following syntax:
list( Status = "CREATING"|"CREATED"|"DELETING" )
svc$delete_project( ProjectArn = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.