Configuration parameters
account— Account - See Detailed Description section. (required)credentials— Username (required)region— Region (only if you are not US West)authenticator— Authenticator - See Detailed Description section.warehouse— Default warehouse to use (required)database— Default database to use (required)schema— Default schema to userole— Default role to useproxy— Use system proxy settingsinsecure— Trust any certificate (not secure)isFetch— Fetch incidentsfetch_query— Fetch query to retrieve new incidents. This field is mandatory when 'Fetches incidents' is set to true.fetch_time— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)datetime_column— The name of the field/column that contains the datetime object or timestamp for the data being fetched (case sensitive). This field is mandatory when 'Fetches incidents' is set to true.incident_name_column— The name of the field/column in the fetched data from which the name for the demisto incident will be assigned (case sensitive)limit— The maximum number of rows to be returned by a fetchincidentType— Incident type
Commands (2)
-
snowflake-queryExecutes a SELECT query and retrieve the data.
-
snowflake-updateMakes a DML change in the database.