Lists the versions of an Lambda
layer. Versions that have been deleted aren't listed. Specify a runtime identifier to list only
versions that indicate that they're compatible with that runtime. Specify a compatible architecture to include only
layer versions that are compatible with that architecture.
Example
Use a bare-bones client and the command you need to make an API call.
Lists the versions of an Lambda layer. Versions that have been deleted aren't listed. Specify a runtime identifier to list only versions that indicate that they're compatible with that runtime. Specify a compatible architecture to include only layer versions that are compatible with that architecture.
Example
Use a bare-bones client and the command you need to make an API call.
Param
ListLayerVersionsCommandInput
Returns
ListLayerVersionsCommandOutput
See
input
shape.response
shape.config
shape.Throws
InvalidParameterValueException (client fault)
One of the parameters in the request is not valid.
Throws
ResourceNotFoundException (client fault)
The resource specified in the request does not exist.
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.