Expand description
Domain types for UAR Cedar policy evaluation.
Defines the entity types (principal, action, resource) and helper
constructors for building Cedar [Request]s from UAR runtime context.
Modules§
- actions
- Common action names used in policy evaluation.
Functions§
- action_
uid - Build a Cedar entity UID for an action.
- agent_
uid - Build a Cedar entity UID for an agent.
- skill_
mutation_ request - Build a Cedar authorization request for a skill mutation.
- skill_
uid - Build a Cedar entity UID for a skill resource.
- tool_
execution_ request - Build a Cedar authorization request for a tool execution.
- tool_
uid - Build a Cedar entity UID for a tool resource.