Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想自动上传 Alexa Skill。我们如何自动上传 Alexa Skill。我有一个网站,其中有 2 个字段(AppName、Lamba Function Url)和一个按钮。当用户单击按钮时,我想自动创建技能。
我会尝试使用 aws cli 来部署 codeDeploy Alexa Skills,他们目前有一个示例 Alexa Skill,您可以对其进行修改以满足您的需求。