Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
awscli
/
customizations
/
codedeploy
/
File Content:
systems.pyc
� =��Xc @ s� d d l Z d d l Z d d l Z d Z d d d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( i����Ns codedeploy.onpremises.ymlt Systemc B s2 e Z d Z d � Z d � Z d � Z d � Z RS( sg Only Ubuntu Server, Red Hat Enterprise Linux Server and Windows Server operating systems are supported.c C s. | j | _ | j j d d | j �| _ d S( Nt s3t region_name( t sessiont create_clientt regionR ( t selft params( ( sH /tmp/pip-build-uEGWVr/awscli/awscli/customizations/codedeploy/systems.pyt __init__ s c C s t d � � d S( Nt validate_administrator( t NotImplementedError( R ( ( sH /tmp/pip-build-uEGWVr/awscli/awscli/customizations/codedeploy/systems.pyR "