

# GetFindingsReportStatus
<a name="API_GetFindingsReportStatus"></a>

Gets the status of a findings report.

## Request Syntax
<a name="API_GetFindingsReportStatus_RequestSyntax"></a>

```
POST /reporting/status/get HTTP/1.1
Content-type: application/json

{
   "reportId": "string"
}
```

## URI Request Parameters
<a name="API_GetFindingsReportStatus_RequestParameters"></a>

The request does not use any URI parameters.

## Request Body
<a name="API_GetFindingsReportStatus_RequestBody"></a>

The request accepts the following data in JSON format.

 ** [reportId](#API_GetFindingsReportStatus_RequestSyntax) **   <a name="inspector2-GetFindingsReportStatus-request-reportId"></a>
The ID of the report to retrieve the status of.  
Type: String  
Pattern: `.*\b[a-f0-9]{8}\b-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-\b[a-f0-9]{12}\b.*`   
Required: No

## Response Syntax
<a name="API_GetFindingsReportStatus_ResponseSyntax"></a>

```
HTTP/1.1 200
Content-type: application/json

{
   "destination": { 
      "bucketName": "string",
      "keyPrefix": "string",
      "kmsKeyArn": "string"
   },
   "errorCode": "string",
   "errorMessage": "string",
   "filterCriteria": { 
      "awsAccountId": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "codeRepositoryProjectName": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "codeRepositoryProviderType": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "codeVulnerabilityDetectorName": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "codeVulnerabilityDetectorTags": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "codeVulnerabilityFilePath": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "componentId": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "componentType": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "ec2InstanceImageId": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "ec2InstanceSubnetId": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "ec2InstanceVpcId": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "ecrImageArchitecture": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "ecrImageHash": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "ecrImageInUseCount": [ 
         { 
            "lowerInclusive": number,
            "upperInclusive": number
         }
      ],
      "ecrImageLastInUseAt": [ 
         { 
            "endInclusive": number,
            "startInclusive": number
         }
      ],
      "ecrImagePushedAt": [ 
         { 
            "endInclusive": number,
            "startInclusive": number
         }
      ],
      "ecrImageRegistry": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "ecrImageRepositoryName": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "ecrImageTags": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "epssScore": [ 
         { 
            "lowerInclusive": number,
            "upperInclusive": number
         }
      ],
      "exploitAvailable": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "findingArn": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "findingStatus": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "findingType": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "firstObservedAt": [ 
         { 
            "endInclusive": number,
            "startInclusive": number
         }
      ],
      "fixAvailable": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "inspectorScore": [ 
         { 
            "lowerInclusive": number,
            "upperInclusive": number
         }
      ],
      "lambdaFunctionExecutionRoleArn": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "lambdaFunctionLastModifiedAt": [ 
         { 
            "endInclusive": number,
            "startInclusive": number
         }
      ],
      "lambdaFunctionLayers": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "lambdaFunctionName": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "lambdaFunctionRuntime": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "lastObservedAt": [ 
         { 
            "endInclusive": number,
            "startInclusive": number
         }
      ],
      "networkProtocol": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "portRange": [ 
         { 
            "beginInclusive": number,
            "endInclusive": number
         }
      ],
      "relatedVulnerabilities": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "resourceId": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "resourceTags": [ 
         { 
            "comparison": "string",
            "key": "string",
            "value": "string"
         }
      ],
      "resourceType": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "severity": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "title": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "updatedAt": [ 
         { 
            "endInclusive": number,
            "startInclusive": number
         }
      ],
      "vendorSeverity": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "vulnerabilityId": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "vulnerabilitySource": [ 
         { 
            "comparison": "string",
            "value": "string"
         }
      ],
      "vulnerablePackages": [ 
         { 
            "architecture": { 
               "comparison": "string",
               "value": "string"
            },
            "epoch": { 
               "lowerInclusive": number,
               "upperInclusive": number
            },
            "filePath": { 
               "comparison": "string",
               "value": "string"
            },
            "name": { 
               "comparison": "string",
               "value": "string"
            },
            "release": { 
               "comparison": "string",
               "value": "string"
            },
            "sourceLambdaLayerArn": { 
               "comparison": "string",
               "value": "string"
            },
            "sourceLayerHash": { 
               "comparison": "string",
               "value": "string"
            },
            "version": { 
               "comparison": "string",
               "value": "string"
            }
         }
      ]
   },
   "reportId": "string",
   "status": "string"
}
```

## Response Elements
<a name="API_GetFindingsReportStatus_ResponseElements"></a>

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in JSON format by the service.

 ** [destination](#API_GetFindingsReportStatus_ResponseSyntax) **   <a name="inspector2-GetFindingsReportStatus-response-destination"></a>
The destination of the report.  
Type: [Destination](API_Destination.md) object

 ** [errorCode](#API_GetFindingsReportStatus_ResponseSyntax) **   <a name="inspector2-GetFindingsReportStatus-response-errorCode"></a>
The error code of the report.  
Type: String  
Valid Values: `INTERNAL_ERROR | INVALID_PERMISSIONS | NO_FINDINGS_FOUND | BUCKET_NOT_FOUND | INCOMPATIBLE_BUCKET_REGION | MALFORMED_KMS_KEY` 

 ** [errorMessage](#API_GetFindingsReportStatus_ResponseSyntax) **   <a name="inspector2-GetFindingsReportStatus-response-errorMessage"></a>
The error message of the report.  
Type: String

 ** [filterCriteria](#API_GetFindingsReportStatus_ResponseSyntax) **   <a name="inspector2-GetFindingsReportStatus-response-filterCriteria"></a>
The filter criteria associated with the report.  
Type: [FilterCriteria](API_FilterCriteria.md) object

 ** [reportId](#API_GetFindingsReportStatus_ResponseSyntax) **   <a name="inspector2-GetFindingsReportStatus-response-reportId"></a>
The ID of the report.  
Type: String  
Pattern: `.*\b[a-f0-9]{8}\b-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-\b[a-f0-9]{12}\b.*` 

 ** [status](#API_GetFindingsReportStatus_ResponseSyntax) **   <a name="inspector2-GetFindingsReportStatus-response-status"></a>
The status of the report.  
Type: String  
Valid Values: `SUCCEEDED | IN_PROGRESS | CANCELLED | FAILED` 

## Errors
<a name="API_GetFindingsReportStatus_Errors"></a>

For information about the errors that are common to all actions, see [Common Error Types](CommonErrors.md).

 ** AccessDeniedException **   
You do not have sufficient access to perform this action.  
 For `Enable`, you receive this error if you attempt to use a feature in an unsupported AWS Region.   
HTTP Status Code: 403

 ** InternalServerException **   
The request has failed due to an internal failure of the Amazon Inspector service.    
 ** retryAfterSeconds **   
The number of seconds to wait before retrying the request.
HTTP Status Code: 500

 ** ResourceNotFoundException **   
The operation tried to access an invalid resource. Make sure the resource is specified correctly.  
HTTP Status Code: 404

 ** ThrottlingException **   
The limit on the number of requests per second was exceeded.    
 ** retryAfterSeconds **   
The number of seconds to wait before retrying the request.
HTTP Status Code: 429

 ** ValidationException **   
The request has failed validation due to missing required fields or having invalid inputs.    
 ** fields **   
The fields that failed validation.  
 ** reason **   
The reason for the validation failure.
HTTP Status Code: 400

## See Also
<a name="API_GetFindingsReportStatus_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS Command Line Interface V2](https://docs.aws.amazon.com/goto/cli2/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for .NET V4](https://docs.aws.amazon.com/goto/DotNetSDKV4/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for Go v2](https://docs.aws.amazon.com/goto/SdkForGoV2/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for JavaScript V3](https://docs.aws.amazon.com/goto/SdkForJavaScriptV3/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for Kotlin](https://docs.aws.amazon.com/goto/SdkForKotlin/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for PHP V3](https://docs.aws.amazon.com/goto/SdkForPHPV3/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for Python](https://docs.aws.amazon.com/goto/boto3/inspector2-2020-06-08/GetFindingsReportStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/GetFindingsReportStatus) 