lambda_get_layer_version_by_arn: Returns information about a version of an Lambda layer, with...

View source: R/lambda_operations.R

lambda_get_layer_version_by_arnR Documentation

Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes

Description

Returns information about a version of an Lambda layer, with a link to download the layer archive that's valid for 10 minutes.

See https://www.paws-r-sdk.com/docs/lambda_get_layer_version_by_arn/ for full documentation.

Usage

lambda_get_layer_version_by_arn(Arn)

Arguments

Arn

[required] The ARN of the layer version.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.