Write and enforce fine-grained application permissions using Policy-as-Code with Cedar
Cedar is an open-source language and software development kit (SDK) for writing and enforcing authorization policies for your applications. Using Cedar, you can express fine-grained permissions as easy-to-understand policies enforced in your applications, allowing you to decouple access control from your application logic. In this session, we will introduce the core concepts behind the Cedar policy language and authorization engine, as well as how you can leverage this open source project to add access control into your applications.