Skip to content

developmentseed/titiler-lambda-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TiTiler AWS Lambda Layers

Test

Layers

Layer Version TiTiler Version Python Version
13 0.18.1 3.11

Older version

Layer Version TiTiler Version Python Version
12 0.17.3 3.11
11 0.15.6 3.11
10 0.15.0 3.11
9 0.15.0 3.10
8 0.14.0 3.10
7 0.13.3 3.10
6 0.13.1 3.10
5 0.13.0 3.10
4 0.12.0 3.10
3 0.11.6 3.10
2 0.11.6 3.10
1 0.11.6 3.10

Arns format

  • arn:aws:lambda:${region}:552819999234:layer:titiler:${version}

Regions

  • ap-northeast-1
  • ap-northeast-2
  • ap-south-1
  • ap-southeast-1
  • ap-southeast-2
  • ca-central-1
  • eu-central-1
  • eu-north-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

See full list of ARN

SAM application

Launch Stack

Link: https://serverlessrepo.aws.amazon.com/applications/us-east-1/552819999234/TiTiler

Note You can change the TiTiler version by changing the Lambda Layer version LayerVersion parameter before deploying.

see: SAM Application template