【问题标题】:How to fix the "Create role error" on Cloud9 when running "ask deploy" (Alexa Skill Kit)?运行“询问部署”(Alexa Skill Kit)时如何修复 Cloud9 上的“创建角色错误”?
【发布时间】:2017-12-30 13:28:40
【问题描述】:

我想使用 Amazon Could9 工作区来使用 ASK 开发 Alexa Skill。

我确实按照本指南 https://developer.amazon.com/docs/smapi/set-up-credentials-for-an-amazon-web-services-account.html 创建了一个 IAM 用户。

使用“awsconfigure”将用户添加到 aws。

现在,在尝试部署我的技能时:

ask deploy

我确实收到以下错误:

Skill Id: amzn1.ask.skill.xxx
Skill deployment finished.
Model deployment finished.
Create role error.
InvalidClientTokenId: The security token included in the request is invalid

【问题讨论】:

    标签: cloud9-ide alexa alexa-skills-kit cloud9 aws-cloud9


    【解决方案1】:

    在 AWS IAM 中,在用户下,您应该看到您授予特定用户的权限。对于 Cloud-9,我添加了 AWSCloud9Administrator,并且对我来说似乎工作正常。

    https://console.aws.amazon.com/iam/home?region=us-east-1#/users/ //

    【讨论】:

      猜你喜欢
      • 2020-03-26
      • 2018-05-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-12-12
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多