https://pulumi.com logo
g

gifted-lion-29985

10/14/2018, 2:59 AM
Hi, firstly, thanks for the great work! Is there a way to add custom authorizer just by using the pulumi-cloud api? Or is there plans on adding it?
w

white-balloon-205

10/14/2018, 3:04 AM
There is not currently - though it has come up several times, so we want to come up with a good approach for this. We’re not yet sure whether that will be in the
@pulumi/cloud
library (which is designed to be cross cloud and so is harder to embed very specific API Gateway-isms like custom authorizers), or whether it will be in the aws-serverless API component (which is more AWS API Gateway specific). https://github.com/pulumi/pulumi-cloud/issues/188 is a related issue.
c

cool-helicopter-70130

10/15/2018, 8:44 AM
I’d be happy for an AWS-specific version, given how provider-specific it could be. A cross-cloud API might emerge further down the line.