Make layers public
meyer1994 opened this issue · 2 comments
meyer1994 commented
I do not know if it is your plan to make these layers publicly available. I hope it is. They are very good! But, I was trying to use the new ones today and I am getting access denied (see below).
$ aws lambda get-layer-version-by-arn --arn "arn:aws:lambda:eu-central-1:524387336408:layer:gdal31-py38-geolayer:1" --region "eu-central-1"
An error occurred (AccessDeniedException) when calling the GetLayerVersionByArn operation: User: arn:aws:iam::1234567890:user/user is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:eu-central-1:524387336408:layer:gdal31-py38-geolayer:1
vincentsarago commented
Hi @meyer1994
they are currently getting deployed. We had couple bug to fix this morning.
vincentsarago commented
should be all good now