Incomplete information for send_messages
#4365
Labels
documentation
This is a problem with documentation.
p2
This is a standard priority issue
pinpoint
A low-level client representing Amazon Pinpoint
response-requested
Waiting on additional information or feedback.
service-api
This issue is caused by the service API, not the SDK implementation.
Describe the issue
I am using the
send_messages
function forPinpoint
(this docs) and the information is hard to understand and not complete.Here are a couple of the issues I've encountered with the docs:
MessageConfiguration
values anAction
option isDEEP_LINKS
. However, nowhere does the documentation mention how the routes are ought to be passed.MessageConfiguration
forGCMMessage
you mention a possible value isIconReference
, but you don't mention how to format this value. Here is what confuses me: "does this have to be a route, a file name, if it is a file name where should the file be located?"As a whole, I believe the documentation for this function is somewhat lacking. Would appreciate it if you could explain some areas in more depth.
Links
Docs
send_messages
The text was updated successfully, but these errors were encountered: