List Layers
GET {{aws_lambda_base_url}}/?CompatibleRuntime&Marker&MaxItems&Action=ListLayers
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
CompatibleRuntime | null | A runtime identifier. For example, go1.x. | |
Marker | null | A pagination token returned by a previous call. | |
MaxItems | null | The maximum number of layers to return. | |
Action | string |