Altering a secret does not change the secret used in a running job until the job is restarted (e.g., by restarting the cluster).Documentation Index
Fetch the complete documentation index at: https://docs.risingwave.com/llms.txt
Use this file to discover all available pages before exploring further.
Syntax
Parameters
| Parameter or Clause | Description |
|---|---|
secret_name | The name of the secret to be altered. |
backend | The backend where the secret is stored. Currently, only the meta backend is supported. |
your_new_secret | The new secret value that you wish to store securely. |
Example
See also
Manage secrets
A comprehensive guide for secret management operations
CREATE SECRET
Create a secret