问题
Title. I am trying to figure out if its even possible to send images through Amazon SNS. What I've found so far seems to indicate that its not but I was hoping to get a concrete answer.
回答1:
It all depends on the size of your images.
If you're using a SDK that supports AWS Signature version 4, the raw message limit is 256KB.
Reference: https://docs.aws.amazon.com/sns/latest/dg/large-payload-raw-message.html
来源:https://stackoverflow.com/questions/51505702/is-it-possible-to-send-images-through-amazon-sns