Deletes a version of an Lambda
layer. Deleted versions can no longer be viewed or added to functions. To avoid
breaking functions, a copy of the version remains in Lambda until no functions refer to it.
Example
Use a bare-bones client and the command you need to make an API call.
Deletes a version of an Lambda layer. Deleted versions can no longer be viewed or added to functions. To avoid breaking functions, a copy of the version remains in Lambda until no functions refer to it.
Example
Use a bare-bones client and the command you need to make an API call.
Param
DeleteLayerVersionCommandInput
Returns
DeleteLayerVersionCommandOutput
See
input
shape.response
shape.config
shape.Throws
ServiceException (server fault)
The Lambda service encountered an internal error.
Throws
TooManyRequestsException (client fault)
The request throughput limit was exceeded. For more information, see Lambda quotas.
Throws
LambdaServiceException
Base exception class for all service exceptions from Lambda service.