Skip to content

Adding AWS Thumbnail Relay #27

Description

@makbn

The AWS Fallback Generator extends JThumbnail’s capabilities by delegating thumbnail generation for unsupported file formats to an AWS Lambda function, when enabled by the user. This ensures robust thumbnail support for cloud storage platforms like AWS S3, handling diverse files without expanding the core library.

Workflow: If the file’s MIME type lacks a thumbnailer, invoke the AWS Lambda with the file’s S3 URI.

Using an Amazon S3 trigger to create thumbnail images:
https://docs.aws.amazon.com/lambda/latest/dg/with-s3-tutorial.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions