Skip to content

How to query the message status by snsClient.publish returned messageid #2789

Answered by debora-ito
asd435658185 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @asd435658185

SNS messages get published to a Topic, and to receive the messages you must subscribe something to the Topic, for example an SQS queue, a Lambda function, an email, etc. For more info check https://docs.aws.amazon.com/sns/latest/dg/sns-create-subscribe-endpoint-to-topic.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yasminetalby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
guidance Question that needs advice or information.
2 participants
Converted from issue

This discussion was converted from issue #2787 on June 20, 2022 23:33.