AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateConnection operation. Creates a connection. A connection defines the authorization type and credentials to use for authorization with an API destination HTTP endpoint.
For more information, see Connections for endpoint targets in the Amazon EventBridge User Guide.
Namespace: Amazon.EventBridge.Model
Assembly: AWSSDK.EventBridge.dll
Version: 3.x.y.z
public class CreateConnectionRequest : AmazonEventBridgeRequest IAmazonWebServiceRequest
The CreateConnectionRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateConnectionRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AuthorizationType | Amazon.EventBridge.ConnectionAuthorizationType |
Gets and sets the property AuthorizationType. The type of authorization to use for the connection. OAUTH tokens are refreshed when a 401 or 407 response is returned. |
![]() |
AuthParameters | Amazon.EventBridge.Model.CreateConnectionAuthRequestParameters |
Gets and sets the property AuthParameters. The authorization parameters to use to authorize with the endpoint.
You must include only authorization parameters for the |
![]() |
Description | System.String |
Gets and sets the property Description. A description for the connection to create. |
![]() |
InvocationConnectivityParameters | Amazon.EventBridge.Model.ConnectivityResourceParameters |
Gets and sets the property InvocationConnectivityParameters. 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 . |
![]() |
Name | System.String |
Gets and sets the property Name. The name for the connection to create. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5