-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
I'm getting the following error on Windows running 3-invoke.sh in the blank-go sample :
{
"StatusCode": 200,
"FunctionError": "Unhandled",
"ExecutedVersion": "$LATEST"
}
{"errorMessage":"fork/exec /var/task/main: permission denied","errorType":"PathError"}
CLI version: aws-cli/2.0.51 Python/3.7.7 Windows/10 exe/AMD64
The only non-standard thing I've done is added the following to my ~/.aws.config file:
cli_binary_format=raw-in-base64-out
Metadata
Metadata
Assignees
Labels
No labels