DaaS /
Products / Event-Driven ECS Automation via EventBridge
Event-Driven ECS Automation via EventBridge
When an external event occurs in DingTalk or Lark (e.g., new employee onboarding, approval workflow), EventBridge captures the event and triggers remote shell commands on ECS instances via Cloud Assistant to automate provisioning, configuration, or maintenance tasks.
Products involved
Scenario
When an external event occurs in DingTalk or Lark (e.g., new employee onboarding, approval workflow), EventBridge captures the event and triggers remote shell commands on ECS instances via Cloud Assistant to automate provisioning, configuration, or maintenance tasks.
How the products combine
- ecs · ecs-execute-instances — ECS — Execute remote commands on ECS instances
See ecs/ecs-execute-instances.
- eb · eb-integrate-events — EventBridge — Integrate external services via events (e.g., DingTalk, Lark)
See eb/eb-integrate-events.
Typical questions
- EventBridge trigger ECS remote command
- automate ECS commands on DingTalk event
- event-driven ECS automation
- webhook trigger script on ECS instances
- new employee provisioning via DingTalk and ECS
- EventBridge Cloud Assistant integration
- send Lark event to run command on ECS
- 事件驱动ECS远程命令执行