Data Source schema for AWS::Lambda::LayerVersion
id
(String) Uniquely identifies the resource.compatible_architectures
(List of String) A list of compatible instruction set architectures.compatible_runtimes
(List of String) A list of compatible function runtimes. Used for filtering with ListLayers and ListLayerVersions.content
(Attributes) The function layer archive. (see below for nested schema)description
(String) The description of the version.layer_name
(String) The name or Amazon Resource Name (ARN) of the layer.layer_version_arn
(String)license_info
(String) The layer's software license.content
Read-Only:
s3_bucket
(String) The Amazon S3 bucket of the layer archive.s3_key
(String) The Amazon S3 key of the layer archive.s3_object_version
(String) For versioned objects, the version of the layer archive object to use.