library · inferred from evidence
SecretManagerServiceClient
A client class from the Google Secret Manager Node.js library, used to interact with the service.
- Google Secret Manager nodejs client fails silently behind https_proxy http_proxy
The @google-cloud/secret-manager Node.js client fails silently when https_proxy/http_proxy (or the uppercase variants) are set, requests through a proxy server never complete and no useful error is surfaced.
- Google Secret Manager Could not load the default credentials from AWS Lambda nodejs client
Creating secrets in GCP Secret Manager from an AWS Lambda using the Node.js client fails with: Error: Could not load the default credentials, even when projectId and the path to a service-account JSON key file are passed to the SecretManage