Skip to content

Conversation

Doug-AWS
Copy link

@Doug-AWS Doug-AWS commented Jan 15, 2021

Issue #, if available:
I was getting the following error running 3-invoke.sh:

Invalid base64: "EVENTS.JSON"

Where EVENTS.JSON is the contents of events.json.

Description of changes:
Adding the following to the aws lambda command made it work:

--cli-binary-format raw-in-base64-out

Note that I'm still getting the following error on Windows:

{
    "StatusCode": 200,
    "FunctionError": "Unhandled",
    "ExecutedVersion": "$LATEST"
}
{"errorMessage":"fork/exec /var/task/main: permission denied","errorType":"PathError"}

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

txase and others added 7 commits August 14, 2020 10:56
This change was inadvertently made.
ListLayers/ListLayerVersions support Layer ARNs
I saw a transient deployment error due to log group creation taking longer than usual. Increasing wait time before continuing to log group creation to 15s.
Update random-error custom resource wait time
@Doug-AWS
Copy link
Author

Nevermind. I found #180 fixes my issue. I'll file another issue for the Windows problem shortly.

@Doug-AWS Doug-AWS closed this Jan 15, 2021
@AWSBen AWSBen deleted the doug-fix-go-invocation branch March 31, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants