Guest User

Untitled

a guest
Apr 21st, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. x-amazon-apigateway-integration:
  2. uri: !Sub "arn:aws:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/${createFunction.Arn}/invocations"
  3. passthroughBehavior: "when_no_match"
  4. httpMethod: "POST"
  5. type: "aws_proxy"
Add Comment
Please, Sign In to add comment