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

  1. ecs · ecs-execute-instances — ECS — Execute remote commands on ECS instances
  2. See ecs/ecs-execute-instances.

  3. eb · eb-integrate-events — EventBridge — Integrate external services via events (e.g., DingTalk, Lark)
  4. See eb/eb-integrate-events.

Typical questions