Describe the bug
AWS Batch using ECS Fargate should support setting the ephemeralStorage (< 200GiB).
I can't find any ways to do it currently
Expected Behavior
Having a ephemeralStorage property in EcsFargateContainerDefinition.
Current Behavior
No way to configure ephemeralStorage
Reproduction Steps
Create a new EcsJobDefinition(...) with new EcsFargateContainerDefinition(...) as container property
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.77.0 (build 06a0b19)
Framework Version
No response
Node.js Version
v16.13.0
OS
MacOS
Language
Typescript
Language Version
No response
Other information
No response
Describe the bug
AWS Batch using ECS Fargate should support setting the
ephemeralStorage(< 200GiB).I can't find any ways to do it currently
Expected Behavior
Having a
ephemeralStorageproperty inEcsFargateContainerDefinition.Current Behavior
No way to configure
ephemeralStorageReproduction Steps
Create a
new EcsJobDefinition(...)withnew EcsFargateContainerDefinition(...)ascontainerpropertyPossible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.77.0 (build 06a0b19)
Framework Version
No response
Node.js Version
v16.13.0
OS
MacOS
Language
Typescript
Language Version
No response
Other information
No response