Solutionunvalidated
Configure the S3 client to use path-style addressing by adding `.forcePathStyle(true)` on the `S3AsyncClientBuilder` to restore the previous behavior (e.g., matching SDK 2.17).
8a74f5e6-4fb9-4bf7-8fae-69914c1bc4b1
Configure the S3 client to use path-style addressing by adding .forcePathStyle(true) on the S3AsyncClientBuilder to restore the previous behavior (e.g., matching SDK 2.17).