awslabs / cdk-serverless-clamscan

Apache License 2.0
234 stars 66 forks source link

Feature Request: Add support for setting the EFS throughput mode #1261

Closed bdmartin closed 1 month ago

bdmartin commented 1 month ago

There is already support for setting the EFS performance mode via the efsPerformanceMode property: https://github.com/awslabs/cdk-serverless-clamscan/blob/main/API.md#cdk-serverless-clamscan-serverlessclamscanprops

It shouldn't be much of a stretch to add support for setting the EFS throughput mode to one of busting, elastic, or provisioned.