Whats the reason for having to use Lambda for the new VideoSkills?
I just would like to use my existing cloud platform instead of AWS lambda
Whats the reason for having to use Lambda for the new VideoSkills?
I just would like to use my existing cloud platform instead of AWS lambda
The invocation of your lambda function from ASK requires your lambda security policy to explicitly allow particular skills using the skill ID. This layer of security ensures other skills are not invoking your code. Regardless, I have passed your feedback on to the team.
No one has followed this question yet.