INVALID_SECRET_LOOKUP error class
Invalid secret lookup:
The LIST_SECRETS
table function failed to return the list of available secrets <cause>
The SECRET
function requires the secret key as a constant string expression passed in the second argument
The SECRET
function failed to find a secret with scope <scope>
and key <key> <cause>
The SECRET
and LIST_SECRETS
functions are not supported.
The SECRET
function requires the secret scope as a constant string expression passed in the first argument.