If I have a segment of users in AWS Pinpoint and I want to send that segment a SNS Push message from a Lambda function, what API function do I use?
The AWS Javascript SDK allows me to create and update a segment but it does NOT have anything that allows me to send a message to a segment.
It does have sendMessages and sendUsersMessages but these do NOT allow me to send by segment