serverless/docs/engine-types.md
2025-12-18 21:28:14 +00:00

2.9 KiB

Serverless Container Framework - Zod Types Documentation

Table of Contents

General Types

JSONValue

A scaling object specifying a minimum scaling value.

Configuration Types

ConfigDeploymentAwsApi

ID of an existing VPC to use

Properties

  • type:
  • id:

Validation Rules

  • enum: Values: awsApi@1.0 - Must be one of the allowed values

ConfigDeploymentSfaiAws

Configuration for the SFAI AWS deployment architecture

Properties

  • type:

Validation Rules

  • enum: Values: sfaiAws@1.0 - Must be one of the allowed values

ConfigEssential

A scaling object specifying a minimum scaling value.

ConfigSfaiAwsIntegrationEventbridgeSchema

Path to the handler function

Properties

  • type:
  • handler:

ConfigSfaiAwsIntegrationMcpSchema

Path to the handler function

Properties

  • type:
  • handler:

ConfigSfaiAwsIntegrationScheduleSchema

Path to the handler function

Properties

  • type:
  • handler:

ConfigSfaiAwsIntegrationStreamSchema

Path to the handler function

Properties

  • type:
  • handler:

ConfigSfaiAwsIntegrationsSchema

The name of the agent

Validation Rules

  • enum: Values: mastraAgent - Must be one of the allowed values

References

State Types

StateDeploymentTypeAwsApi

Path to the handler function

Validation Rules

  • enum: Values: awsApi@1.0 - Must be one of the allowed values

StateDeploymentTypeSfaiAws

No description available

Validation Rules

  • enum: Values: sfaiAws@1.0 - Must be one of the allowed values

Other Types

ServerlessEngineDeploymentStateBase

Path to the handler function