faastjs > CostAnalyzer > Workload > configurations
CostAnalyzer.Workload.configurations property
An array of configurations to run the work function against (see CostAnalyzer.Configuration). For example, each entry in the array may specify a provider, memory size, and other options. Default: CostAnalyzer.awsConfigurations.
Signature:
configurations?: Configuration[];