You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Layer versions 105 and 106 are missing in eu-north-1, perhaps other regions as well. These versions are however available in eu-west-1 and eu-central-1. Layer versions up to 104 do exist in eu-north-1.
An error occurred (AccessDeniedException) when calling the GetLayerVersion operation: User: arn:aws:sts::xxxxxxxx:xxxxxxxxxx is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:eu-north-1:464622532012:layer:Datadog-Node18-x:106 because no resource-based policy allows the lambda:GetLayerVersion action
Specifications
Datadog Lambda Layer version: 106
Node version: 18
Stacktrace
The text was updated successfully, but these errors were encountered:
Hey @tibbing - thanks for reaching out!
Looks like eu-north-1 was erroneously omitted from our regions list as we've moved to a ci-based release process. I'll get this cleared up right away.
Expected Behavior
Layer versions >104 available in all regions
Actual Behavior
Layer versions 105 and 106 are missing in
eu-north-1
, perhaps other regions as well. These versions are however available ineu-west-1
andeu-central-1
. Layer versions up to 104 do exist ineu-north-1
.Is there a list of supported regions somewhere?
Steps to Reproduce the Problem
Returns:
Specifications
Stacktrace
The text was updated successfully, but these errors were encountered: