View source: R/datazone_operations.R
datazone_update_environment | R Documentation |
Updates the specified environment in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_update_environment/ for full documentation.
datazone_update_environment(
description = NULL,
domainIdentifier,
glossaryTerms = NULL,
identifier,
name = NULL
)
description |
The description to be updated as part of the
|
domainIdentifier |
[required] The identifier of the domain in which the environment is to be updated. |
glossaryTerms |
The glossary terms to be updated as part of the
|
identifier |
[required] The identifier of the environment that is to be updated. |
name |
The name to be updated as part of the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.