

# TaskEphemeralStorage
<a name="API_TaskEphemeralStorage"></a>

The amount of ephemeral storage to allocate for the task.

## Contents
<a name="API_TaskEphemeralStorage_Contents"></a>

 ** kmsKeyId **   <a name="ECS-Type-TaskEphemeralStorage-kmsKeyId"></a>
Specify an AWS Key Management Service key ID to encrypt the ephemeral storage for the task.  
Type: String  
Required: No

 ** sizeInGiB **   <a name="ECS-Type-TaskEphemeralStorage-sizeInGiB"></a>
The total amount, in GiB, of the ephemeral storage to set for the task. The minimum supported value is `20` GiB and the maximum supported value is `200` GiB.  
Type: Integer  
Required: No

## See Also
<a name="API_TaskEphemeralStorage_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ecs-2014-11-13/TaskEphemeralStorage) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ecs-2014-11-13/TaskEphemeralStorage) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ecs-2014-11-13/TaskEphemeralStorage) 