What if a request for a secret fails?
Can I attach the environment variables to my process environment?
listSecrets()
method, you
can pass a attachToProcessEnv
parameter, which tells the SDK to attach all the found secrets to your process environment.Note: The exact parameter name may differ depending on the language.