AWS::ECS::Cluster ClusterConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::ECS::Cluster ClusterConfiguration

The execute command and managed storage configuration for the cluster.

Syntax

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