Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/serverless/examples
/ handler.js
File
handler.js
aws-multiple-runtime/api/handler.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
module.exports.timestamp = (event, context, callback) => {
4
const
response = {
Callers
nothing calls this directly
Calls
1
parseInt
Function · 0.85
Tested by
no test coverage detected