Results 2 comments of Amin Siddiqui

Same issue. Upload is slow! Actual Example (~1mb file took ~39seconds): ``` func uploadData(data: Data, key: String) { let startDate = Date() print(data) // 991691 bytes let options = StorageUploadDataRequest.Options(accessLevel:...

@atierian Hey! thanks for reverting. We are using Amplify via SPM, and the version we are at is `1.25.0`. As for the `amplifyconfiguration.json`, the `region` is `us-west-2` but we would...