AWS::ECS::Cluster ClusterConfiguration - AWS CloudFormation

AWS::ECS::Cluster ClusterConfiguration

The execute command and managed storage configuration for the cluster.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

ExecuteCommandConfiguration

The details of the execute command configuration.

Required: No

Type: ExecuteCommandConfiguration

Update requires: No interruption

ManagedStorageConfiguration

The details of the managed storage configuration.

Required: No

Type: ManagedStorageConfiguration

Update requires: No interruption

See also