schemaLambda property

AssetString schemaLambda

The lambda IaC JSON schema

Implementation

static AssetString get schemaLambda => AssetString.from(
    iacLambdaSchema, '.endaft/schemas/iac.lambda.schema.json');