Data Security Settings
Prisma Cloud Data Security enables you to discover and classify data stored in AWS S3 buckets and protect accidental exposure, misuse, or sharing of sensitive data. You can use the data security settings APIs to manage data profiles, data patterns, and snippets.
Error Handling
As with other Prisma Cloud public API requests, Data Security Settings API requests return standard HTTP response codes. When more details are available, the error response includes the following:
Property | Type | Description |
---|---|---|
message | string | Error message |
name | string | Exception name |
detail | string | Exception details |
To get started with data security, see Prisma Cloud Data Security. If you are upgraded to the Darwin release, see Prisma Cloud Data Security.
📄️ Clone Data Pattern
Clones a data pattern.
📄️ List Data Patterns
Lists all data patterns.
📄️ Add Data Pattern
Creates a data pattern.
📄️ Update Data Pattern
Updates a data pattern.
📄️ Delete Data Pattern
Deletes a data pattern.
📄️ Get Data Pattern By Name
Lists of all data pattern names with their supported confidence levels.
📄️ List Data Profiles
Lists all data profiles for your tenant.
📄️ Update Data Profile Status
Enables or disables one or more data profiles.
📄️ Add Data Profile
Creates a data profile.
📄️ Get Data Profile Details
Returns data profile details for the specified profile ID.
📄️ Update Data Profile
Updates a data profile.
📄️ Clone Data Profile
Clones a data profile.
📄️ Delete Data Profile
Deletes a data profile.
📄️ Get Snippet Configuration
Returns the snippet masking configuration for your tenant.
📄️ Update Snippet Configuration
Updates the snippet masking configuration for your tenant.
📄️ Perform a Credit Estimation For The Specified Resources.
Returns the total data volume size of all the requested resources and equivalent credits of data volume.
📄️ Update the Resources Scan Config
Returns the resource scan configs for those that have been updated.
📄️ Fetch All Resources For The Given PCDS Tenant
Returns details for all resources tied to the PCDS Tenant which is extracted from the access token.
📄️ Generate an Azure Terraform Script for all Azure accounts under the specified PCDS Tenant.
Returns an Azure Network ACL script for all accounts under the given PCDS Tenant ID that should fix all network connectivity issues.
📄️ Fetch The Tenant Config For The Given PCDS Tenant
Returns tenant config details for the specified PCDS Tenant which is extracted from the access token.
📄️ Update the PCDS Tenant Resource Report Frequency
Update the size reporting frequency at global for all tenant resources.
📄️ List Data Resources
Lists all AWS S3 bucket resources for your onboarded cloud account(s). The response indicates the amount of data eligible for sensitive data scans, malware scans, or both based on the supported file types and file size.
📄️ Update Data Scan Config
Updates the data security scan settings configuration for the listed resources.
📄️ List Data Patterns
Lists all data patterns that satisfy the request filters.
📄️ Add Data Pattern
Creates a data pattern.
📄️ Clone Data Pattern
Clones a data pattern.
📄️ Get Data Pattern Details
Returns the data pattern details for the specified ID.
📄️ Get Data Pattern By Name
Lists of all data pattern names with their supported confidence levels.
📄️ Update Data Pattern
Updates a data pattern.
📄️ Delete Data Pattern
Deletes a data pattern.
📄️ List Data Profiles
Lists all data profiles for your tenant.
📄️ Add Data Profile
Creates a data profile.
📄️ Update Data Profile Status
Enables or disables one or more data profiles.
📄️ Get Data Profile Details
Returns data profile details for the specified profile ID.
📄️ Update Data Profile
Updates a data profile.
📄️ Clone Data Profile
Clones a data profile.
📄️ Delete Data Profile
Deletes a data profile.
📄️ Get Snippet Configuration
Returns the snippet masking configuration for your tenant.
📄️ Update Snippet Configuration
Updates the snippet masking configuration for your tenant.