Anchor to WebhookSubscriptionEndpointWebhook
unionWebhook Subscription Endpoint
An endpoint to which webhook subscriptions send webhooks events.
Anchor to Possible typesPossible types
- •OBJECT
An Amazon EventBridge partner event source to which webhook subscriptions publish events.
- •ARN!non-null
The ARN of this EventBridge partner event source.
- •ARN!
- •OBJECT
An HTTPS endpoint to which webhook subscriptions send POST requests.
- Anchor to callbackUrlcallback•URL!
Url non-null The URL to which the webhooks events are sent.
- •OBJECT
A Google Cloud Pub/Sub topic to which webhook subscriptions publish events.
- Anchor to pubSubProjectpub•String!
Sub Project non-null The Google Cloud Pub/Sub project ID.
- Anchor to pubSubTopicpub•String!
Sub Topic non-null The Google Cloud Pub/Sub topic ID.
Was this section helpful?