gcp-vertexai-model-container-environment
Model serving container environment values can persist literal credentials.
Where it sits
| location | aiplatform.projects.locations.models.get.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.models.get |
| response path | containerSpec.env[].value |
| encoding | list |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
aiplatform.models.get
References