gcp-datastream-servicenow-password-input
A ServiceNow connection profile can carry a user's plaintext password.
Where it sits
| location | datastream.projects.locations.connectionProfiles.create/datastream.projects.locations.connectionProfiles.patch.request.serviceNowProfile.userPasswordCredentials.password |
| location kind | secret_value |
| data kinds | password credential |
| emits edge | ContainsCredential |
| service | Datastream / Data Fusion (gcp:datastream) |
Collection recipe
| access mode | write_only_input |
| operation | datastream.projects.locations.connectionProfiles.create/datastream.projects.locations.connectionProfiles.patch |
| response path | request.serviceNowProfile.userPasswordCredentials.password |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
datastream.connectionProfiles.create
datastream.connectionProfiles.update
References