generated from amazon-archives/__template_Apache-2.0
-
Couldn't load subscription status.
- Fork 109
Closed
Labels
3.1Features for 3.1Features for 3.1bugSomething isn't working. This is as high priority issue.Something isn't working. This is as high priority issue.
Description
Before opening, please confirm:
- I have searched for duplicate or closed issues.
- I have read the guide for submitting bug reports.
- I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
Bug Category
Cedar Parser
Describe the bug
In the following expressions, the entity uid parses correctly but we fail to parse the is expression because we treat the right side as an variable expression instead of an entity type name. These expressions should parse without error.
principal::"foo" is principal
action::"foo" is action
resource::"foo" is resource
context::"foo" is context
Metadata
Metadata
Assignees
Labels
3.1Features for 3.1Features for 3.1bugSomething isn't working. This is as high priority issue.Something isn't working. This is as high priority issue.