- Platform Release 6.5
- Privacera Platform Installation
- Privacera Platform User Guide
- Privacera Discovery User Guide
- Privacera Encryption Guide
- Privacera Access Management User Guide
- AWS User Guide
- Overview of Privacera on AWS
- Configure policies for AWS services
- Using Athena with data access server
- Using DynamoDB with data access server
- Databricks access manager policy
- Accessing Kinesis with data access server
- Accessing Firehose with Data Access Server
- EMR user guide
- AWS S3 bucket encryption
- Getting started with Minio
- Plugins
- How to Get Support
- Coordinated Vulnerability Disclosure (CVD) Program of Privacera
- Shared Security Model
- Privacera Platform documentation changelog
How-to
Include and exclude resources in GCS
Add a bucket in the inclusion
From the navigation menu, select Discovery > Data Source.
From the Applications menu, select GCS-Google Cloud Storage.
In the Include Resource tab, add the resources that need to be scanned and discovered by Privacera Discovery.
You can use the following patterns to add resources:
gs://bucket_name
gs://bucket_name/folder_child/
gs://bucket_name/*
gs://bucket_name/filename.format
gs://<bucket_name>/<folder_name>/*
Add a bucket in the exclusion
From the navigation menu, select Discovery > Data Sources.
From the Applications menu, select GCS-Google Cloud Storage.
In the Exclude Resource tab, add the resources that need to be ignored by Privacera Discovery.
You can use the following patterns to add resources:
*.format
/file_path/
* folder_name/file*
* file_name *
file_name*
* file_name
gs://<bucketname>/<folder_name>/*.file_extension
Include and exclude datasets and tables in GBQ
Include a dataset or table in GBQ
From the navigation menu, select Discovery > Data Source.
From the Applications menu, select GBQ-Google BigQuery, and then click Include Dataset or Table.
In the Include Dataset or Table tab, add the dataset or table that needs to be scanned and discovered by Privacera Discovery.
You can use the following patterns:
*/sales_2018
*/sales_2020
finance_sandbox1/
eCommerce/sales_2020
finance/sales
Exclude a dataset or table in GBQ
From the navigation menu, select Discovery > Data Source.
From the Applications menu, select GBQ-Google BigQuery, and then click Exclude Dataset or Table.
In the Exclude Dataset or Table tab, add the dataset or table that needs to be ignored by Privacera Discovery.
You can use the following patterns:
*/sales_2018
*/sales_2020
finance_sandbox1/
eCommerce/sales_2020
finance/sales