datazone_get_group_profile {paws.analytics} | R Documentation |
Gets a group profile in Amazon DataZone
Description
Gets a group profile in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_get_group_profile/ for full documentation.
Usage
datazone_get_group_profile(domainIdentifier, groupIdentifier)
Arguments
domainIdentifier |
[required] The identifier of the Amazon DataZone domain in which the group profile exists. |
groupIdentifier |
[required] The identifier of the group profile. |
[Package paws.analytics version 0.9.0 Index]