Current File : //usr/lib/python3/dist-packages/boto3/__pycache__/crt.cpython-312.pyc |
�
��e � � � d Z ddlZddlZddlmZ ddlmZmZm Z m
Z
mZ dada
ej � ZdZd� Zd� Zd� Zd � Zd
� Z G d� d� Zd
� Zd� Zd� Zy)a6
This file contains private functionality for interacting with the AWS
Common Runtime library (awscrt) in boto3.
All code contained within this file is for internal usage within this
project and is not intended for external consumption. All interfaces
contained within are subject to abrupt breaking changes.
� N)�Session)�BotocoreCRTCredentialsWrapper�BotocoreCRTRequestSerializer�CRTTransferManager�acquire_crt_s3_process_lock�create_s3_crt_client�boto3c �$ � |d|d�}t di |��S )z�Create a CRT S3 Client for file transfer.
Instantiating many of these may lead to degraded performance or
system resource exhaustion.
T)�region�use_ssl�crt_credentials_provider� )r )�session�config�region_name�
cred_provider�create_crt_client_kwargss �+/usr/lib/python3/dist-packages/boto3/crt.py�_create_crt_clientr * s&