lambda-monitor
Version:
Lambda log monitoring and streaming to external services.
9 lines (8 loc) • 351 B
JSON
{
"description": "Programming Language.",
"details": [
"JavaScript, often abbreviated as JS, is a high-level, interpreted programming language that conforms to the ECMAScript specification.",
"It is characterized as dynamic, weakly typed, prototype-based and multi-paradigm."
],
"website": "https://en.wikipedia.org/wiki/JavaScript"
}