Skip to main content
Log inSign up
Anchor to WebhookSubscriptionEndpoint

WebhookSubscriptionEndpoint

union

An endpoint to which webhook subscriptions send webhooks events.

OBJECT

An Amazon EventBridge partner event source to which webhook subscriptions publish events.

arn
non-null

The ARN of this EventBridge partner event source.

OBJECT

An HTTPS endpoint to which webhook subscriptions send POST requests.

callbackUrl
non-null

The URL to which the webhooks events are sent.

OBJECT

A Google Cloud Pub/Sub topic to which webhook subscriptions publish events.

pubSubProject
non-null

The Google Cloud Pub/Sub project ID.

pubSubTopic
non-null

The Google Cloud Pub/Sub topic ID.


Was this section helpful?

Anchor to Fields with this unionFields with this union

OBJECT

The endpoint to which the webhook subscription will send events.


Was this section helpful?