View source: R/cloudwatchevents_operations.R
cloudwatchevents_update_connection | R Documentation |
Updates settings for a connection.
See https://www.paws-r-sdk.com/docs/cloudwatchevents_update_connection/ for full documentation.
cloudwatchevents_update_connection(
Name,
Description = NULL,
AuthorizationType = NULL,
AuthParameters = NULL
)
Name |
[required] The name of the connection to update. |
Description |
A description for the connection. |
AuthorizationType |
The type of authorization to use for the connection. |
AuthParameters |
The authorization parameters to use for the connection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.