Creates an Lambda layer from a ZIP archive. Each time you call PublishLayerVersion with the same layer name, a new version is created.
Add layers to your function with CreateFunction or UpdateFunctionConfiguration.
post/2018-10-31/layers/{LayerName}/versions
Path parameters
LayerNamestring required
The name or Amazon Resource Name (ARN) of the layer.
Request body
Response
Success