aws.inspector.coverage
Supported platform
- aws
Description
Amazon Inspector environment coverage
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
accountId | string | Account ID for the coverage finding |
resourceId | string | Resource ID for the coverage finding |
resourceType | string | Resource type, e.g. AWS_EC2_INSTANCE |
lastScannedAt | time | Time when the coverage finding was last scanned |
statusReason | string | Reason for the coverage finding status |
statusCode | string | Code for the coverage finding status |
scanType | string | Type of coverage finding |
region | string | Region where it was found |
ec2Instance | aws.inspector.coverage.instance | Details about the EC2 instance associated with the finding |
ecrImage | aws.inspector.coverage.image | Details about the ECR image associated with the finding |
ecrRepo | aws.inspector.coverage.repository | Details about the ECR repo associated with the finding |
lambda | aws.lambda.function | Details about the Lambda function associated with the finding |