datazone_get_connection {paws.analytics} | R Documentation |
Gets a connection
Description
Gets a connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.
See https://www.paws-r-sdk.com/docs/datazone_get_connection/ for full documentation.
Usage
datazone_get_connection(domainIdentifier, identifier, withSecret = NULL)
Arguments
domainIdentifier |
[required] The ID of the domain where we get the connection. |
identifier |
[required] The connection ID. |
withSecret |
Specifies whether a connection has a secret. |
[Package paws.analytics version 0.9.0 Index]