View source: R/datazone_operations.R
datazone_delete_environment_profile | R Documentation |
Deletes an environment profile in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_environment_profile/ for full documentation.
datazone_delete_environment_profile(domainIdentifier, identifier)
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which the environment profile is deleted. |
identifier |
[required] The ID of the environment profile that is deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.