Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

metaltoad/hackathon-psychic-firewall-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

REST API wrapper for AWS comprehend.

Currently hosted at https://k20p04h3vi.execute-api.us-west-2.amazonaws.com/prod/comprehend on the primary "metaltoad" AWS account (831442996354).

To deploy code changes, make sure you have a valid access key in ~/.aws/credentials and run ./publish.sh.

Note -- at the time this code was written, the version of boto3 bundled with AWS lambda was out of date and didn't support the comprehend service, so it was necessary to install a copy of boto3 in the "lambda" folder before deploying. Unclear if this is still a problem -- refer to https://forums.aws.amazon.com/thread.jspa?messageID=817111.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published