+++ title = "Create Customer Notification Service Subscription" weight = 33 pre = "3 " +++ In this step, we will create an **Amazon SQS** queue for the **Customer Notification Service** and add a subscription to the Amazon SNS topic we created before: {{< tabs name="Style" >}} {{< tab name="Console" include="create-customer-notification-service-subscription-console" />}} {{< tab name="SAM" include="create-customer-notification-service-subscription-sam" />}} {{< /tabs >}}