Skip to content

Layer versions >104 not available in eu-north-1 #495

@tibbing

Description

@tibbing

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 in eu-west-1 and eu-central-1. Layer versions up to 104 do exist in eu-north-1.

Is there a list of supported regions somewhere?

Steps to Reproduce the Problem

aws lambda get-layer-version \
  --region eu-north-1 \
  --layer-name arn:aws:lambda:eu-north-1:464622532012:layer:Datadog-Node18-x \
  --version-number 106

Returns:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions