View source: R/datazone_operations.R
datazone_delete_connection | R Documentation |
Deletes and 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_delete_connection/ for full documentation.
datazone_delete_connection(domainIdentifier, identifier)
domainIdentifier |
[required] The ID of the domain where the connection is deleted. |
identifier |
[required] The ID of the connection that is deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.