Submit
Path:
~
/
/
lib
/
python2.7
/
site-packages
/
awscli
/
customizations
/
configservice
/
File Content:
subscribe.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 i d d 6e d 6d d 6Z i d d 6e d 6d d 6Z i d d 6e d 6d d 6Z d � Z d � Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( i����N( t BasicCommand( t s3_bucket_exists( t find_bucket_keys s3-buckett namet requireds� The S3 bucket that the AWS Config delivery channel will use. If the bucket does not exist, it will be automatically created. The value for this argument should follow the form bucket/prefix. Note that the prefix is optional.t help_texts sns-topics� The SNS topic that the AWS Config delivery channel will use. If the SNS topic does not exist, it will be automatically created. Value for this should be a valid SNS topic name or the ARN of an existing SNS topic.s iam-roles� The IAM role that the AWS Config configuration recorder will use to record current resource configurations. Value for this should be the ARN of the desired IAM role.c C s | j d t � d S( Ns$ building-command-table.configservice( t registert add_subscribe( t cli( ( sM /tmp/pip-build-uEGWVr/awscli/awscli/customizations/configservice/subscribe.pyt register_subscribe* s c K s t | � | d <d S( Nt subscribe( t SubscribeCommand( t command_tablet sessiont kwargs( ( sM /tmp/pip-build-uEGWVr/awscli/awscli/customizations/configservice/subscribe.pyR . s R c B s>