latest--aws-lambda-layerversion
shared
Type:
object
Resource Type definition for AWS::Lambda::LayerVersion. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-lambda.git
Properties
3 nested properties
The Amazon S3 bucket of the layer archive.
The Amazon S3 key of the layer archive.
S3ObjectVersion
string | Aws_CF_FunctionString
For versioned objects, the version of the layer archive object to use.
CompatibleRuntimes
string[]
A list of compatible function runtimes. Used for filtering with ListLayers and ListLayerVersions.
LicenseInfo
string | Aws_CF_FunctionString
The layer's software license.
Description
string | Aws_CF_FunctionString
The description of the version.
LayerName
string | Aws_CF_FunctionString
The name or Amazon Resource Name (ARN) of the layer.
CompatibleArchitectures
string[]
A list of compatible instruction set architectures.
Definitions
Content
object
The Amazon S3 bucket of the layer archive.
The Amazon S3 key of the layer archive.
S3ObjectVersion
string | Aws_CF_FunctionString
For versioned objects, the version of the layer archive object to use.