Annotation
The Annotation data type.
A GetHookResult call returns detailed information and remediation guidance from Control Tower, Guard, Lambda, or custom Hooks for a Hook invocation result.
Types
Properties
An identifier for the evaluation logic that was used when invoking the Hook. For Control Tower, this is the control ID. For Guard, this is the rule ID. For Lambda and custom Hooks, this is a user-defined identifier.
A URL that you can access for additional remediation guidance.
Suggests what to change if your Hook returns a FAILED status. For example, "Block public access to the bucket".
The relative risk associated with any violations of this type.
The status of the Hook invocation from the downstream service.
The explanation for the specific status assigned to this Hook invocation. For example, "Bucket does not block public access".