gcp-vertexai-cached-content-input
Explicit cached-content requests persist model prompts and system instructions that can include plaintext credentials or sensitive data.
Where it sits
| location | aiplatform.projects.locations.cachedContents.create.request.{contents[],systemInstruction} |
| location kind | payload |
| data kinds | credential password api_key oauth_token customer_data pii sensitive_data |
| emits edge | ContainsCredential |
| service | Vertex AI / Workbench (gcp:vertexai) |
Collection recipe
| access mode | write_only_input |
| operation | aiplatform.projects.locations.cachedContents.create |
| response path | request.{contents[],systemInstruction} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
aiplatform.cachedContents.create
References