sagemaker_delete_code_repository {paws.machine.learning} | R Documentation |
Deletes the specified Git repository from your account
Description
Deletes the specified Git repository from your account.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_code_repository/ for full documentation.
Usage
sagemaker_delete_code_repository(CodeRepositoryName)
Arguments
CodeRepositoryName |
[required] The name of the Git repository to delete. |
[Package paws.machine.learning version 0.7.0 Index]