Skip to content

Instantly share code, notes, and snippets.

@georgmao
Created January 21, 2020 15:02
Show Gist options
  • Save georgmao/d46712eabd3aeb863f26dba02ad1b3ab to your computer and use it in GitHub Desktop.
Save georgmao/d46712eabd3aeb863f26dba02ad1b3ab to your computer and use it in GitHub Desktop.
x-amazon-apigateway-integration:
responses:
default:
statusCode: 200
# NOTE: ${LambdaFunction} must match the Lambda resourcename
uri:
Fn::Sub: "arn:aws:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/${LambdaFunction.Arn}/invocations"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment