An apiman plugin that invokes a Lambda function backend.
If you want to compile the policy yourself, use:
mvn clean install
...and see the JAR file under the target
directory.
Importing into your favourite IDE is easy, as long as it supports Maven projects.
If you want to run unit tests, run:
mvn clean test
Pull requests are welcome.
Pete Cornish ([email protected])