Amplify Flutter, key cannot be found when using downloadFile from S3: “The specified key does not exist”
I want non-authorized download from an S3 bucket. I’ve enabled all options for public access and ACL. After a adjusting the settings, I finally no longer got the access denied error. However, now I can’t find any files. All the data I’ve uploaded, I did through the AWS web.
Amplify Flutter, key cannot be found when using downloadFile: “The specified key does not exist”
I want non-authorized download from an S3 bucket. I’ve enabled all options for public access and ACL. After a adjusting the settings, I finally no longer got the access denied error. However, now I can’t find any files. All the data I’ve uploaded, I did through the AWS web.