Skip to content

tesera/lambda-fme-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-fme-cloud

This is a serverless repo with AWS Lambda functions which manipulate the FME Cloud API.

Dependencies

Be sure you have serverless installed globally.

npm install -g serverless

Installation

git clone git@github.com:tesera/lambda-fme-cloud.git
cd lambda-fme-cloud
nvm use
npm install

Deployment

cp sample.env.yml env.yml
# Update your FME Cloud API Token in env.yml
serverless deploy

About

Serverless AWS Lambda cloud functions for manipulating the FME Cloud API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published