# @am92/aws-sqs

[![npm version](https://img.shields.io/npm/v/@am92/aws-sqs?style=for-the-badge)](https://www.npmjs.com/package/@am92/aws-sqs)&nbsp;
[![ECMAScript Module](https://img.shields.io/badge/ECMAScript-Module%20Only-red?style=for-the-badge)](https://nodejs.org/api/esm.html)&nbsp;
[![License: MIT](https://img.shields.io/npm/l/@am92/aws-sqs?color=yellow&style=for-the-badge)](https://opensource.org/licenses/MIT)&nbsp;
[![Vulnerabilities: Snyk](https://img.shields.io/snyk/vulnerabilities/npm/@am92/aws-sqs?style=for-the-badge)](https://security.snyk.io/package/npm/@am92%2Faws-sqs)&nbsp;
[![Downloads](https://img.shields.io/npm/dy/@am92/aws-sqs?style=for-the-badge)](https://npm-stat.com/charts.html?package=%40m92%2Faws-sqs)
[![Bundle Size](https://img.shields.io/bundlephobia/minzip/@am92/aws-sqs?style=for-the-badge)](https://bundlephobia.com/package/@am92/aws-sqs)

<br />

## Table of Content
- [Installation](#installation)
- [Contributors](#contributors)
- [Resources](#resources)
- [License](#license)

<br />

## Installation
```bash
$ npm install --save @am92/aws-sqs
```
<br />

## Contributors
<table>
  <tbody>
    <tr>
      <td align="center">
        <a href='https://github.com/ankitgandhi452'>
          <img src="https://avatars.githubusercontent.com/u/8692027?s=400&v=4" width="100px;" alt="Ankit Gandhi"/>
          <br />
          <sub><b>Ankit Gandhi</b></sub>
        </a>
      </td>
      <td align="center">
        <a href='https://github.com/agarwalmehul'>
          <img src="https://avatars.githubusercontent.com/u/8692023?s=400&v=4" width="100px;" alt="Mehul Agarwal"/>
          <br />
          <sub><b>Mehul Agarwal</b></sub>
        </a>
      </td>
    </tr>
  </tbody>
</table>

<br />

## Resources
* [Aws Sdk](https://www.npmjs.com/package/@aws-sdk/client-pinpoint)

<br />

## License
* [MIT](https://opensource.org/licenses/MIT)


<br />
<br />
