Skip to main content

webhook_url

Function webhook_url 

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

The webhook trigger URL AWS provisions, of the form https://webhooks.amplify.{region}.amazonaws.com/prod/webhooks?id={id}&token={token}&operation=startbuild.