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