FindingDetailsError - Inspector
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).

FindingDetailsError

Details about an error encountered when trying to return vulnerability data for a finding.

Contents

errorCode

The error code.

Type: String

Valid Values: INTERNAL_ERROR | ACCESS_DENIED | FINDING_DETAILS_NOT_FOUND | INVALID_INPUT

Required: Yes

errorMessage

The error message.

Type: String

Length Constraints: Minimum length of 1.

Required: Yes

findingArn

The finding ARN that returned an error.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^arn:(aws[a-zA-Z-]*)?:inspector2:[a-z]{2}(-gov)?-[a-z]+-\d{1}:\d{12}:finding/[a-f0-9]{32}$

Required: Yes

See Also

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