Learn R Programming

paws.analytics (version 0.7.0)

datazone_create_environment_action: Creates an action for the environment, for example, creates a console link for an analytics tool that is available in this environment

Description

Creates an action for the environment, for example, creates a console link for an analytics tool that is available in this environment.

See https://www.paws-r-sdk.com/docs/datazone_create_environment_action/ for full documentation.

Usage

datazone_create_environment_action(
  description = NULL,
  domainIdentifier,
  environmentIdentifier,
  name,
  parameters
)

Arguments

description

The description of the environment action that is being created in the environment.

domainIdentifier

[required] The ID of the Amazon DataZone domain in which the environment action is created.

environmentIdentifier

[required] The ID of the environment in which the environment action is created.

name

[required] The name of the environment action.

parameters

[required] The parameters of the environment action.