-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Labels
bugSomething is not working; the issue has reproducible steps and has been reproducedSomething is not working; the issue has reproducible steps and has been reproducedpending-releaseIssues that have been addressed in main but have not been releasedIssues that have been addressed in main but have not been releasedstorageIssues related to the Storage CategoryIssues related to the Storage Category
Description
Description
Wrong key in the conversion of the replication status header to an enum. When downloading a file from AWS storage where the replication status is 'COMPLETED,' what is coming in the header status replication is 'COMPLETE' instead of 'COMPLETED,' causing an error in the application.
Categories
- Analytics
- API (REST)
- API (GraphQL)
- Auth
- Authenticator
- DataStore
- Notifications (Push)
- Storage
Steps to Reproduce
1 - Create a replication rule in your bucket to copy files to another bucket.
2 - Check the console to see if the replication status is COMPLETED.
3 - Try to download the file through your application.
Screenshots
No response
Platforms
- iOS
- Android
- Web
- macOS
- Windows
- Linux
Flutter Version
3.10.5
Amplify Flutter Version
1.6.1
Deployment Method
Amplify CLI
Schema
No response
Metadata
Metadata
Assignees
Labels
bugSomething is not working; the issue has reproducible steps and has been reproducedSomething is not working; the issue has reproducible steps and has been reproducedpending-releaseIssues that have been addressed in main but have not been releasedIssues that have been addressed in main but have not been releasedstorageIssues related to the Storage CategoryIssues related to the Storage Category