View source: R/datazone_operations.R
datazone_update_group_profile | R Documentation |
Updates the specified group profile in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_update_group_profile/ for full documentation.
datazone_update_group_profile(domainIdentifier, groupIdentifier, status)
domainIdentifier |
[required] The identifier of the Amazon DataZone domain in which a group profile is updated. |
groupIdentifier |
[required] The identifier of the group profile that is updated. |
status |
[required] The status of the group profile that is updated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.