define_s3_client#
- define_s3_client(endpoint=None, profile_name=None, requester_pays: bool = False, no_sign_request: bool = False, **kwargs)[source]#
Define S3 client This function searches for S3 configuration in many places. It does apply configuration variables precedence, and you might have a use for it. Here is the order of precedence from least to greatest (the last listed configuration variables override all other variables):
AWS profile
Given arguments
AWS environment variable