# AWS SNS Monitor

The AWS SNS (Simple Notification Service) Monitor component is designed to monitor and manage notifications sent through the SNS service.&#x20;

All component configurations are classified broadly into 3 section

* [​Basic Information​](https://docs.bdb.ai/data-pipeline-2/components/component-base-configuration)​
* Meta Information
* [Resource Configuration​](https://docs.bdb.ai/data-pipeline-2/components/resource-configuration)​
* ​[Connection Validation](https://docs.bdb.ai/7.6/data-pipeline/components/connection-validation)​

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FITrWcTlkbUlgnSwo6jyz%2Fimage.png?alt=media&#x26;token=49f6a946-cdf5-4112-9b76-caea332ac148" alt=""><figcaption><p>Configuring the AWS SNS Monitor component</p></figcaption></figure>

Configure an SQS that has a subscription to SNS.

Provide Access Key, Secret Key, and Region as well and save the component.

Activate the pipeline to see the captured notifications on the out event.


---

# 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://docs.bdb.ai/data-pipeline-2/components/consumers/aws-sns-monitor.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.
