Use the ALTER SECRET
command to alter the secrets that store sensitive credentials.
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. |