aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

added a java example for an ApiGateway backed by a lambda behind a Co…

Open sobrab opened this issue 5 months ago • 0 comments

This PR adds a java example for creating a new Rest API in an APIGateway. The Rest API has a GET method pointing to a Hello World Lambda that is protected with a Cognito User Pool.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sobrab avatar Sep 22 '24 09:09 sobrab