Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
botocore
/
File Content:
args.pyc
� ?��Xc @ s� d Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z e j e � Z d e f d � � YZ d S( s� 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. i����N( t RequestSigner( t Config( t EndpointCreatort ClientArgsCreatorc B s5 e Z d � Z d � Z d � Z d � Z d � Z RS( c C s1 | | _ | | _ | | _ | | _ | | _ d S( N( t _event_emittert _user_agentt _response_parser_factoryt _loadert _exceptions_factory( t selft event_emittert user_agentt response_parser_factoryt loadert exceptions_factory( ( s/ /tmp/pip-build-uEGWVr/botocore/botocore/args.pyt __init__ s c C s� | j | | | | | | | � } | d } | d } | d } | d } | d } | d } | d j d d � } t j | j � } t | | d | d | d | | � } | | d <t | � } t | � } | j | d | d d | d d | d | j d | j d | j | j f �} t j j | | � } t j j | � } i | d 6| d 6| d 6| d 6| d 6| d 6| j d 6| d 6| d 6| j d 6S( Nt service_namet parameter_validationt endpoint_configt protocolt config_kwargst s3_configt metadatat partitiont signing_regiont signing_namet signature_versiont s3t region_namet endpoint_urlt verifyR t max_pool_connectionst timeoutt serializert endpointt response_parserR t request_signert service_modelR t client_configR ( t compute_client_argst gett Nonet copyR R R R t create_endpointR R t connect_timeoutt read_timeoutt botocoret serializet create_serializert parserst create_parserR R ( R R% R t is_secureR R t credentialst scoped_configR&