o
    tBh6                     @   s    d dl mZ G dd deZdS )    )ClientDocumenterc                   @   s   e Zd Zdd ZdS )Boto3ClientDocumenterc                 C   sT   |j   |j   |d |j   |j   |dj| jd |j   d S )Nzimport boto3z"client = boto3.client('{service}'))service)stylestart_codeblocknew_linewriteformat_service_nameend_codeblock)selfsection r   h/var/www/html/riverr-enterprise-integrations-main/venv/lib/python3.10/site-packages/boto3/docs/client.py_add_client_creation_example   s   




z2Boto3ClientDocumenter._add_client_creation_exampleN)__name__
__module____qualname__r   r   r   r   r   r      s    r   N)botocore.docs.clientr   r   r   r   r   r   <module>   s   