Anchor to EventBridgeWebhookSubscriptionInputEvent
input_objectEvent Bridge Webhook Subscription Input
The input fields for an EventBridge webhook subscription.
Anchor to FieldsFields
- •ARN
The ARN of the EventBridge partner event source.
- Anchor to filterfilter•String
A constraint specified using search syntax that ensures only webhooks that match the specified filter are emitted. See our guide on filters for more details.
- Anchor to formatformat•Webhook
Subscription Format The format in which the webhook subscription should send the data.
- Anchor to includeFieldsinclude•[String!]
Fields The list of fields to be included in the webhook subscription. Only the fields specified will be included in the webhook payload. If null, then all fields will be included. Learn more about modifying webhook payloads.
- Anchor to metafieldNamespacesmetafield•[String!]
Namespaces The list of namespaces for any metafields that should be included in the webhook subscription.
- Anchor to metafieldsmetafields•[Has
Metafields Metafield Identifier Input!] A list of identifiers specifying metafields to include in the webhook payload.
Was this section helpful?