File: //lib/python3/dist-packages/awscli/customizations/__pycache__/sessendemail.cpython-310.pyc
o
.&�ak � @ s� d Z ddlmZ ddlmZ ddlmZ dZdZdZ dZ
d Zd
Zdd� Z
d
d� Zdd� Zdd� ZG dd� de�ZG dd� de�ZdS )a�
This customization provides a simpler interface for the ``ses send-email``
command. This simplified form is based on the legacy CLI. The simple format
will be::
aws ses send-email --subject SUBJECT --from FROM_EMAIL
--to-addresses addr ... --cc-addresses addr ...
--bcc-addresses addr ... --reply-to-addresses addr ...
--return-path addr --text TEXTBODY --html HTMLBODY
� )�utils)�CustomArgument)�#validate_mutually_exclusive_handlerzmThe email addresses of the primary recipients. You can specify multiple recipients as space-separated valueszkThe email addresses of copy recipients (Cc). You can specify multiple recipients as space-separated valueszyThe email addresses of blind-carbon-copy recipients (Bcc). You can specify multiple recipients as space-separated valueszThe subject of the messagez The raw text body of the messagezThe HTML body of the messagec C s@ | � dt� | � dtdgg d��� | � dtdgddg�� d S )Nz&building-argument-table.ses.send-emailz$operation-args-parsed.ses.send-email�destination)�to�cc�bcc�message�text�html)�register�
_promote_argsr )�
event_handler� r �D/usr/lib/python3/dist-packages/awscli/customizations/sessendemail.py�register_ses_send_email) s �
��
��r c K s� d| d _ d| d _ tj| ddd� tddtd �| d<