fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! General improvements

This commit is contained in:
2025-01-10 15:15:20 +00:00
parent cc066a2502
commit d6707cf25d
3 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ def get_s3_client(use_role=False, role_name=None, use_current_role=False, aws_ac
if endpoint_url:
client_kwargs['endpoint_url'] = endpoint_url
elif region:
if region:
client_kwargs['region_name'] = region
# Check for AWS Web Identity token