You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment(please complete the following information):
SDK Version: [e.g. 2.6.25]
Device Information (please complete the following information):
Device: [e.g. Pixel XL, Simulator]
Android Version: [e.g. Nougat 7.1.2]
Specific to simulators:
If you need help with understanding how to implement something in particular then we suggest that you first look into our developer guide. You can also simplify your process of creating an application, as well as the associated backend setup by using the Amplify CLI.
The text was updated successfully, but these errors were encountered:
I tried all the documented methods in your website but couldn't succeeded, I have a endpoint URL, access key, security key, bucket name only.
i do not have dashboard access so how to give policy required to upload from mobile, whole lot of issues but i couldnt find any solution from your documentation
Hi @chandangit89, could you please be more specific about your error? What happens when you try to upload the file? Can you show a code snippet?
This issue is posted in the AWS SDK for Android - unless you are already heavily invested into this SDK I would also strongly recommend using the much newer Amplify V2 (docs) instead.
You will need to have a policy set up to allow file upload access. It's not specific to a particular platform, but the identity performing the operation will need permission.
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
State your question
Which AWS Services are you utilizing?
Provide code snippets (if applicable)
Environment(please complete the following information):
Device Information (please complete the following information):
If you need help with understanding how to implement something in particular then we suggest that you first look into our developer guide. You can also simplify your process of creating an application, as well as the associated backend setup by using the Amplify CLI.
The text was updated successfully, but these errors were encountered: