o
    Ü!dŠ  ã                   @   s    d dl mZ dd„ Zdd„ ZdS )é    ©ÚCreateDefaultRolec                 C   s   |   dt¡ dS )z<
    The entry point for Lifecycle high level commands.
    zbuilding-command-table.dlmN)ÚregisterÚregister_commands)Úcli© r   úAusr/lib/python3.10/site-packages/awscli/customizations/dlm/dlm.pyÚdlm_initialize   s   r	   c                 K   s   t |ƒ| d< dS )zÚ
    Called when the Lifecycle command table is being built. Used to inject new
    high level commands into the command list. These high level commands
    must not collide with existing low-level API call names.
    zcreate-default-roleNr   )Zcommand_tableZsessionÚkwargsr   r   r   r      s   r   N)Z+awscli.customizations.dlm.createdefaultroler   r	   r   r   r   r   r   Ú<module>   s   