aws_inspector_finding

Amazon Web Services Inspector Finding

Name

Type

Nullable

accountId

String

accountName

String

arn

String

assetAttributes

AssetAttributes

assetType

String

attributes

Map<String,String>

confidence

Int

createdAt

String

description

String

id

String

indicatorOfCompromise

Boolean

numericSeverity

Double

recommendation

String

schemaVersion

Int

service

String

serviceAttributes

InspectorServiceAttributes

severity

String

title

String

updatedAt

String

userAttributes

Map<String,String>

AssetAttributes

Name

Type

Nullable

agentId

String

amiId

String

autoScalingGroup

String

hostname

String

ipv4Addresses

List

networkInterfaces

List

schemaVersion

Int

tags

Map<String,String>

InspectorServiceAttributes

Name

Type

Nullable

assessmentRunArn

String

rulesPackageArn

String

schemaVersion

Int

NetworkInterface

Name

Type

Nullable

ipv6Addresses

List

networkInterfaceId

String

privateDnsName

String

privateIpAddress

String

privateIpAddresses

List

publicDnsName

String

publicIp

String

securityGroups

List

subnetId

String

vpcId

String

PrivateIp

Name

Type

Nullable

privateDnsName

String

privateIpAddress

String

SecurityGroup

Name

Type

Nullable

groupId

String

groupName

String

Last updated