Mondoo Docs

Snowflake Procedure

snowflake.procedure MQL resource for querying Snowflake infrastructure with cnquery and cnspec.

Snowflake

Snowflake Procedure

Use MQL in cnspec shell or policy:

snowflake.procedure
Min version: 9.0.0Defaults: name

Relationships

Mini Map
Snowflake
3 resources · 3 relationshipsClick to select, expand fields to see properties.

Fields (13)

FieldTypeDescription
argumentsrequired
stringProcedure arguments
catalogNamerequired
stringCatalog name
descriptionrequired
stringProcedure description
isAggregaterequired
intWhether the procedure is an aggregate function
isAnsirequired
intWhether the procedure is an ANSI procedure
isBuiltinrequired
intWhether the procedure is built in
isSecurerequired
intWhether the procedure is secure
isTableFunctionrequired
intWhether the procedure is a table function
maxNumberOfArgumentsrequired
intMaximum number of arguments
minNumberOfArgumentsrequired
intMinimum number of arguments
namerequired
stringName of the procedure
schemaNamerequired
stringSchema name
validForClusteringrequired
intWhether the procedure is for clustering