Serverless
Last updated
Shows the latest version of the specified AWS-Lambda layer.
https://api.globadge.com/v1/badgen/aws/lambda/layer/latest-version/{region}/{accountNo}/{layerName}
region: The region where the layer is published
accountNo: The AWS account which owns the layer
layerName: Name of the ayer
The following example shows the URL for the latest version badge of the Thundra Node.js layer.
region: us-east-1
accountNo: 269863060030
layerName: thundra-lambda-node-layer
Last updated