SensitiveDataResult
Contains a detected instance of sensitive data that are based on built-in identifiers.
Contents
- Category
-
The category of sensitive data that was detected. For example, the category can indicate that the sensitive data involved credentials, financial information, or personal information.
Type: String
Pattern:
.*\S.*
Required: No
- Detections
-
The list of detected instances of sensitive data.
Type: Array of SensitiveDataDetections objects
Required: No
- TotalCount
-
The total number of occurrences of sensitive data.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: