
    pge-                     6    d dl Zd dlmZ  G d de          ZdS )    N)AWSResponsec                   F    e Zd Zd Zed             Zd Zed             ZdS )AioAWSResponsec                 n   K   | j         &| j                                         d{V pd| _         | j         S )z!Content of the response as bytes.N    )_contentrawreadselfs    6lib/python3.11/site-packages/aiobotocore/awsrequest.py_content_propzAioAWSResponse._content_prop   s@       = "&(--//1111118SDM}r   c                 *    |                                  S N)r   r   s    r   contentzAioAWSResponse.content   s    !!###r   c                    K   t           j                            | j                  }|r | j         d {V                     |          S | j         d {V                     d          S )Nzutf-8)botocoreutilsget_encoding_from_headersheadersr   decode)r   encodings     r   
_text_propzAioAWSResponse._text_prop   su      >;;DLII 	8,&&&&&&..x888,&&&&&&..w777r   c                 *    |                                  S r   )r   r   s    r   textzAioAWSResponse.text   s       r   N)__name__
__module____qualname__r   propertyr   r   r    r   r   r   r      sh           $ $ X$8 8 8 ! ! X! ! !r   r   )botocore.utilsr   botocore.awsrequestr   r   r    r   r   <module>r#      sW        + + + + + +! ! ! ! ![ ! ! ! ! !r   