Skip to content

AWS CloudFormation Stack Template for building a serverless implementation of the International Image Interoperability Framework

Notifications You must be signed in to change notification settings

bradwbonn/IIIFStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IIIFStack

AWS CloudFormation Stack Template for building a serverless implementation of the International Image Interoperability Framework

The API specification is from the version 2.1 IIIF image API available here

At present, this demonstration stack for CloudFormation only implements a bare minimum selection of the IIIF Image API functions, has no error handling, and no authentication. It therefore cannot be used as a working target for an IIIF client software at this time, and is exclusively a work in progress.

In order to use this template to create a stack, you will need to have already created Python Lambda layers for imagecv2 and boto3, and have their associated ARNs to feed into the stack's parameters. A tutorial video on how to create Lambda layers is available here.

About

AWS CloudFormation Stack Template for building a serverless implementation of the International Image Interoperability Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published