Snowflake
Scripts
Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.
Resource type
snowflake — the shape of the credential every script on this page expects.
| Field | Type | Required | What it is |
|---|---|---|---|
| account_identifier | string | Yes | <orgname>-<account_name> |
| database | string | No | |
| private_key | string | Yes | -----BEGIN PRIVATE KEY----- .... -----END PRIVATE KEY----- |
| public_key | string | Yes | -----BEGIN PUBLIC KEY----- .... -----END PUBLIC KEY----- |
| role | string | No | |
| schema | string | No | |
| username | string | Yes | |
| warehouse | string | No |