Auto-sync: 2026-04-20 00:02
This commit is contained in:
24
wiki/entities/Amazon-SNS.md
Normal file
24
wiki/entities/Amazon-SNS.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Amazon SNS"
|
||||
type: entity
|
||||
tags: [AWS, Event-Driven, Serverless, Pub/Sub]
|
||||
sources: []
|
||||
last_updated: 2026-04-19
|
||||
---
|
||||
|
||||
## Summary
|
||||
Amazon SNS 是 AWS 的发布/订阅消息通知服务,支持一对多消息广播。
|
||||
|
||||
## Definition
|
||||
Amazon Simple Notification Service(SNS)是 AWS 提供的完全托管式发布/订阅消息通知服务,支持一对多消息推送。
|
||||
|
||||
## Key Attributes
|
||||
- **类型**:消息通知服务
|
||||
- **开发商**:AWS
|
||||
- **核心功能**:发布/订阅、主题订阅、消息推送、移动推送、邮件
|
||||
- **定价**:按请求和消息大小计费
|
||||
|
||||
## Connections
|
||||
- [[AWS]] ← 提供 ← [[Amazon SNS]]
|
||||
- [[Lambda]] ← 触发 ← [[Amazon SNS]]
|
||||
- [[Amazon SQS]] ← 集成 ← [[Amazon SNS]]
|
||||
Reference in New Issue
Block a user