datazone_disassociate_environment_role: Disassociates the environment role in Amazon DataZone

View source: R/datazone_operations.R

datazone_disassociate_environment_roleR Documentation

Disassociates the environment role in Amazon DataZone

Description

Disassociates the environment role in Amazon DataZone.

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

Usage

datazone_disassociate_environment_role(
  domainIdentifier,
  environmentIdentifier,
  environmentRoleArn
)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain in which an environment role is disassociated.

environmentIdentifier

[required] The ID of the environment.

environmentRoleArn

[required] The ARN of the environment role.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.