#✅ - How to Configure Ephemeral Storage in define Function GEN2?
1 messages · Page 1 of 1 (latest)
Please ignore. did it with the override property. backend.CreateEmbeddings.resources.cfnResources.cfnFunction.addOverride(
"Properties.EphemeralStorage",
{
Size: 1350,
}
);