This solution provides an automated, serverless way to redact sensitive data from PDF files using Google Cloud Services like Data Loss Prevention (DLP), Cloud Workflows, and Cloud Run.
Apache License 2.0
51
stars
25
forks
source link
Replaced Cloud Function trigger with EventArc events #10
Workflows will now be triggered automatically by EventArc, removing the need for a Cloud Function to start the process.
Reduces the architecture complexity and costs.
Workflows will now be triggered automatically by EventArc, removing the need for a Cloud Function to start the process. Reduces the architecture complexity and costs.