Skip to content

aws lambda deployment and environment variables #237

Answered by vincentsarago
afarbman asked this question in Q&A
Discussion options

You must be logged in to vote

@afarbman do you have landsat-pds in the bucket list ?

https://github.com/developmentseed/titiler/blob/master/deployment/aws/cdk/config.py#L20

To access file via s3:// URL, you need to allow the lambda to do HEAD/GET operation on the bucket. see https://github.com/developmentseed/titiler-pds/blob/master/stack/config.py#L21-L26

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@afarbman
Comment options

@vincentsarago
Comment options

@ramotswa
Comment options

@vincentsarago
Comment options

@ramotswa
Comment options

Answer selected by vincentsarago
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants