o
    Ü!d2  ã                   @   s   d Z dd„ Zdd„ ZdS )z¡Customizations for the cloudsearchdomain command.

This module customizes the cloudsearchdomain command:

    * Add validation that --endpoint-url is required.

c                 C   s   |   dt¡ d S )Nz!calling-command.cloudsearchdomain)Zregister_lastÚvalidate_endpoint_url)Úcli© r   úKusr/lib/python3.10/site-packages/awscli/customizations/cloudsearchdomain.pyÚregister_cloudsearchdomain   s   ÿr   c                 K   s   | j d u r	tdƒS d S )Nz9--endpoint-url is required for cloudsearchdomain commands)Zendpoint_urlÚ
ValueError)Zparsed_globalsÚkwargsr   r   r   r      s
   
ÿÿr   N)Ú__doc__r   r   r   r   r   r   Ú<module>   s   