Skip to main content
Version: Latest

Prisma Cloud Data Security Settings API Overview

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:

PropertyTypeDescription
messagestringError message
namestringException name
detailstringException 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.

Authentication

The x-redlock-auth value is a JSON Web Token (JWT).

Security Scheme Type:

apiKey

Header parameter name:

x-redlock-auth