/dynamic-secret-create-snowflake

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

GatewayCreateProducerSnowflakeCmd is a command that creates a Snowflake dynamic secret

string

Account name

string

Database Password

string

Database Username

boolean

Enable or disable Agentic Runtime Authority rule enforcement for this item.
Mirrors commands.AgenticRulesParams.AraEnabled.

string
Defaults to password

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

string

Customize how temporary usernames are generated using go template

string

Database name

string

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

string

Description of the object

boolean

EnableAra is the documented spelling of AraEnabled; --ara-enabled
shipped first and stays as an undocumented alias.

boolean

Turns on AI Quorum checks for this item.

input-rule
array of strings

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).

input-rule
item-custom-fields
object

Additional custom fields to associate with the item

boolean
Defaults to false

Set output format to JSON

string
string
required

Dynamic secret name

output-rule
array of strings

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

output-rule
string

The length of the password to be generated

string

RSA Private key (base64 encoded)

string

The Private key passphrase

string

User role

string

If set, dry-run will be skipped

tags
array of strings

Add tags attached to this object

tags
string

Target name

string

Authentication token (see /auth and /configure)

string

The universal identity token, Required only for universal_identity authentication

string

Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]

string

Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]

string

Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]

string
string
Defaults to 24h

User TTL

string

Warehouse name

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Footer Section