Inspect a single S3 object and return an aggregated ObjectInspectorReport.
versionId is optional; omit to inspect the latest version.
AccessDenied on tags or ACL degrades to { kind: "denied", iamAction }
rather than a hard error. The denial is automatically cached on the Rust
side so the UI shows disabled reasons without re-fetching.
Inspect a single S3 object and return an aggregated
ObjectInspectorReport.versionIdis optional; omit to inspect the latest version.AccessDeniedon tags or ACL degrades to{ kind: "denied", iamAction }rather than a hard error. The denial is automatically cached on the Rust side so the UI shows disabled reasons without re-fetching.