Updates settings for a connection.
See https://www.paws-r-sdk.com/docs/eventbridge_update_connection/ for full documentation.
eventbridge_update_connection(
Name,
Description = NULL,
AuthorizationType = NULL,
AuthParameters = NULL,
InvocationConnectivityParameters = NULL
)
[required] The name of the connection to update.
A description for the connection.
The type of authorization to use for the connection.
The authorization parameters to use for the connection.
For connections to private resource endpoints, the parameters to use for invoking the resource endpoint.
For more information, see Connecting to private resources in the Amazon EventBridge User Guide .