Updates settings for a connection.
See https://paws-r.github.io/docs/cloudwatchevents/update_connection.html for full documentation.
cloudwatchevents_update_connection(
Name,
Description = NULL,
AuthorizationType = NULL,
AuthParameters = 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.