View source: R/rekognition_operations.R
rekognition_delete_project | R Documentation |
Deletes a Amazon Rekognition project. To delete a project you must first delete all models or adapters associated with the project. To delete a model or adapter, see delete_project_version
.
See https://www.paws-r-sdk.com/docs/rekognition_delete_project/ for full documentation.
rekognition_delete_project(ProjectArn)
ProjectArn |
[required] The Amazon Resource Name (ARN) of the project that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.