Adding an existing custom Lambda Authorizer to API Gateway with CDK and Python
OK, this is an pretty niche one, but I had to write it up because it annoyed me so much figuring it out. I'm using the Python CDK library, aws_cdk, not the TypeScript interface (but the concepts are the same). If you have an existing custom Lambda Authorizer, and