Skip to content

Commit b879ed4

Browse files
Fix spec
1 parent d670dbb commit b879ed4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/terraform/components/api/resources/spec.tmpl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
},
151151
"timeoutInMillis": 29000,
152152
"type": "AWS_PROXY",
153-
"uri": "arn:aws:apigateway:${AWS_REGION}:lambda:path/2015-03-31/functions/${PATCH_LETTER_LAMBDA_ARN}/invocations"
153+
"uri": "arn:aws:apigateway:${AWS_REGION}:lambda:path/2015-03-31/functions/${GET_LETTER_DATA_LAMBDA_ARN}/invocations"
154154
}
155155
},
156156
"parameters": [

0 commit comments

Comments
 (0)