GH-833 Add initial support for AWS APIGatewayCustomAuthorizerEvent

Resolves #833
This commit is contained in:
Oleg Zhurakousky
2022-03-23 12:54:15 +01:00
parent 3ab344c504
commit 003e1d5ade
3 changed files with 31 additions and 13 deletions

12
pom.xml
View File

@@ -137,18 +137,6 @@
</reporting>
<profiles>
<!-- <profile> -->
<!-- <id>java11+</id> -->
<!-- <activation> -->
<!-- <jdk>[11,)</jdk> -->
<!-- </activation> -->
<!-- <dependencies> -->
<!-- <dependency> -->
<!-- <groupId>javax.annotation</groupId> -->
<!-- <artifactId>javax.annotation-api</artifactId> -->
<!-- </dependency> -->
<!-- </dependencies> -->
<!-- </profile> -->
<profile>
<id>core</id>
<modules>