Learn R Programming

paws.analytics (version 0.7.0)

datazone_delete_environment_action: Deletes an action for the environment, for example, deletes a console link for an analytics tool that is available in this environment

Description

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.

Usage

datazone_delete_environment_action(
  domainIdentifier,
  environmentIdentifier,
  identifier
)

Arguments

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.