#How to build n8n workflow to start multiple AWS ECS services in one go?

3 messages · Page 1 of 1 (latest)

rustic elbow
#

Hi everyone,

I’m trying to simplify how we start our OpenCTI stack on AWS ECS.
Right now, we have several clusters (for storage, app, connectors, etc.), and each time we want to run OpenCTI we need to manually start multiple ECS services one by one in the AWS console. This is very time-consuming.

What I’d like to achieve is:

A single button in n8n that triggers all the required ECS services (in the right order: storage → platform → connectors).

Is there anyone here that have some sort of experience in this?

strong shadow
#

@rustic elbow Hey Sent you message, check out please!

cinder cosmos
#

U can trigger creation of aws ECS using AWS lambda endpoint that can be hit from n8n