Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
awscli
/
customizations
/
File Content:
awslambda.pyc
� =��Xc @ s� d d l Z d d l Z d d l m Z d d l m Z d d l m Z m Z d d l m Z d Z d Z d � Z d � Z d � Z d � Z d � Z d e f d � � YZ d e f d � � YZ d S( i����N( t closing( t six( t CustomArgumentt CLIArgument( t utilssk --zip-file must be a zip file with the fileb:// prefix. Example usage: --zip-file fileb://path/to/file.zipsX <p>The path to the zip file of the code you are uploading. Example: fileb://code.zip</p>c C s4 | j d t � | j d t � | j d t � d S( Ns. building-argument-table.lambda.create-functions3 building-argument-table.lambda.update-function-codes+ process-cli-arg.lambda.update-function-code( t registert$ _extract_code_and_zip_file_argumentst _modify_zipfile_docstringt validate_is_zip_file( t cli( ( s? /tmp/pip-build-uEGWVr/awscli/awscli/customizations/awslambda.pyt register_lambda_create_function s c K s | j d k r t | � n d S( Ns zip-file( t namet _should_contain_zip_content( t cli_argumentt valuet kwargs( ( s? /tmp/pip-build-uEGWVr/awscli/awscli/customizations/awslambda.pyR '