Webhook
Represents a complete Webhook with all its properties, and unique identifier.
Contents
- webhookId
-
The unique identifier of the Webhook
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- webhookUrl
-
Webhook endpoint URL.
Type: String
Pattern:
https://[a-zA-Z0-9.-]+(?:/.*)?Required: Yes
- webhookType
-
Webhook authentication type.
Type: String
Valid Values:
hmac | apikey | gitlab | pagerdutyRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: