+++
title = "Create Extraordinary Rides Service Subscription"
weight = 35
pre = "5 "
+++

In this step, we will create an Amazon SQS queue for the **Extraordinary Rides Service** and add a subscription to the Amazon SNS topic we created before:

{{< tabs name="Style" >}}
{{< tab name="Console" include="create-extraordinary-rides-service-subscription-console" />}}
{{< tab name="SAM" include="create-extraordinary-rides-service-subscription-sam" />}}
{{< /tabs >}}