HEX
Server: LiteSpeed
System: Linux us-phx-web1284.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: u300739242 (300739242)
PHP: 8.2.30
Disabled: system, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/botocore/__pycache__/exceptions.cpython-37.pyc
B

�P�eY�@sddlmZddlmZd�dd�ZGdd�de�ZGdd	�d	e�ZGd
d�de�ZGdd
�d
e�Z	Gdd�de�Z
Gdd�de�ZGdd�de�ZGdd�de�Z
Gdd�de�ZGdd�de�ZGdd�deejj�ZGdd�de�ZGdd�deejjejj�ZGd d!�d!eejj�ZGd"d#�d#eejj�ZGd$d%�d%e�ZGd&d'�d'e�ZGd(d)�d)e�ZGd*d+�d+e�ZGd,d-�d-e�ZGd.d/�d/e�ZGd0d1�d1e�ZGd2d3�d3e�Z Gd4d5�d5e�Z!Gd6d7�d7e!�Z"Gd8d9�d9e!�Z#Gd:d;�d;e!e$�Z%Gd<d=�d=e!�Z&Gd>d?�d?e�Z'Gd@dA�dAe�Z(GdBdC�dCe�Z)GdDdE�dEe�Z*GdFdG�dGe�Z+GdHdI�dIe�Z,GdJdK�dKe+�Z-GdLdM�dMe+�Z.GdNdO�dOe+�Z/GdPdQ�dQe+e$�Z0GdRdS�dSe+�Z1GdTdU�dUe�Z2GdVdW�dWe�Z3GdXdY�dYe�Z4GdZd[�d[e�Z5Gd\d]�d]e�Z6Gd^d_�d_e�Z7Gd`da�dae�Z8Gdbdc�dce�Z9Gddde�dee�Z:Gdfdg�dge�Z;Gdhdi�die�Z<Gdjdk�dke�Z=Gdldm�dme�Z>Gdndo�doe>�Z?Gdpdq�dqe@�ZAGdrds�dse@�ZBGdtdu�due�ZCGdvdw�dwe�ZDGdxdy�dye�ZEGdzd{�d{e�ZFGd|d}�d}e�ZGGd~d�de�ZHGd�d��d�e�ZIGd�d��d�e�ZJGd�d��d�e�ZKGd�d��d�e�ZLGd�d��d�e�ZMGd�d��d�eM�ZNGd�d��d�eM�ZOGd�d��d�e�ZPGd�d��d�e�ZQGd�d��d�e�ZRGd�d��d�eReS�ZTGd�d��d�eR�ZUGd�d��d�e�ZVGd�d��d�eV�ZWGd�d��d�e�ZXGd�d��d�e�ZYGd�d��d�e�ZZGd�d��d�e�Z[Gd�d��d�e�Z\Gd�d��d�e\�Z]Gd�d��d�e�Z^Gd�d��d�e^�Z_Gd�d��d�e^�Z`Gd�d��d�e�ZaGd�d��d�e�ZbGd�d��d�e�ZcGd�d��d�e�ZdGd�d��d�e�ZeGd�d��d�e�ZfGd�d��d�e�ZgGd�d��d�eg�ZhGd�d��d�eg�ZidS)��)�requests)�urllib3NcCs"|dkrd}|dkri}|||�S)N�r)Z
exception_cls�args�kwargsrr�D/opt/alt/python37/lib/python3.7/site-packages/botocore/exceptions.py�_exception_from_packed_argss
rc@s$eZdZdZdZdd�Zdd�ZdS)�
BotoCoreErrorz~
    The base exception class for BotoCore exceptions.

    :ivar msg: The descriptive message associated with the error.
    zAn unspecified error occurredcKs$|jjf|�}t�||�||_dS)N)�fmt�format�	Exception�__init__r)�selfr�msgrrrr
(szBotoCoreError.__init__cCst|jd|jffS)N)r�	__class__r)rrrr�
__reduce__-szBotoCoreError.__reduce__N)�__name__�
__module__�__qualname__�__doc__r
r
rrrrrr	sr	c@seZdZdZdZdS)�DataNotFoundErrorz�
    The data associated with a particular path could not be loaded.

    :ivar data_path: The data path that the user attempted to load.
    z$Unable to load data for: {data_path}N)rrrrr
rrrrr1src@seZdZdZdZdS)�UnknownServiceErrorzwRaised when trying to load data for an unknown service.

    :ivar service_name: The name of the unknown service.

    zQUnknown service: '{service_name}'. Valid service names are: {known_service_names}N)rrrrr
rrrrr;src@seZdZdZdZdS)�UnknownRegionErrorztRaised when trying to load data for an unknown region.

    :ivar region_name: The name of the unknown region.

    z,Unknown region: '{region_name}'. {error_msg}N)rrrrr
rrrrrHsrc@seZdZdZdZdS)�ApiVersionNotFoundErrorz�
    The data associated with either the API version or a compatible one
    could not be loaded.

    :ivar data_path: The data path that the user attempted to load.
    :ivar api_version: The API version that the user attempted to load.
    z2Unable to load data {data_path} for: {api_version}N)rrrrr
rrrrrRsrcs*eZdZdZd�fdd�	Zdd�Z�ZS)�HTTPClientErrorz5An HTTP Client raised an unhandled exception: {error}Ncs||_||_t�jf|�dS)N)�request�response�superr
)rrrr)rrrr
aszHTTPClientError.__init__cCst|j|j|jf|jffS)N)rrrrr)rrrrrfs
zHTTPClientError.__reduce__)NN)rrrr
r
r�
__classcell__rr)rrr^src@seZdZdZdS)�ConnectionErrorz8An HTTP Client failed to establish a connection: {error}N)rrrr
rrrrrnsrc@seZdZdZdS)�InvalidIMDSEndpointErrorz;Invalid endpoint EC2 Instance Metadata endpoint: {endpoint}N)rrrr
rrrrr rsr c@seZdZdZdS)�InvalidIMDSEndpointModeErrorzkInvalid EC2 Instance Metadata endpoint mode: {mode} Valid endpoint modes (case-insensitive): {valid_modes}.N)rrrr
rrrrr!vsr!c@seZdZdZdS)�EndpointConnectionErrorz7Could not connect to the endpoint URL: "{endpoint_url}"N)rrrr
rrrrr"}sr"c@seZdZdZdS)�SSLErrorz0SSL validation failed for {endpoint_url} {error}N)rrrr
rrrrr#�sr#c@seZdZdZdS)�ConnectionClosedErrorz^Connection was closed before we received a valid response from endpoint URL: "{endpoint_url}".N)rrrr
rrrrr$�sr$c@seZdZdZdS)�ReadTimeoutErrorz.Read timeout on endpoint URL: "{endpoint_url}"N)rrrr
rrrrr%�sr%c@seZdZdZdS)�ConnectTimeoutErrorz1Connect timeout on endpoint URL: "{endpoint_url}"N)rrrr
rrrrr&�sr&c@seZdZdZdS)�ProxyConnectionErrorz-Failed to connect to proxy URL: "{proxy_url}"N)rrrr
rrrrr'�sr'c@seZdZdZdS)�ResponseStreamingErrorz=An error occurred while reading from response stream: {error}N)rrrr
rrrrr(�sr(c@seZdZdZdZdS)�NoCredentialsErrorz(
    No credentials could be found.
    zUnable to locate credentialsN)rrrrr
rrrrr)�sr)c@seZdZdZdZdS)�NoAuthTokenErrorz0
    No authorization token could be found.
    z$Unable to locate authorization tokenN)rrrrr
rrrrr*�sr*c@seZdZdZdZdS)�TokenRetrievalErrorz�
    Error attempting to retrieve a token from a remote source.

    :ivar provider: The name of the token provider.
    :ivar error_msg: The msg explaining why the token could not be retrieved.

    z8Error when retrieving token from {provider}: {error_msg}N)rrrrr
rrrrr+�sr+c@seZdZdZdZdS)�PartialCredentialsErrorzj
    Only partial credentials were found.

    :ivar cred_var: The missing credential variable name.

    z<Partial credentials found in {provider}, missing: {cred_var}N)rrrrr
rrrrr,�sr,c@seZdZdZdZdS)�CredentialRetrievalErrorz�
    Error attempting to retrieve credentials from a remote source.

    :ivar provider: The name of the credential provider.
    :ivar error_msg: The msg explaining why credentials could not be
        retrieved.

    z>Error when retrieving credentials from {provider}: {error_msg}N)rrrrr
rrrrr-�sr-c@seZdZdZdZdS)�UnknownSignatureVersionErrorz~
    Requested Signature Version is not known.

    :ivar signature_version: The name of the requested signature version.
    z/Unknown Signature Version: {signature_version}.N)rrrrr
rrrrr.�sr.c@seZdZdZdZdS)�ServiceNotInRegionErrorz�
    The service is not available in requested region.

    :ivar service_name: The name of the service.
    :ivar region_name: The name of the region.
    z<Service {service_name} not available in region {region_name}N)rrrrr
rrrrr/�sr/c@seZdZdZdS)�BaseEndpointResolverErrorz�Base error for endpoint resolving errors.

    Should never be raised directly, but clients can catch
    this exception if they want to generically handle any errors
    during the endpoint resolution process.

    N)rrrrrrrrr0�sr0c@seZdZdZdZdS)�
NoRegionErrorzNo region was specified.zYou must specify a region.N)rrrrr
rrrrr1�sr1c@seZdZdZdZdS)�EndpointVariantErrorz�
    Could not construct modeled endpoint variant.

    :ivar error_msg: The message explaining why the modeled endpoint variant
        is unable to be constructed.

    zMUnable to construct a modeled endpoint with the following variant(s) {tags}: N)rrrrr
rrrrr2�sr2c@seZdZdZdZdS)�UnknownEndpointErrorz�
    Could not construct an endpoint.

    :ivar service_name: The name of the service.
    :ivar region_name: The name of the region.
    zJUnable to construct an endpoint for {service_name} in region {region_name}N)rrrrr
rrrrr3sr3c@seZdZdZdZdS)�UnknownFIPSEndpointErrorz�
    Could not construct a FIPS endpoint.

    :ivar service_name: The name of the service.
    :ivar region_name: The name of the region.
    z�The provided FIPS pseudo-region "{region_name}" is not known for the service "{service_name}". A FIPS compliant endpoint cannot be constructed.N)rrrrr
rrrrr4sr4c@seZdZdZdZdS)�ProfileNotFoundz�
    The specified configuration profile was not found in the
    configuration file.

    :ivar profile: The name of the profile the user attempted to load.
    z1The config profile ({profile}) could not be foundN)rrrrr
rrrrr5%sr5c@seZdZdZdZdS)�ConfigParseErrorzj
    The configuration file could not be parsed.

    :ivar path: The path to the configuration file.
    z#Unable to parse config file: {path}N)rrrrr
rrrrr60sr6c@seZdZdZdZdS)�ConfigNotFoundzs
    The specified configuration file could not be found.

    :ivar path: The path to the configuration file.
    z6The specified config file ({path}) could not be found.N)rrrrr
rrrrr7:sr7c@seZdZdZdZdS)�MissingParametersErrorax
    One or more required parameters were not supplied.

    :ivar object: The object that has missing parameters.
        This can be an operation or a parameter (in the
        case of inner params).  The str() of this object
        will be used so it doesn't need to implement anything
        other than str().
    :ivar missing: The names of the missing parameters.
    zJThe following required parameters are missing for {object_name}: {missing}N)rrrrr
rrrrr8Ds
r8c@seZdZdZdZdS)�ValidationErrora3
    An exception occurred validating parameters.

    Subclasses must accept a ``value`` and ``param``
    argument in their ``__init__``.

    :ivar value: The value that was being validated.
    :ivar param: The parameter that failed validation.
    :ivar type_name: The name of the underlying type.
    z@Invalid value ('{value}') for param {param} of type {type_name} N)rrrrr
rrrrr9Vs
r9c@seZdZdZdS)�ParamValidationErrorz%Parameter validation failed:
{report}N)rrrr
rrrrr:esr:c@seZdZdZdZdS)�UnknownKeyErrorz�
    Unknown key in a struct parameter.

    :ivar value: The value that was being checked.
    :ivar param: The name of the parameter.
    :ivar choices: The valid choices the value can be.
    zEUnknown key '{value}' for param '{param}'.  Must be one of: {choices}N)rrrrr
rrrrr;lsr;c@seZdZdZdZdS)�
RangeErrora
    A parameter value was out of the valid range.

    :ivar value: The value that was being checked.
    :ivar param: The parameter that failed validation.
    :ivar min_value: The specified minimum value.
    :ivar max_value: The specified maximum value.
    zKValue out of range for param {param}: {min_value} <= {value} <= {max_value}N)rrrrr
rrrrr<{sr<c@seZdZdZdZdS)�UnknownParameterErrorz�
    Unknown top level parameter.

    :ivar name: The name of the unknown parameter.
    :ivar operation: The name of the operation.
    :ivar choices: The valid choices the parameter name can be.
    zPUnknown parameter '{name}' for operation {operation}.  Must be one of: {choices}N)rrrrr
rrrrr=�sr=c@seZdZdZdZdS)�InvalidRegionErrorz{
    Invalid region_name provided to client or resource.

    :ivar region_name: region_name that was being validated.
    zFProvided region_name '{region_name}' doesn't match a supported format.N)rrrrr
rrrrr>�sr>c@seZdZdZdZdS)�AliasConflictParameterErrorz�
    Error when an alias is provided for a parameter as well as the original.

    :ivar original: The name of the original parameter.
    :ivar alias: The name of the alias
    :ivar operation: The name of the operation.
    zvParameter '{original}' and its alias '{alias}' were provided for operation {operation}.  Only one of them may be used.N)rrrrr
rrrrr?�sr?c@seZdZdZdZdS)�UnknownServiceStylez]
    Unknown style of service invocation.

    :ivar service_style: The style requested.
    z6The service style ({service_style}) is not understood.N)rrrrr
rrrrr@�sr@c@seZdZdZdS)�PaginationErrorz"Error during pagination: {message}N)rrrr
rrrrrA�srAc@seZdZdZdS)�OperationNotPageableErrorz/Operation cannot be paginated: {operation_name}N)rrrr
rrrrrB�srBc@seZdZdZdZdS)�
ChecksumErrorz<The expected checksum did not match the calculated checksum.z{Checksum {checksum_type} failed, expected checksum {expected_checksum} did not match calculated checksum {actual_checksum}.N)rrrrr
rrrrrC�srCc@seZdZdZdZdS)�UnseekableStreamErrorz;Need to seek a stream, but stream does not support seeking.zFNeed to rewind the stream {stream_object}, but stream is not seekable.N)rrrrr
rrrrrD�srDcs$eZdZdZdZ�fdd�Z�ZS)�WaiterErrorz%Waiter failed to reach desired state.zWaiter {name} failed: {reason}cst�j||d�||_dS)N)�name�reason)rr
�
last_response)rrFrGrH)rrrr
�szWaiterError.__init__)rrrrr
r
rrr)rrrE�srEc@seZdZdZdZdS)�IncompleteReadErrorz6HTTP response did not return expected number of bytes.zB{actual_bytes} read, but total bytes expected is {expected_bytes}.N)rrrrr
rrrrrI�srIc@seZdZdZdZdS)�InvalidExpressionErrorz,Expression is either invalid or too complex.zCInvalid expression {expression}: Only dotted lookups are supported.N)rrrrr
rrrrrJ�srJc@seZdZdZdZdS)�UnknownCredentialErrorz=Tried to insert before/after an unregistered credential type.z"Credential named {name} not found.N)rrrrr
rrrrrK�srKc@seZdZdZdZdS)�WaiterConfigErrorz+Error when processing waiter configuration.z+Error processing waiter config: {error_msg}N)rrrrr
rrrrrL�srLc@seZdZdZdZdS)�UnknownClientMethodErrorzEError when trying to access a method on a client that does not exist.z*Client does not have method: {method_name}N)rrrrr
rrrrrM�srMc@seZdZdZdZdS)� UnsupportedSignatureVersionErrorz:Error when trying to use an unsupported Signature Version.z7Signature version is not supported: {signature_version}N)rrrrr
rrrrrNsrNcs0eZdZdZ�fdd�Zdd�Zdd�Z�ZS)�ClientErrorziAn error occurred ({error_code}) when calling the {operation_name} operation{retry_info}: {error_message}csV|�|�}|�di�}|jj|�dd�|�dd�||d�}t��|�||_||_dS)N�ErrorZCode�Unknown�Message)Z
error_code�
error_message�operation_name�
retry_info)�_get_retry_info�get�MSG_TEMPLATErrr
rrT)rZerror_responserTrU�errorr)rrrr
s


zClientError.__init__cCs<d}d|kr8|d}|�dd�r8d|kr8d|d�d�}|S)N�ZResponseMetadataZMaxAttemptsReachedFZ
RetryAttemptsz (reached max retries: �))rW)rrrU�metadatarrrrVszClientError._get_retry_infocCst|j|jffS)N)rOrrT)rrrrr&szClientError.__reduce__)rrrrXr
rVrrrr)rrrOs
rOc@seZdZdS)�EventStreamErrorN)rrrrrrrr]-sr]c@seZdZdZdS)�UnsupportedTLSVersionWarningz:Warn when an openssl version that uses TLS 1.2 is requiredN)rrrrrrrrr^1sr^c@seZdZdS)�ImminentRemovalWarningN)rrrrrrrr_7sr_c@seZdZdZdZdS)�InvalidDNSNameErrorzEError when virtual host path is forced on a non-DNS compatible bucketaBucket named {bucket_name} is not DNS compatible. Virtual hosted-style addressing cannot be used. The addressing style can be configured by removing the addressing_style value or setting that value to 'path' or 'auto' in the AWS Config file or in the botocore.client.Config object.N)rrrrr
rrrrr`;sr`c@seZdZdZdZdS)�InvalidS3AddressingStyleErrorz-Error when an invalid path style is specifiedzfS3 addressing style {s3_addressing_style} is invalid. Valid options are: 'auto', 'virtual', and 'path'N)rrrrr
rrrrraGsrac@seZdZdZdZdS)�UnsupportedS3ArnErrorz?Error when S3 ARN provided to Bucket parameter is not supportedzeS3 ARN {arn} provided to "Bucket" parameter is invalid. Only ARNs for S3 access-points are supported.N)rrrrr
rrrrrbPsrbc@seZdZdZdZdS)�UnsupportedS3ControlArnErrorzCError when S3 ARN provided to S3 control parameter is not supportedz<S3 ARN "{arn}" provided is invalid for this operation. {msg}N)rrrrr
rrrrrcYsrcc@seZdZdZdZdS)�InvalidHostLabelErrorz>Error when an invalid host label would be bound to an endpointzJInvalid host label to be bound to the hostname of the endpoint: "{label}".N)rrrrr
rrrrrd_srdc@seZdZdZdZdS)�UnsupportedOutpostResourceErrorzDError when S3 Outpost ARN provided to Bucket parameter is incompletez�S3 Outpost ARN resource "{resource_name}" provided to "Bucket" parameter is invalid. Only ARNs for S3 Outpost arns with an access-point sub-resource are supported.N)rrrrr
rrrrrehsrec@seZdZdZdZdS)�UnsupportedS3ConfigurationErrorzBError when an unsupported configuration is used with access-pointsz.Unsupported configuration when using S3: {msg}N)rrrrr
rrrrrfrsrfc@seZdZdZdZdS)�*UnsupportedS3AccesspointConfigurationErrorzBError when an unsupported configuration is used with access-pointsz<Unsupported configuration when using S3 access-points: {msg}N)rrrrr
rrrrrgxsrgc@seZdZdZdZdS)�*InvalidEndpointDiscoveryConfigurationErrorz@Error when invalid value supplied for endpoint_discovery_enabledz�Unsupported configuration value for endpoint_discovery_enabled. Expected one of ("true", "false", "auto") but got {config_value}.N)rrrrr
rrrrrh~srhc@seZdZdZdZdS)�&UnsupportedS3ControlConfigurationErrorz?Error when an unsupported configuration is used with S3 Controlz6Unsupported configuration when using S3 Control: {msg}N)rrrrr
rrrrri�sric@seZdZdZdZdS)�InvalidRetryConfigurationErrorz3Error when invalid retry configuration is specifiedzvCannot provide retry configuration for "{retry_config_option}". Valid retry configuration options are: {valid_options}N)rrrrr
rrrrrj�srjc@seZdZdZdZdS)�InvalidMaxRetryAttemptsErrorz3Error when invalid retry configuration is specifiedzrValue provided to "max_attempts": {provided_max_attempts} must be an integer greater than or equal to {min_value}.N)rrrrr
rrrrrk�srkc@seZdZdZdZdS)�InvalidRetryModeErrorz8Error when invalid retry mode configuration is specifiedzWInvalid value provided to "mode": "{provided_retry_mode}" must be one of: {valid_modes}N)rrrrr
rrrrrl�srlc@seZdZdZdZdS)�+InvalidS3UsEast1RegionalEndpointConfigErrorz?Error for invalid s3 us-east-1 regional endpoints configurationz�S3 us-east-1 regional endpoint option {s3_us_east_1_regional_endpoint_config} is invalid. Valid options are: "legacy", "regional"N)rrrrr
rrrrrm�srmc@seZdZdZdZdS)�&InvalidSTSRegionalEndpointsConfigErrorzDError when invalid sts regional endpoints configuration is specifiedzqSTS regional endpoints option {sts_regional_endpoints_config} is invalid. Valid options are: "legacy", "regional"N)rrrrr
rrrrrn�srnc@seZdZdZdS)�StubResponseErrorzDError getting response stub for operation {operation_name}: {reason}N)rrrr
rrrrro�sroc@seZdZdS)�StubAssertionErrorN)rrrrrrrrp�srpc@seZdZdS)�UnStubbedResponseErrorN)rrrrrrrrq�srqc@seZdZdZdS)�InvalidConfigErrorz{error_msg}N)rrrr
rrrrrr�srrc@seZdZdZdS)�InfiniteLoopConfigErrorz�Infinite loop in credential configuration detected. Attempting to load from profile {source_profile} which has already been visited. Visited profiles: {visited_profiles}N)rrrr
rrrrrs�srsc@seZdZdZdS)�RefreshWithMFAUnsupportedErrorz/Cannot refresh credentials: MFA token required.N)rrrr
rrrrrt�srtc@seZdZdZdS)�MD5UnavailableErrorz,This system does not support MD5 generation.N)rrrr
rrrrru�sruc@seZdZdZdS)�MissingDependencyExceptionzMissing Dependency: {msg}N)rrrr
rrrrrv�srvc@seZdZdZdS)�MetadataRetrievalErrorz&Error retrieving metadata: {error_msg}N)rrrr
rrrrrw�srwc@seZdZdS)�UndefinedModelAttributeErrorN)rrrrrrrrx�srxc@seZdZdZdd�ZdS)�MissingServiceIdErrorzrThe model being used for the service {service_name} is missing the serviceId metadata property, which is required.cKs$|jjf|�}t�||�||_dS)N)r
rrr
r)rrrrrrr
�szMissingServiceIdError.__init__N)rrrr
r
rrrrry�sryc@seZdZdZdS)�SSOErrorzYAn unspecified error happened when resolving AWS credentials or an access token from SSO.N)rrrr
rrrrrz�srzc@seZdZdZdS)�SSOTokenLoadErrorz$Error loading SSO Token: {error_msg}N)rrrr
rrrrr{�sr{c@seZdZdZdS)�UnauthorizedSSOTokenErrorz�The SSO session associated with this profile has expired or is otherwise invalid. To refresh this SSO session run aws sso login with the corresponding profile.N)rrrr
rrrrr|sr|c@seZdZdZdS)�CapacityNotAvailableErrorz(Insufficient request capacity available.N)rrrr
rrrrr}sr}c@seZdZdZdS)�InvalidProxiesConfigErrorz;Invalid configuration value(s) provided for proxies_config.N)rrrr
rrrrr~sr~c@seZdZdZdS)�InvalidDefaultsModezbClient configured with invalid defaults mode: {mode}. Valid defaults modes include: {valid_modes}.N)rrrr
rrrrrsrc@seZdZdZdS)�AwsChunkedWrapperErrorz{error_msg}N)rrrr
rrrrr�sr�c@seZdZdZdS)�FlexibleChecksumErrorz{error_msg}N)rrrr
rrrrr�sr�c@seZdZdZdS)�!InvalidEndpointConfigurationErrorz%Invalid endpoint configuration: {msg}N)rrrr
rrrrr�sr�c@seZdZdZdZdS)�EndpointProviderErrorz)Base error for the EndpointProvider classz{msg}N)rrrrr
rrrrr�#sr�c@seZdZdZdZdS)�EndpointResolutionErrorz4Error when input parameters resolve to an error rulez{msg}N)rrrrr
rrrrr�)sr�c@seZdZdZdS)�$UnknownEndpointResolutionBuiltInNamez%Unknown builtin variable name: {name}N)rrrr
rrrrr�/sr�)NN)jZbotocore.vendoredrZ#botocore.vendored.requests.packagesrrrr	rrrrrrr r!r"�
exceptionsr#r$�ReadTimeoutr%�ConnectTimeoutr&�
ProxyErrorr'r(r)r*r+r,r-r.r/r0r1r2�
ValueErrorr3r4r5r6r7r8r9r:r;r<r=r>r?r@rArBrCrDrErIrJrKrLrMrNrOr]�Warningr^r_r`rarbrcrdrerfrgrhrirjrkrlrmrnro�AssertionErrorrprqrrrsrtrurvrwrxryrzr{r|r}r~rr�r�r�r�r�r�rrrr�<module>s�













	
%