Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 iOS 应用程序,其中我使用亚马逊 S3 令牌自动售货机上传媒体文件
我设法获得了临时凭证(访问 ID、访问密钥和会话令牌)
我应该如何使用它们来创建 AmazonS3Client 并启动上传请求?
他们在 Github 上有关于如何使用 S3 和其他功能的示例:
你还应该阅读他们的文档