ב הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותشسdggרות הל555ה התafhgfh
במסgרות ה gh//شی הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותהתנדaghhhhו12ין יעל, המעציfghfghfע
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
usr
/
local
/
aws-cli
/
v2
/
current
/
dist
/
awscli
/
examples
/
pinpoint
/
Upload FileeE
HOME
**Creates a message template for messages that are sent through the SMS channel** The following ``create-sms-template`` example creates a SMS message template. :: aws pinpoint create-sms-template \ --template-name TestTemplate \ --sms-template-request file://myfile.json \ --region us-east-1 Contents of ``myfile.json``:: { "Body": "hello\n how are you?\n food is good", "TemplateDescription": "Test SMS Template" } Output:: { "CreateTemplateMessageBody": { "Arn": "arn:aws:mobiletargeting:us-east-1:AIDACKCEVSQ6C2EXAMPLE:templates/TestTemplate/SMS", "Message": "Created", "RequestID": "8c36b17f-a0b0-400f-ac21-29e9b62a975d" } } For more information, see `Amazon Pinpoint message templates <https://docs.aws.amazon.com/pinpoint/latest/userguide/messages-templates.html>`__ in the *Amazon Pinpoint User Guide*.