View source: R/lambda_operations.R
lambda_get_layer_version_by_arn | R Documentation |
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.
lambda_get_layer_version_by_arn(Arn)
Arn |
[required] The ARN of the layer version. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.