AWS Lambda · Schema

PublishLayerVersionRequest

Request body for publishing a layer version

Properties

Name Type Description
Description string Description of the layer version
Content object The function layer archive
CompatibleRuntimes array A list of compatible runtimes. Used for filtering with ListLayers and ListLayerVersions.
LicenseInfo string The layer's software license (SPDX identifier, URL, or text)
CompatibleArchitectures array A list of compatible instruction set architectures
View JSON Schema on GitHub