iam:AuthorizationContext
Security context for authorization decisions, created per process.
Tracks the delegation chain from the original requester to the current caller.
Immutable once created - provides O(1) authorization lookup without traversing process hierarchy.
Properties
iam:escalation (optional, max 1)
The escalation decision linked to this authorization context.
AuthorizationContext may link to an escalation decision.