Updated on 2024-05-16 GMT+08:00

Basic Configuration Check

Rule Details

Table 1 Rule details

Parameter

Description

Rule Name

function-graph-settings-check

Identifier

function-graph-settings-check

Description

If the runtime, timeout, or memory limit of a function is not within the specified ranges, this function is noncompliant.

Tag

fgs

Trigger Type

Configuration change

Filter Type

fgs.functions

Configure Rule Parameters

  • runtimeList: indicates the runtime list. The value must be an array.
  • timeout: indicates the maximum amount of time that a client waits for a request to complete (in seconds). The value must be an integer.
  • memorySize: indicates maximum memory size (MB). The value must be an integer.