| Server IP : 172.67.201.108 / Your IP : 216.73.216.55 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.7 System : Linux ip-172-31-69-123.ec2.internal 6.1.177-224.371.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jul 27 20:28:29 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3.9/site-packages/awscli/botocore/__pycache__/ |
Upload File : |
a
wA�i�~ � @ s� d Z ddlZddlZddlZddlZddlZddlmZ ddl m
Z
ddlmZ
ddlmZ ddlmZ ddlmZmZ dd lmZmZmZ e�e�Zd
ZdZdZdZG d
d� d�ZG dd� d�Z G dd� de!e �Z"dS )z�Internal module to help with normalizing botocore client args.
This module (and all function/classes within this module) should be
considered internal, and *not* a public API.
� N)�Config)�EndpointCreator)�EndpointResolverBuiltins)�EndpointRulesetResolver)�
RequestSigner)�UserAgentString�register_feature_id)�$PRIORITY_ORDERED_SUPPORTED_PROTOCOLS�ensure_boolean�is_s3_accelerate_url�2 )Zwhen_supportedZ
when_required)Z preferred�disabledZrequiredc @ s� e Zd Zd<dd�Zd=dd�Zdd� Zdd � Zd
d� Zdd
� Zdd� Z dd� Z
dd� Zdd� Zdd� Z
dd� Zdd� Zdd� Zdd� Zd d!� Zd"d#� Zd$d%� Zd&d'� Zd(d)� Zd*d+� Zd,d-� Zd.d/� Zd0d1� Zd2d3� Zd4d5� Zd6d7� Zd8d9� Zd:d;� ZdS )>�ClientArgsCreatorNc C s<