ó
è?F[c           @   s¼  d  Z  d d l m Z d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d	 e f d
 „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ	 d e f d „  ƒ  YZ
 d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d  „  ƒ  YZ d! e f d" „  ƒ  YZ d# e f d$ „  ƒ  YZ d% e f d& „  ƒ  YZ d' e f d( „  ƒ  YZ d) S(*   s8   
Exceptions that are specific to the cloudtrail module.
iÿÿÿÿ(   t   BotoServerErrort   InvalidSnsTopicNameExceptionc           B   s   e  Z d  Z RS(   sH   
    Raised when an invalid SNS topic name is passed to Cloudtrail.
    (   t   __name__t
   __module__t   __doc__(    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR      s   t   InvalidS3BucketNameExceptionc           B   s   e  Z d  Z RS(   sH   
    Raised when an invalid S3 bucket name is passed to Cloudtrail.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR      s   t   TrailAlreadyExistsExceptionc           B   s   e  Z d  Z RS(   s:   
    Raised when the given trail name already exists.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR      s   t#   InsufficientSnsTopicPolicyExceptionc           B   s   e  Z d  Z RS(   sS   
    Raised when the SNS topic does not allow Cloudtrail to post
    messages.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR      s   t   InvalidTrailNameExceptionc           B   s   e  Z d  Z RS(   s0   
    Raised when the trail name is invalid.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   $   s   t   InternalErrorExceptionc           B   s   e  Z d  Z RS(   s=   
    Raised when there was an internal Cloudtrail error.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR	   +   s   t   TrailNotFoundExceptionc           B   s   e  Z d  Z RS(   s8   
    Raised when the given trail name is not found.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR
   2   s   t   S3BucketDoesNotExistExceptionc           B   s   e  Z d  Z RS(   s9   
    Raised when the given S3 bucket does not exist.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   9   s   t   TrailNotProvidedExceptionc           B   s   e  Z d  Z RS(   s1   
    Raised when no trail name was provided.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   @   s   t   InvalidS3PrefixExceptionc           B   s   e  Z d  Z RS(   s5   
    Raised when an invalid key prefix is given.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   G   s   t&   MaximumNumberOfTrailsExceededExceptionc           B   s   e  Z d  Z RS(   s4   
    Raised when no more trails can be created.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   N   s   t#   InsufficientS3BucketPolicyExceptionc           B   s   e  Z d  Z RS(   sa   
    Raised when the S3 bucket does not allow Cloudtrail to
    write files into the prefix.
    (   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   U   s   t   InvalidMaxResultsExceptionc           B   s   e  Z RS(    (   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   ]   s   t   InvalidTimeRangeExceptionc           B   s   e  Z RS(    (   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   a   s   t    InvalidLookupAttributesExceptionc           B   s   e  Z RS(    (   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   e   s   t)   InvalidCloudWatchLogsLogGroupArnExceptionc           B   s   e  Z RS(    (   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   i   s   t%   InvalidCloudWatchLogsRoleArnExceptionc           B   s   e  Z RS(    (   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   m   s   t*   CloudWatchLogsDeliveryUnavailableExceptionc           B   s   e  Z RS(    (   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   q   s   t   InvalidNextTokenExceptionc           B   s   e  Z RS(    (   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyR   u   s   N(   R   t   boto.exceptionR    R   R   R   R   R   R	   R
   R   R   R   R   R   R   R   R   R   R   R   R   (    (    (    s9   lib/python2.7/site-packages/boto/cloudtrail/exceptions.pyt   <module>   s(   