# Api gateway to SNS

**URL:** https://forum.serverless.com/t/api-gateway-to-sns/11989
**Category:** Serverless Architectures
**Tags:** api-gateway
**Created:** [July 10, 2020, 12:30pm UTC](https://forum.serverless.com/t/api-gateway-to-sns/11989 "2020-07-10T12:30:54Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![manylov](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.serverless.com/manylov/32/4396_2.png) [@manylov](https://forum.serverless.com/u/manylov)
#### Post date: [July 10, 2020, 12:30pm UTC](https://forum.serverless.com/t/api-gateway-to-sns/11989/1 "2020-07-10T12:30:54Z")

</div>

Hello! Could I write in .yml settings to publish topic (with request data) from api-gateway to sns, without intermediate lambda?

---

<div class="post-metadata">

### Author: ![rayan](https://avatars.discourse-cdn.com/v4/letter/r/59ef9b/32.png) [@rayan](https://forum.serverless.com/u/rayan)
#### Post date: [August 11, 2020, 4:06pm UTC](https://forum.serverless.com/t/api-gateway-to-sns/11989/2 "2020-08-11T16:06:03Z")

</div>

am not an expert in this field But if you find the solution, I am interested

---

<div class="post-metadata">

### Author: ![garethmcc](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.serverless.com/garethmcc/32/2276_2.png) [@garethmcc](https://forum.serverless.com/u/garethmcc)
#### Post date: [August 11, 2020, 4:13pm UTC](https://forum.serverless.com/t/api-gateway-to-sns/11989/3 "2020-08-11T16:13:44Z")

</div>

There is a plugin for doing this: [https://www.serverless.com/plugins/serverless-apigateway-service-proxy/](https://www.serverless.com/plugins/serverless-apigateway-service-proxy/)
