Skip to content

Conversation

@cassiodias
Copy link

Description

Adds implementation clarification that LocalStack uses the Cedar engine for Verified Permissions policy evaluation.

Changes

  • Added "Implementation" section stating Cedar engine usage
  • Placed between "Introduction" and "Getting started" sections

Motivation

Current documentation mentions "Cedar policy language" but doesn't state that LocalStack uses the actual Cedar engine (vs a mock or custom parser). This helps developers understand the fidelity of local testing.


Diff:

+## Implementation
+
+LocalStack uses the Cedar engine to evaluate permissions, ensuring authorization testing closely matches AWS Verified Permissions behavior.
+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant