Using Amazon Mobile Analytics without configuring Amazon Cognito

为君一笑 提交于 2019-12-06 03:28:18

The Amazon Mobile Analytics client requires Cognito to facilitate authentication and authorization when submitting data. This is used to increase the security of submitting data from mobile clients to ensure valid credentials are sending the data for a particular app. If Cognito is not used, the data submission call will fail due to invalid permissions.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!