-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hi there,
When I try to invoke the sample function script.R
in this guide using arn:aws:lambda:ap-southeast-2:131329294410:layer:r-recommended-3_6_0:13
, I get:
{
"StatusCode": 200,
"FunctionError": "Unhandled",
"ExecutedVersion": "$LATEST"
}
And in the response:
{"errorMessage":"RequestId: 5e1a1559-17e8-4233-b866-f14335722a3e Error: Couldn't find valid bootstrap(s): [/var/task/bootstrap /opt/bootstrap]","errorType":"Runtime.InvalidEntrypoint"}
I'm still new to Lambda, so I might just be doing this wrong! I got the layer ARN from Travis CI, and it seemed to indicate that it'd built successfully.
Metadata
Metadata
Assignees
Labels
No labels