简体   繁体   English

iOS-使用临时凭证的Amazon s3客户端

[英]iOS - Amazon s3 client using temporary credentials

I am developing an iOS application, in which I am using amazon S3 token vending machine to upload media files 我正在开发一个iOS应用程序,其中正在使用Amazon S3令牌自动售货机上传媒体文件

I managed to get the temporary credentials (the access ID, the access key, and the session token) 我设法获得了临时凭据(访问ID,访问密钥和会话令牌)

How should I use them to create an AmazonS3Client and start an upload request? 如何使用它们创建AmazonS3Client并启动上传请求?

They have examples on Github on how to use S3 and other features: 他们在Github上有关于如何使用S3和其他功能的示例

And you should also read their documentation 您还应该阅读他们的文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM