
    /Jf6                     .    d dl mZ  G d de          ZdS )    )ClientDocumenterc                       e Zd Zd ZdS )Boto3ClientDocumenterc                    |j                                          |j                                          |                    d           |j                                          |j                                          |                    d                    | j                             |j                                          d S )Nzimport boto3z"client = boto3.client('{service}'))service)stylestart_codeblocknew_linewriteformat_service_nameend_codeblock)selfsections     T/home/alex/cs2snipeproduction/venv/lib/python3.11/site-packages/boto3/docs/client.py_add_client_creation_examplez2Boto3ClientDocumenter._add_client_creation_example   s    %%'''   n%%%      299* :  	
 	
 	

 	##%%%%%    N)__name__
__module____qualname__r    r   r   r   r      s#        & & & & &r   r   N)botocore.docs.clientr   r   r   r   r   <module>r      sN    2 1 1 1 1 1& & & & &, & & & & &r   