View source: R/datazone_operations.R
datazone_get_connection | R Documentation |
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.
datazone_get_connection(domainIdentifier, identifier, withSecret = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.