Skip to content

Commit

Permalink
updated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
homakk committed Apr 13, 2023
1 parent 05f3920 commit 600d3a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export interface ScheduledTaskImageProps {
readonly logDriver?: LogDriver;

/**
* The amount (in GiB) of ephemeral storage to be allocated to the task. The maximum supported value is200 GiB.
* The amount (in GiB) of ephemeral storage to be allocated to the task. The maximum supported value is 200GiB.
*
* NOTE: This parameter is only supported for tasks hosted on AWS Fargate using platform version 1.4.0 or later.
*
Expand Down

0 comments on commit 600d3a3

Please sign in to comment.