gcp-vertexai-custom-job-environment
Vertex AI custom-job container environment values can persist literal credentials.
Where it sits
| location | aiplatform.projects.locations.customJobs.get.jobSpec.workerPoolSpecs[].containerSpec.env[].value |
| location kind | environment_variable |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string |
| emits edge | ContainsCredential |
| service | Vertex AI / Workbench (gcp:vertexai) |
Collection recipe
| access mode | read_api |
| operation | aiplatform.projects.locations.customJobs.get |
| response path | jobSpec.workerPoolSpecs[].containerSpec.env[].value |
| encoding | list |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
aiplatform.customJobs.get
References