datazone_update_group_profile {paws.analytics} | R Documentation |
Updates the specified group profile in Amazon DataZone
Description
Updates the specified group profile in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_update_group_profile/ for full documentation.
Usage
datazone_update_group_profile(domainIdentifier, groupIdentifier, status)
Arguments
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. |
[Package paws.analytics version 0.7.0 Index]