async fn run_add_bucket_notifications(
    add_bucket_notifications: AddBucketNotifications,
    state: &mut State
) -> Result<ControlFlow, Error>