Team, I have installed the setup via cloud formation. One of my image is 14Gb, the lambda function is unable to create index due to space issue and I am unable to increase ephemeral storage for lambda beyond 10 GB
2025/09/24 17:19:59
{
"errorMessage": "failed to convert OCI index: errors encountered while building soci layers; write /tmp/tmp.3215688619: no space left on device",
"errorType": "wrapError"
}
What is the alternate approach