File: //lib/python3.6/site-packages/awscli/customizations/codedeploy/__pycache__/systems.cpython-36.pyc
3
�T_� � @ sn d dl Z d dlZd dlZdZG dd� d�ZG dd� de�ZG dd� de�ZG d d
� d
e�ZG dd� de�ZdS )
� Nzcodedeploy.onpremises.ymlc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
S )�SystemzgOnly Ubuntu Server, Red Hat Enterprise Linux Server and Windows Server operating systems are supported.c C s |j | _ | j jd|jd�| _d S )N�s3)Zregion_name)�sessionZ
create_client�regionr )�self�params� r �/usr/lib/python3.6/systems.py�__init__ s zSystem.__init__c C s t d��d S )N�validate_administrator)�NotImplementedError)r r r r r "