Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplydemo/aws-health-collector
Integrate AWS Health Event and check major events through real-time channels.
https://github.com/simplydemo/aws-health-collector
Last synced: about 5 hours ago
JSON representation
Integrate AWS Health Event and check major events through real-time channels.
- Host: GitHub
- URL: https://github.com/simplydemo/aws-health-collector
- Owner: simplydemo
- License: apache-2.0
- Created: 2024-07-24T15:41:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T10:27:06.000Z (3 months ago)
- Last Synced: 2024-07-30T13:41:51.881Z (3 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-health-collector
AWS Health Event를 통합하고 Hangout 과 같은 실시간 채널을 통해 주요 이벤트를 확인하세요.
## ECR Lambda Image
- [trigger-evtbus.sh](./cf-stacks/trigger-evtbus.sh) Bash Shell은 Hangout 실시간 채널로 이벤트를 통지하는 기능을 AWS Lambda로 구성될 수 있도록 AWS ECR 저장소를 생성하고,
[aws-health-delibird](https://hub.docker.com/r/symplesims/aws-health-delibird) 컨테이너 이미지를 ECR 저장소에 Push 하도록 도와줍니다.
## Data Collector
- [aws-cf-template-health-collector](cf-stacks/aws-cf-template-health-collector-v1.0.yaml) CF Stack 템플릿은 여러 AWS 계정으로부터 AWS Health 이벤트를 수집하고, 실시간 채널(Hangout)로 메시지를 발송하는 `Data Collector`를 구성 합니다.
## Health Forwarder
- [aws-cf-template-health-forwarder-orgs-v1.0.yaml](./cf-stacks/aws-cf-template-health-forwarder-orgs-v1.0.yaml) CF StackSet 템플릿은 Organizations 의 AWS 맴버 계정을 대상으로
AWS Health 이벤트를 Data Collector 로 전송하는 `Health Forwarder`를 구성합니다.