CloudKitect ECS cluster component is a regional grouping of one or more container instances on which you can run tasks and services and enables container insights,
New VPC is created by default.
None
Default Usage
new CcCluster(this, "LogicalId", {}); Copy
new CcCluster(this, "LogicalId", {});
Custom Configuration
new CcCluster(this, "LogicalId", { containerInsights: false}); Copy
new CcCluster(this, "LogicalId", { containerInsights: false});
It addresses the following compliance requirements
Generated using TypeDoc
CloudKitect ECS cluster component is a regional grouping of one or more container instances on which you can run tasks and services and enables container insights,
Default Configuration
New VPC is created by default.
Default Alarms
None
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements