“开发者凭据”在Amazon Cognito文档中的确切含义是什么

时间:2018-01-10 11:42:46

标签: aws-cognito

根据以下屏幕截图和网址,亚马逊认知文档中显示的'开发者凭据'的定义是什么。

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

enter image description here

1 个答案:

答案 0 :(得分:1)

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

有关以下链接的更多信息:

AWS Account Identifiers

access key best practices