aws_eventbridge_connection

Amazon Web Services EventBridge Connection

Name

Type

Nullable

accountId

String

accountName

String

arn

String

authParameters

ConnectionAuthResponseParameters

authorizationType

String

creationTime

String

description

String

lastAuthorizedTime

String

lastModifiedTime

String

name

String

region

String

secretArn

String

state

String

stateReason

String

ConnectionAuthResponseParameters

Name

Type

Nullable

apiKeyAuthParameters

ConnectionAuthResponseParameters.ConnectionApiKeyAuthResponseParameters

basicAuthParameters

ConnectionAuthResponseParameters.ConnectionBasicAuthResponseParameters

invocationHttpParameters

ConnectionAuthResponseParameters.ConnectionHttpParameters

oAuthParameters

ConnectionAuthResponseParameters.ConnectionOAuthResponseParameters

ConnectionAuthResponseParameters.ConnectionApiKeyAuthResponseParameters

Name

Type

Nullable

apiKeyName

String

ConnectionAuthResponseParameters.ConnectionBasicAuthResponseParameters

Name

Type

Nullable

username

String

ConnectionAuthResponseParameters.ConnectionHttpParameters

Name

Type

Nullable

bodyParameters

List<ConnectionAuthResponseParameters.ConnectionHttpParameters.ConnectionParameter>

headerParameters

List<ConnectionAuthResponseParameters.ConnectionHttpParameters.ConnectionParameter>

queryStringParameters

List<ConnectionAuthResponseParameters.ConnectionHttpParameters.ConnectionParameter>

ConnectionAuthResponseParameters.ConnectionHttpParameters.ConnectionParameter

Name

Type

Nullable

isValueSecret

Boolean

key

String

value

String

ConnectionAuthResponseParameters.ConnectionOAuthResponseParameters

Name

Type

Nullable

authorizationEndpoint

String

clientParameters

ConnectionAuthResponseParameters.ConnectionOAuthResponseParameters.ConnectionOAuthClientResponseParameters

httpMethod

String

oAuthHttpParameters

ConnectionAuthResponseParameters.ConnectionHttpParameters

ConnectionAuthResponseParameters.ConnectionOAuthResponseParameters.ConnectionOAuthClientResponseParameters

Name

Type

Nullable

clientID

String

Last updated