/AWS1/CL_REK=>DELETEPROJECTVERSION()
¶
About DeleteProjectVersion¶
Deletes a Rekognition project model or project version, like a Amazon Rekognition Custom Labels model or a custom adapter.
You can't delete a project version if it is running or if it is training. To check the status of a project version, use the Status field returned from DescribeProjectVersions. To stop a project version call StopProjectVersion. If the project version is training, wait until it finishes.
This operation requires permissions to perform the
rekognition:DeleteProjectVersion
action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_PROJECTVERSIONARN
TYPE /AWS1/REKPROJECTVERSIONARN
/AWS1/REKPROJECTVERSIONARN
¶
The Amazon Resource Name (ARN) of the project version that you want to delete.