Skip to content

Cluster

Source: src/AWS/ECS/Cluster.ts

An Amazon ECS cluster for running tasks and services.

const cluster = yield* Cluster("AppCluster", {});