Skip to content

Guardduty  >  Structures  >  ItemDetails

ItemDetails

Structure Class

ItemDetails dataclass

Contains detailed information about where a threat was detected.

Attributes

additional_info class-attribute instance-attribute
additional_info: AdditionalInfo | None = None

Additional information about the detected threat item.

hash class-attribute instance-attribute
hash: str | None = None

The hash value of the infected item.

item_path class-attribute instance-attribute
item_path: str | None = None

The path where the threat was detected.

resource_arn class-attribute instance-attribute
resource_arn: str | None = None

Amazon Resource Name (ARN) of the resource where the threat was detected.