# Swift AWS Lambda Runtime 공개

> Clean Markdown view of GeekNews topic #2176. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2176](https://news.hada.io/topic?id=2176)
- GeekNews Markdown: [https://news.hada.io/topic/2176.md](https://news.hada.io/topic/2176.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-05-30T10:43:50+09:00
- Updated: 2020-05-30T10:43:50+09:00
- Original source: [swift.org](https://swift.org/blog/aws-lambda-runtime/)
- Points: 5
- Comments: 1

## Topic Body

- Swift 커뮤니티와 애플/아마존 개발자들이 같이 만든 오픈소스

- Lambda Runtime API를 이용한 커스텀 런타임

ㅤ→ Closure 이용하여 호출

ㅤ→ AWSLambdaEvents : SNS,SQS,S3등 이벤트 트리거

ㅤ→ APIGateway 연동

- 내부적으로 SwiftNIO 사용

## Comments



### Comment 1923

- Author: godrm
- Created: 2020-05-30T10:45:25+09:00
- Points: 1

오오 스위프트 람다 런타임이라니
