Skip to content
Snippets Groups Projects
Commit 6f6cf5ec authored by Ole Voldsæter's avatar Ole Voldsæter
Browse files

lambda versjon 9

parent 38c08f03
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ Resources:
LambdaFunctionAssociations:
- EventType: viewer-request
IncludeBody: false
LambdaFunctionARN: "arn:aws:lambda:us-east-1:156160966877:function:path_rewrite:8"
LambdaFunctionARN: "arn:aws:lambda:us-east-1:156160966877:function:path_rewrite:9"
ForwardedValues:
QueryString: 'false'
Cookies:
......@@ -160,7 +160,7 @@ Resources:
LambdaFunctionAssociations:
- EventType: viewer-request
IncludeBody: false
LambdaFunctionARN: "arn:aws:lambda:us-east-1:156160966877:function:path_rewrite:8"
LambdaFunctionARN: "arn:aws:lambda:us-east-1:156160966877:function:path_rewrite:9"
ForwardedValues:
QueryString: true
Cookies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment