All Projects → rpidanny → Gm Lambda Layer

rpidanny / Gm Lambda Layer

Licence: mit
AWS Lambda layer with GraphicsMagick binaries.

Projects that are alternatives of or similar to Gm Lambda Layer

Lambda Deployment Example
Automated Lambda Deployments with Terraform & CodePipeline
Stars: ✭ 25 (-28.57%)
Mutual labels:  aws, aws-lambda
Touchdown
Cloud service orchestration framework for python
Stars: ✭ 10 (-71.43%)
Mutual labels:  aws, aws-lambda
Cfn Generic Custom Resource
CloudFormation generic custom resource provider
Stars: ✭ 26 (-25.71%)
Mutual labels:  aws, aws-lambda
Aws Elasticache Retail Dashboard
AWS ElastiCache for Redis driven real-time retail dashboard
Stars: ✭ 24 (-31.43%)
Mutual labels:  aws, aws-lambda
Aws Auto Terminate Idle Emr
AWS Auto Terminate Idle AWS EMR Clusters Framework is an AWS based solution using AWS CloudWatch and AWS Lambda using a Python script that is using Boto3 to terminate AWS EMR clusters that have been idle for a specified period of time.
Stars: ✭ 21 (-40%)
Mutual labels:  aws, aws-lambda
Lambda Layer Sharp
An AWS lambda layer with pre-built sharp node module optimised for minimal layer size
Stars: ✭ 25 (-28.57%)
Mutual labels:  aws, aws-lambda
Terraform Sqs Lambda Trigger Example
Example on how to create a AWS Lambda triggered by SQS in Terraform
Stars: ✭ 31 (-11.43%)
Mutual labels:  aws, aws-lambda
Deprecated Patrol Rules Aws
A set of functions implemented using lambda-cfn to monitor an organization's AWS infrastructure for best practices, security and compliance.
Stars: ✭ 16 (-54.29%)
Mutual labels:  aws, aws-lambda
Step Functions Demo
This is a demo project, created as a part of the blog post. The project uses serverless for deployments.
Stars: ✭ 15 (-57.14%)
Mutual labels:  aws, aws-lambda
Cloudmagick
CloudMagick is a serverless application which provides a dynamic image transformation like the small light module of apache2
Stars: ✭ 11 (-68.57%)
Mutual labels:  aws, aws-lambda
Aws Lambda Workshop
Some incremental examples suitable to host an AWS Lambda Functions workshop
Stars: ✭ 18 (-48.57%)
Mutual labels:  aws, aws-lambda
Graphql Serverless
Sample project to guide the use of GraphQL and Serverless Architecture.
Stars: ✭ 28 (-20%)
Mutual labels:  aws, aws-lambda
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (-48.57%)
Mutual labels:  aws, aws-lambda
Aws Lambda Poppler Layer
AWS Lambda Poppler Layer
Stars: ✭ 25 (-28.57%)
Mutual labels:  aws, aws-lambda
Serverless Aws Lambda Node Postgres
Serverless AWS Lambda with Node.js,Postgres Rest API with Sequelize.
Stars: ✭ 18 (-48.57%)
Mutual labels:  aws, aws-lambda
Serverless Python Requirements
⚡️🐍📦 Serverless plugin to bundle Python packages
Stars: ✭ 838 (+2294.29%)
Mutual labels:  aws, aws-lambda
Serverless Plugin Warmup
Keep your lambdas warm during winter. ♨
Stars: ✭ 814 (+2225.71%)
Mutual labels:  aws, aws-lambda
Aws Lambda Resize Images
AWS Lambda function to generate a set of resized images (large, medium, small)
Stars: ✭ 6 (-82.86%)
Mutual labels:  aws, aws-lambda
Lamb
monitoring tool for better visibility when developing AWS Lambda functions
Stars: ✭ 11 (-68.57%)
Mutual labels:  aws, aws-lambda
Aws Lambda Dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
Stars: ✭ 945 (+2600%)
Mutual labels:  aws, aws-lambda

gm-lambda-layer

AWS Lambda layer with GraphicsMagick binaries.

Usage

Click on Layers and choose Add a layer, and Provide a layer version ARN and enter the following ARN (replace eu-west-1 with the region of your Lambda):

arn:aws:lambda:eu-west-1:175033217214:layer:graphicsmagick:2

Provide layer ARN

Version ARNs

GraphicsMagick version ARN
1.3.31 arn:aws:lambda:<region>:175033217214:layer:graphicsmagick:2

Available Regions

  • ap-northeast-1
  • ap-northeast-2
  • ap-south-1
  • ap-southeast-1
  • ap-southeast-2
  • ca-central-1
  • eu-north-1
  • eu-central-1
  • eu-west-1
  • eu-west-2
  • eu-west-3
  • sa-east-1
  • us-east-1
  • us-east-2
  • us-west-1
  • us-west-2
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].