Occurrences
The detected occurrences of sensitive data.
Contents
- Cells
-
Occurrences of sensitive data detected in Microsoft Excel workbooks, comma-separated value (CSV) files, or tab-separated value (TSV) files.
Type: Array of Cell objects
Required: No
- LineRanges
-
Occurrences of sensitive data detected in a non-binary text file or a Microsoft Word file. Non-binary text files include files such as HTML, XML, JSON, and TXT files.
Type: Array of Range objects
Required: No
- OffsetRanges
-
Occurrences of sensitive data detected in a binary text file.
Type: Array of Range objects
Required: No
- Pages
-
Occurrences of sensitive data in an Adobe Portable Document Format (PDF) file.
Type: Array of Page objects
Required: No
- Records
-
Occurrences of sensitive data in an Apache Avro object container or an Apache Parquet file.
Type: Array of Record objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: