ClassificationResult - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ClassificationResult

Details about the sensitive data that was detected on the resource.

Contents

AdditionalOccurrences

Indicates whether there are additional occurrences of sensitive data that are not included in the finding. This occurs when the number of occurrences exceeds the maximum that can be included.

Type: Boolean

Required: No

CustomDataIdentifiers

Provides details about sensitive data that was identified based on customer-defined configuration.

Type: CustomDataIdentifiersResult object

Required: No

MimeType

The type of content that the finding applies to.

Type: String

Pattern: .*\S.*

Required: No

SensitiveData

Provides details about sensitive data that was identified based on built-in configuration.

Type: Array of SensitiveDataResult objects

Required: No

SizeClassified

The total size in bytes of the affected data.

Type: Long

Required: No

Status

The current status of the sensitive data detection.

Type: ClassificationStatus object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: