gcp-gcf-runtime-environment-variables
Cloud Functions configuration returns this customer-controlled plaintext field to authorized readers.
Where it sits
| location | cloudfunctions.projects.locations.functions.get.serviceConfig.environmentVariables.<value> |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Cloud Functions (gcp:gcf) |
Collection recipe
| access mode | read_api |
| operation | cloudfunctions.projects.locations.functions.get |
| response path | serviceConfig.environmentVariables.<value> |
| encoding | map |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
cloudfunctions.functions.get
References