DescribeResourceScanResponse
Types
Properties
The percentage of the resource scan that has been completed.
The Amazon Resource Name (ARN) of the resource scan. The format is arn:${Partition}:cloudformation:${Region}:${Account}:resourceScan/${Id}. An example is arn:aws:cloudformation:<i>us-east-1</i>:<i>123456789012</i>:resourceScan/<i>f5b490f7-7ed4-428a-aa06-31ff25db0772</i> .
The number of resources that were read. This is only available for scans with a Status set to COMPLETE, EXPIRED, or FAILED.
The number of resources that were listed. This is only available for scans with a Status set to COMPLETE, EXPIRED, or FAILED .
The list of resource types for the specified scan. Resource types are only available for scans with a Status set to COMPLETE or FAILED .
The scan filters that were used.
Status of the resource scan.
The reason for the resource scan status, providing more information if a failure happened.