GenericWebhook
Generic webhook configuration for services that support webhook notifications.
Contents
- apiKey
-
API Key for API Key webhook authentication
Type: String
Length Constraints: Minimum length of 1.
Required: No
- webhookId
-
The unique webhook identifier
Type: String
Required: No
- webhookSecret
-
The webhook secret for authentication
Type: String
Required: No
- webhookType
-
The webhook authentication type
Type: String
Valid Values:
hmac | apikey | gitlab | pagerdutyRequired: No
- webhookUrl
-
The webhook URL endpoint
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: