Revert "Merge branch 'sh-fix-role-arn-s3-express' into 'main'"
What does this MR do?
This reverts merge request !5291 (merged).
Why was this MR needed?
!5291 (merged) didn't actually fix things with S3 Express buckets and a RoleARN. It appears that RoleARN cannot work with S3 Express buckets at this time: #38484 (comment 2313111840). I will add documentation for this later.
I might have been using an old build that was using UploadRoleARN instead of RoleARN, so S3 Express uploads were using presigned URLs.
What's the best way to test this MR?
What are the relevant issue numbers?
Edited by Stan Hu