HarshitGupta11

Results 2 comments of HarshitGupta11

Hi @bhoradc, no we are using `US-EAST-1` as the default region, like: ``` this.s3Client = S3Client.builder(). credentialsProvider(context.getAwsCredentialProvider()).region(Region.US_EAST_1) .crossRegionAccessEnabled(true).build(); ``` 2. [7.2.18 raz logs_SDK_2.21.46.txt](https://github.com/user-attachments/files/17203484/7.2.18.raz.logs_SDK_2.21.46.txt) [7.3.1 RAZ logs_SDK_2.25.53.txt](https://github.com/user-attachments/files/17203485/7.3.1.RAZ.logs_SDK_2.25.53.txt) 3. Minor version is...

Hi @bhoradc, thanks for the response and resolution of the issue, we reverted back the sdk for the time being as we were already late for the release but I...