移动端访问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