- String instance with value "arn:aws:lambda:us-east-2:<ACCOUNTNUMBER>:function:myHomeAssistantFunction" at property path "$.manifest.apis.smartHome.regions.NA.endpoint.uri" does not match the regular expression: "arn:aws:lambda:us-east-1:[0-9]{12}:function:[a-zA-Z0-9-_]+(/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})?(:[a-zA-Z0-9-_]+)?".
- The Lambda ARN arn:aws:lambda:us-east-2:<ACCOUNTNUMBER>:function:myHomeAssistantFunction is not valid for any of the supported regions.
Basically same as this: https://amazon.developer.forums.answerhub.com/questions/217064/alexa-skills-wont-take-my-lambda-function-as-an-en.html
Following this: https://www.home-assistant.io/integrations/alexa.smart_home/
My test from the function directly connects when using the long lived access token and debug. So communication works, but I can add the function ARN to my skill.