AWS::ECS::Cluster ClusterConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::ECS::Cluster ClusterConfiguration

The execute command and managed storage configuration for the cluster.

Syntax

To declare this entity in your Amazon 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