Using Console
Using CLI
<topic_arn>
with the ARN of the SNS topic that you identified in step 3.
<topic_arn>
with the ARN of the SNS topic that you identified in step 3. Replace <protocol>
with the protocol that you want to use for the subscription (e.g. email, SMS, etc.). Replace <endpoint>
with the endpoint that you want to use for the subscription (e.g. email address, phone number, etc.).
<topic_arn>
with the ARN of the SNS topic that you identified in step 3.
Using Python
list_topics()
method to get a list of all topics: