S3ObjectDetail¶
Structure Class¶
S3ObjectDetail
dataclass
¶
Information about the S3 object that was scanned
Attributes¶
e_tag
class-attribute
instance-attribute
¶
e_tag: str | None = None
The entity tag is a hash of the S3 object. The ETag reflects changes only to the contents of an object, and not its metadata.
hash
class-attribute
instance-attribute
¶
hash: str | None = None
Hash of the threat detected in this finding.