appleboy/lambda-action

Error parsing string

chriscachor opened this issue · 1 comments

I'm trying to upload a zip for my Lambda but I'm getting a strange error back:

caused by: parse https://lambda.***.amazonaws.com/2015-03-31/functions/{FunctionName}/code: invalid character " " in host name

I've used the functionName as well as a full ARN to the Lambda. Any clues?

Turns out I had the incorrect value for region in my AWS secrets config.