【问题标题】:What does 'developer credentials' exactly mean in the Amazon Cognito docsAmazon Cognito 文档中的“开发人员凭证”到底是什么意思
【发布时间】:2018-06-19 13:57:19
【问题描述】:

根据下面的屏幕截图和网址,amazon cognito 文档中显示的“开发人员凭据”的定义是什么。

网址是https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateGroup.html

【问题讨论】:

    标签: aws-cognito


    【解决方案1】:

    当您想使用 aws-sdk 使用 Cognito、DynamoDb 或 Ec2 等 aws 服务时,将创建该程序的开发人员需要提供 aws-console 参数,例如 IAM_role_ARN、PoolId、aws_account_id,aws 使用这些参数来识别帐户其中必须访问相应的服务。

    更多关于以下链接:

    AWS Account Identifiers

    access key best practices

    【讨论】:

    • 这是否意味着 Lambda 函数无法运行它?它是否只能在具有./aws 中的开发凭据的本地计算机上运行?
    猜你喜欢
    • 2015-01-05
    • 2019-04-08
    • 2017-06-02
    • 1970-01-01
    • 2016-11-13
    • 2018-12-08
    • 2016-11-21
    • 2017-08-07
    • 2017-07-20
    相关资源
    最近更新 更多