Skip to main content

webhook_arn

Function webhook_arn 

Source
pub fn webhook_arn(
    region: &str,
    account: &str,
    app_id: &str,
    webhook_id: &str,
) -> String
Expand description

The webhook ARN, .../apps/{app_id}/webhooks/{webhook_id}.