payload
: Payload to be processed.prioritized_rulesets
: Prioritized rulesets to be used for processing.
These should only be provided if using a local stage. Defaults to an
empty list if None.project_id
: ID of the project.project_name
: Name of the project.stage_id
: ID of the stage.stage_name
: Name of the stage.stage_version
: Version of the stage.timeout
: Timeout for the request in seconds. Defaults to TIMEOUT_SECS.metadata
: Metadata to be added when responding.headers
: Headers to be added to the response.payload
: Payload to be processed.prioritized_rulesets
: Prioritized rulesets to be used for processing.
These should only be provided if using a local stage. Defaults to an
empty list if None.project_id
: ID of the project.project_name
: Name of the project.stage_id
: ID of the stage.stage_name
: Name of the stage.stage_version
: Version of the stage.timeout
: Timeout for the request in seconds. Defaults to TIMEOUT_SECS.metadata
: Metadata to be added when responding.headers
: Headers to be added to the response.