aws-amplify-sdk-android

Android-Amplify: Uploading/downloading file to/from AWS S3 using Amplify

久未见 提交于 2020-08-09 09:25:20
问题 I want to develop a simple android app to upload an image file to an already created S3 bucket in AWS. If I google, All the latest AWS documentations are redirecting me to use Amplify framework. I don't understand the documentation of uploading a file described here. I don't understand where I can provide bucket name, IAM credentials, etc. I don't find any video tutorials as well. Why AWS if forcing to use Amplify without providing proper documentation? Here they mention to configure all