aws-cdk-examples
aws-cdk-examples copied to clipboard
added a java example for an ApiGateway backed by a lambda behind a Co…
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.