Updates 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_update_connection/ for full documentation.
datazone_update_connection(
awsLocation = NULL,
description = NULL,
domainIdentifier,
identifier,
props = NULL
)
The location where a connection is to be updated.
The description of a connection.
[required] The ID of the domain where a connection is to be updated.
[required] The ID of the connection to be updated.
The connection props.