datazone_delete_connection {paws.analytics} | R Documentation |
Deletes and connection
Description
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.
Usage
datazone_delete_connection(domainIdentifier, identifier)
Arguments
domainIdentifier |
[required] The ID of the domain where the connection is deleted. |
identifier |
[required] The ID of the connection that is deleted. |
[Package paws.analytics version 0.9.0 Index]