View source: R/codecommit_operations.R
codecommit_delete_repository | R Documentation |
Deletes a repository. If a specified repository was already deleted, a null repository ID is returned.
See https://www.paws-r-sdk.com/docs/codecommit_delete_repository/ for full documentation.
codecommit_delete_repository(repositoryName)
repositoryName |
[required] The name of the repository to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.