Category "aws-jwt-authorizer"

Cognito User Pool Authorizer defined in openapi without hardcoded values

I have a API Gateway Rest Api resource defined with this template: AWSTemplateFormatVersion: '2010-09-09' Description: "Api gateway" Resources: ApiGateway:

AWS authorizer returns 500, message: null, with AuthorizerConfigurationException error in response

I've spent the better part of today trying to make authorizers work, I've checked multiple examples and they all seem to be doing the same thing my code does. I