jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Api Gateway : missing authorizer_id

perfectmight opened this issue · comments

Along with AuthorizationType in apigateway.py would be really great if authorizer_id could also be specified according to this documentation :
http://docs.aws.amazon.com/cli/latest/reference/apigateway/put-method.html

@perfectmight mind sharing your solution?