Skip to content

Commit 709fb21

Browse files
authored
Update template.yml (#69)
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 3627877 commit 709fb21

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cloudformation/template.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -605,9 +605,6 @@ Resources:
605605
method.response.header.Cache-Control: "'no-store, no-cache, must-revalidate, private'"
606606
Type: AWS
607607
Uri: !Sub 'arn:aws:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/${Lambda.Arn}/invocations'
608-
# RequestValidatorId: !Ref ApiRequestValidator
609-
RequestModels:
610-
application/json: ""
611608
MethodResponses:
612609
- StatusCode: 200
613610
ResponseModels:

0 commit comments

Comments
 (0)