mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
9 lines
228 B
JSON
9 lines
228 B
JSON
{
|
|
"FunctionName": "api_users_show",
|
|
"Handler": "index.handler",
|
|
"Role": "arn:aws:iam::149631484542:role/jaws_lambda_role",
|
|
"Runtime": "nodejs",
|
|
"Description": "None",
|
|
"MemorySize": 513,
|
|
"Timeout": 5
|
|
} |