【发布时间】:2018-06-19 13:57:19
【问题描述】:
根据下面的屏幕截图和网址,amazon cognito 文档中显示的“开发人员凭据”的定义是什么。
网址是https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateGroup.html
【问题讨论】:
标签: aws-cognito
根据下面的屏幕截图和网址,amazon cognito 文档中显示的“开发人员凭据”的定义是什么。
网址是https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_CreateGroup.html
【问题讨论】:
标签: aws-cognito
当您想使用 aws-sdk 使用 Cognito、DynamoDb 或 Ec2 等 aws 服务时,将创建该程序的开发人员需要提供 aws-console 参数,例如 IAM_role_ARN、PoolId、aws_account_id,aws 使用这些参数来识别帐户其中必须访问相应的服务。
更多关于以下链接:
【讨论】:
./aws 中的开发凭据的本地计算机上运行?