Skip to main content

Module types

Module types 

Source
Expand description

Domain types for policy evaluation.

These types represent the entities used in Cedar policy evaluation. They are pure domain types with no AWS SDK dependency.

Structs§

AuthorizationDecision
Authorization decision from policy evaluation.
OperationEntity
Operation entity for policy evaluation.
ServerConfigEntity
Server configuration for policy evaluation.

Functions§

get_baseline_policies
Get the baseline Cedar policies.
get_code_mode_schema_json
Get the Cedar schema in JSON format.