View source: R/lambda_operations.R
lambda_get_layer_version_policy | R Documentation |
Returns the permission policy for a version of an Lambda layer. For more information, see add_layer_version_permission
.
See https://www.paws-r-sdk.com/docs/lambda_get_layer_version_policy/ for full documentation.
lambda_get_layer_version_policy(LayerName, VersionNumber)
LayerName |
[required] The name or Amazon Resource Name (ARN) of the layer. |
VersionNumber |
[required] The version number. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.