View source: R/datazone_operations.R
datazone_delete_project | R Documentation |
Deletes a project in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_project/ for full documentation.
datazone_delete_project(domainIdentifier, identifier, skipDeletionCheck = NULL)
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which the project is deleted. |
identifier |
[required] The identifier of the project that is to be deleted. |
skipDeletionCheck |
Specifies the optional flag to delete all child entities within the project. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.