Skip to content

IanConnolly/aws-service-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-service-api

AWS EC2 integration layer for Cloud Haskell.

Depended on by distributed-process-aws

Installation

  • Download and extract this repository.
  • Initialize a cabal sandbox cabal-sandbox
  • Download the patched version of aws-sdk
  • Add the patched version of aws-sdk as a source to the sandbox.
  • cabal install.

Configuration

You'll need to generate an Amazon EC2 image with libssh2-1 installed.

Fill in the aws.config file with the relevant information.

About

Underlying API for distributed-process-aws

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published