File: //opt/alt/python311/lib/python3.11/site-packages/boto3/__pycache__/crt.cpython-311.pyc
�
/�;f � � � d Z ddlZddlZddlmZ ddlmZmZm Z m
Z
mZ dada
ej � � ZdZd� Zd� Zd� Zd � Zd
� Z G d� d� � Zd
� Zd� Zd� ZdS )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 �&