v1

latestOpenAPI 3.0.02026-07-246171,3332.1 MB
v2

post/gateway-create-producer-snowflake

Request body

accountstring

Account name

account-passwordstring

Database Password

account-usernamestring

Database Username

auth-modestring

The authentication mode for the temporary user [password/key]

custom-username-templatestring

Customize how temporary usernames are generated using go template

db-namestring

Database name

delete_protectionstring

Protection from accidental deletion of this object [true/false]

input-rulestring[]

Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) Mirrors commands.AgenticRulesParams — kept separate because ResourceDS cannot embed it (different package, different struct layout).

item-custom-fieldsobject

Additional custom fields to associate with the item

jsonboolean

Set output format to JSON

key-algostring
namestring required

Dynamic secret name

output-rulestring[]

Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)

password-lengthstring

The length of the password to be generated

private-keystring

RSA Private key (base64 encoded)

private-key-passphrasestring

The Private key passphrase

rolestring

User role

tagsstring[]

Add tags attached to this object

target-namestring

Target name

tokenstring

Authentication token (see /auth and /configure)

uid-tokenstring

The universal identity token, Required only for universal_identity authentication

user-ttlstring

User TTL

warehousestring

Warehouse name

Response

gatewayCreateProducerSnowflakeResponse wraps response body.