Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
Description
Currently when S3 region nor endpoint is set, the default region is set to us-east-2 with cross region access enabled. But when region or endpoint is set, cross region access is not enabled.
A new option enables cross region access as a separate config and enable/disables it
irrespective of region/endpoint is set.
s3a.cross.region.access.enabled
default: enables cross region access as a separate config and enable/disables it
irrespective of region/endpoint is set.