# Amazon RDS (AWS)

[<mark style="color:blue;">Amazon RDS</mark>](https://aws.amazon.com/rds/) makes it easy to set up, operate, and scale a relational database in the cloud. It provides cost-efficient and resizable capacity while automating time-consuming administration tasks, such as hardware provisioning, database setup, patching, and backups.

Route detailed alerts from Amazon RDS to the right users in Squadcast.

### How to integrate Amazon RDS with Squadcast

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

<figure><img src="/files/ej4AI9zpOyFu5NZJCbwC" alt="How to configure Amazon RDS integration in Squadcast" width="563"><figcaption></figcaption></figure>

2\. Select **Amazon RDS.** Copy the displayed **Webhook URL** to [configure](#in-aws-configure-sns-endpoint) it within **Amazon RDS**. Finish by clicking **Add Alert Source** -> **Done**.

<figure><img src="/files/Aym79CviE66cdLOIXwgL" alt="Steps to add Amazon RDS integration to a service in Squadcast" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %} <mark style="color:orange;">**Important**</mark>**:**

When an alert source turns <mark style="color:green;">Active</mark>, it’ll show up under Configured Alert Sources. You can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source.\
\
An Alert Source is <mark style="color:green;">active</mark> if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

### In AWS: Configure SNS Endpoint

**(1)** Log in to your AWS account and proceed to **SNS**

**(2)** Click on **Create topic**

**(3)** Within the dialogue box, fill in the details as per your requirements and then click on **Create topic**

<figure><img src="/files/qCchQEpYG2iUWXFpDZk4" alt="Configuring SNS Endpoint in AWS: Steps include logging in, creating a topic, and filling in details as per requirements" width="563"><figcaption></figcaption></figure>

**(4)** Inside the topic, click on **Create subscription**

<figure><img src="/files/012cKZ4FbbU1Q8xgMQcE" alt="Configuring SNS Endpoint in AWS: Inside the topic, click on Create subscription" width="563"><figcaption></figcaption></figure>

**(5)** Select the protocol as **HTTPS** and in the endpoint enter the URL you obtained from the previous step

**(6)** Finally, click on **Create subscription** to create the subscription

<figure><img src="/files/UamTauyECvx0xdVM1NiC" alt="Configuring SNS Endpoint in AWS: Select the protocol as HTTPS and Create subscription" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
**Important:**

The **Subscription ID** for the subscription should immediately change to **Confirmed** from **PendingConfirmation**. Click on the refresh button to verify the same.
{% endhint %}

### In AWS: Configure Amazon RDS

**(1)** Headover to your RDS dashboard and navigate to **Event Subscriptions**

<figure><img src="/files/CC04qlo0TQTroign5ijL" alt="Configuring Amazon RDS in AWS: Access RDS dashboard and navigate to Event Subscriptions for configuration." width="563"><figcaption></figcaption></figure>

**(2)** Click on **Create event subscription**

<figure><img src="/files/MYESlkGl4Z03l7D26Grq" alt="Configuring Amazon RDS in AWS: Access RDS dashboard and Create event subscription" width="563"><figcaption></figcaption></figure>

**(3)** Enter a suitable **Name**

<figure><img src="/files/O46NDeQnwJ9bfeO2jIAl" alt="Configuring Amazon RDS in AWS: Create event subscription Name" width="563"><figcaption></figcaption></figure>

**(4)** Next, select **Target** as **Amazon Resource Name (ARN)** and select the previously created ARN from the drop-down

<figure><img src="/files/YYNdBEIY9yxOuQ2gdyKe" alt="Configuring Amazon RDS in AWS: Select Target as Amazon Resource Name (ARN)" width="563"><figcaption></figcaption></figure>

**(5)** Select the appropriate **Source type** from the drop-down and click on **Create**

<figure><img src="/files/43HyIOPN44stfm6nxKEE" alt="Configuring Amazon RDS in AWS: Select the appropriate Source type from the drop-down and click on Create" width="563"><figcaption></figcaption></figure>

That's it, you are good to go! Your Amazon RDS integration is complete. Now, whenever an event is triggered by Amazon RDS, an incident will be created in Squadcast for it.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/amazon_rds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
