Skip to content

Commit 9b9e5af

Browse files
authored
Update template.yml (#67)
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 0ee8ae7 commit 9b9e5af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cloudformation/template.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,12 @@ Resources:
611611
!Ref RequestModel
612612
MethodResponses:
613613
- StatusCode: 200
614+
ResponseModels:
615+
application/json: ""
616+
ResponseParameters:
617+
method.response.header.Strict-Transport-Security: true
618+
method.response.header.X-Content-Type-Options: true
619+
method.response.header.Cache-Control: true
614620
OperationName: 'lambda'
615621
ResourceId: !Ref ApiResource
616622
RestApiId: !Ref RestApi

0 commit comments

Comments
 (0)