Closed LATaylor-guardian closed 8 years ago
:+1: code looks good but repo should be named crossword-uploader
. We may use lambda in content-api components but there will be in the content-api
repo. Hope this make sense.
:shipit:
quick question about println
do you know if they end in cloudwatch logs
?
I believe that it will log, see: http://docs.aws.amazon.com/lambda/latest/dg/java-logging.html
If not, there is a logger exposed by the lambda context that can be used.
This commit adds the first stages of both the xml and pdf crossword uploaders.