Integrations for Amazon Verified Permissions
Amazon Verified Permissions integrations help you implement fine-grained authorization in your applications while minimizing code and following framework-specific best practices. These integrations provide middleware components and utilities that seamlessly connect your application with Verified Permissions.
With integrations, you can:
Implement authorization in minutes
Follow framework-specific patterns and conventions
Reduce maintenance overhead
Minimize potential security implementation errors
Focus on business logic rather than authorization code
When added to your application, integrations do the following:
Intercept incoming requests through framework-specific middleware
Extract relevant authorization context from requests
Determine authorization decisions using Verified Permissions
Enforce access control based on authorization results
Verified Permissions currently supports the following frameworks: