datazone_delete_environment_profile {paws.analytics} | R Documentation |
Deletes an environment profile in Amazon DataZone
Description
Deletes an environment profile in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_environment_profile/ for full documentation.
Usage
datazone_delete_environment_profile(domainIdentifier, identifier)
Arguments
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. |
[Package paws.analytics version 0.9.0 Index]