AWS S3 bucket access on specific regions

I'm getting a region constraint error message on my queries trying to access my buckets not in us-east-1. How can you set the region parameter on the queries? Ex. --region af-south-1

@cfjps

Hey there! I am linking AWS docs on regional endpoints. Hope this helps!

1 Like

Thank you, just added the endpoint as the base URL and it's no longer giving the constraint.