

# Subscribing an HTTPS endpoint to an Amazon SNS topic
<a name="sns-subscribe-https-s-endpoints-to-topic"></a>

This topic explains how to subscribe HTTP/S endpoints to Amazon SNS topics.

**Topics**
+ [Step 1: Make sure your endpoint is ready to process Amazon SNS messages](SendMessageToHttp.prepare.md)
+ [Step 2: Subscribe the HTTP/HTTPS endpoint to the Amazon SNS topic](SendMessageToHttp.subscribe.md)
+ [Step 3: Confirm your Amazon SNS subscription](SendMessageToHttp.confirm.md)
+ [Step 4: Optional - Set the delivery policy for the Amazon SNS subscription](SendMessageToHttp.retry.md)
+ [Step 5: Optional - Give users permissions to publish to the Amazon SNS topic](SendMessageToHttp.iam.permissions.md)
+ [Step 6: Send Amazon SNS messages to the HTTP/HTTPS endpoint](SendMessageToHttp.publish.md)