sagemaker_delete_project {paws.machine.learning} | R Documentation |
Delete the specified project
Description
Delete the specified project.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_project/ for full documentation.
Usage
sagemaker_delete_project(ProjectName)
Arguments
ProjectName |
[required] The name of the project to delete. |
[Package paws.machine.learning version 0.9.0 Index]