View source: R/datazone_operations.R
datazone_disassociate_environment_role | R Documentation |
Disassociates the environment role in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_disassociate_environment_role/ for full documentation.
datazone_disassociate_environment_role(
domainIdentifier,
environmentIdentifier,
environmentRoleArn
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.