移動端訪問aws的方案html
* 使用 aws的root 用戶賬戶信息 : -----權限太大,不合適java
* 使用 aws的建立的IAM user的信息: ------沒法輪換身份信息ios
aws的思路------------>利用token vendor machine方案git
Cognitogithub
User Pool vs Identity Poolweb
參考:java-web
https://aws.amazon.com/cn/articles/authenticating-users-of-aws-mobile-applications-with-a-token-vending-machine/app
https://aws.amazon.com/cn/code/token-vending-machine-for-identity-registration-sample-java-web-application/ide
http://docs.aws.amazon.com/zh_cn/STS/latest/APIReference/API_AssumeRole.htmlcode
https://stackoverflow.com/questions/42521695/aws-sts-assumerole-do-i-have-to-provide-access-and-secret-keys
aws-sdk-ios-samples: https://github.com/awslabs/aws-sdk-ios-samples
http://www.jianshu.com/p/112438fb86aa