AWS::ECS::Cluster ManagedStorageConfiguration - 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 ManagedStorageConfiguration

The managed storage configuration for the cluster.

Syntax

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

JSON

{ "FargateEphemeralStorageKmsKeyId" : String, "KmsKeyId" : String }

Properties

FargateEphemeralStorageKmsKeyId

Specify the Amazon Key Management Service key ID for the Fargate ephemeral storage.

Required: No

Type: String

Update requires: No interruption

KmsKeyId

Specify a Amazon Key Management Service key ID to encrypt the managed storage.

Required: No

Type: String

Update requires: No interruption