v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466347371.7 KB

Returns information about a version of an <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html">Lambda layer</a>, with a link to download the layer archive that's valid for 10 minutes.

get/2018-10-31/layers#find=LayerVersion&Arn

Query parameters

Arnstring required

The ARN of the layer version.

find'LayerVersion' required

Response

Success

LayerArnstring

The ARN of the layer.

LayerVersionArnstring

The ARN of the layer version.

Descriptionstring

The description of the version.

CreatedDatestring

The date that the layer version was created, in <a href="https://www.w3.org/TR/NOTE-datetime">ISO-8601 format</a> (YYYY-MM-DDThh:mm:ss.sTZD).

Versioninteger

The version number.

CompatibleRuntimesRuntime[]

The layer's compatible runtimes.

LicenseInfostring

The layer's software license.

CompatibleArchitecturesArchitecture[]

A list of compatible <a href="https://docs.aws.amazon.com/lambda/latest/dg/foundation-arch.html">instruction set architectures</a>.