

# EphemeralStorage
<a name="API_EphemeralStorage"></a>

The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on Amazon Fargate.

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

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

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/batch-2016-08-10/EphemeralStorage) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/batch-2016-08-10/EphemeralStorage) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/batch-2016-08-10/EphemeralStorage) 