Christopher Eagan

Results 4 comments of Christopher Eagan

Since there doesn't appear to be much interest in providing this documentation, I tried to write some. I was able to generate a war file (untested) and wrote up the...

I think the key is https://aws.amazon.com/blogs/architecture/field-notes-integrating-http-apis-with-aws-cloud-map-and-amazon-ecs-services/ with routes secured by Cognito.

I think it is important to support authenticated routes with the deployed API Gateway too. They could be configured to use Amazon Cognito for authentication. It would be great if...

I did some research into this and got it working in my setup. There may be a better way to do this more generically, so I'm offering my findings for...