/dynamic-secret-create-snowflakeCopy Pagepost https://api.akeyless.io/dynamic-secret-create-snowflakeRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsGatewayCreateProducerSnowflakeCmd is a command that creates a Snowflake dynamic secretaccountstringAccount nameaccount-passwordstringDatabase Passwordaccount-usernamestringDatabase Usernameauth-modestringDefaults to passwordThe authentication mode for the temporary user [password/key]custom-username-templatestringCustomize how temporary usernames are generated using go templatedb-namestringDatabase namedelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectinput-rulearray of stringsAgentic 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-ruleADD stringitem-custom-fieldsobjectAdditional custom fields to associate with the itemitem-custom-fields objectjsonbooleanDefaults to falseSet output format to JSONtruefalsekey-algostringnamestringrequiredDynamic secret nameoutput-rulearray of stringsAgentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets)output-ruleADD stringpassword-lengthstringThe length of the password to be generatedprivate-keystringRSA Private key (base64 encoded)private-key-passphrasestringThe Private key passphraserolestringUser roletagsarray of stringsAdd tags attached to this objecttagsADD stringtarget-namestringTarget nametokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationuser-ttlstringDefaults to 24hUser TTLwarehousestringWarehouse nameResponses 201dynamicSecretCreateSnowflakeResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 16 days ago