View source: R/cloudwatchevents_operations.R
cloudwatchevents_create_connection | R Documentation |
Creates a connection. A connection defines the authorization type and credentials to use for authorization with an API destination HTTP endpoint.
See https://www.paws-r-sdk.com/docs/cloudwatchevents_create_connection/ for full documentation.
cloudwatchevents_create_connection(
Name,
Description = NULL,
AuthorizationType,
AuthParameters
)
Name |
[required] The name for the connection to create. |
Description |
A description for the connection to create. |
AuthorizationType |
[required] The type of authorization to use for the connection. |
AuthParameters |
[required] A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.