View source: R/datazone_operations.R
datazone_delete_environment_action | R Documentation |
Deletes an action for the environment, for example, deletes a console link for an analytics tool that is available in this environment.
See https://www.paws-r-sdk.com/docs/datazone_delete_environment_action/ for full documentation.
datazone_delete_environment_action(
domainIdentifier,
environmentIdentifier,
identifier
)
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which an environment action is deleted. |
environmentIdentifier |
[required] The ID of the environment where an environment action is deleted. |
identifier |
[required] The ID of the environment action that is deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.