gcp-datastream-forward-ssh-credentials-input
Forward-SSH connectivity configuration can carry either a password or a private key as plaintext input.
Where it sits
| location | datastream.projects.locations.connectionProfiles.create/datastream.projects.locations.connectionProfiles.patch.request.forwardSshConnectivity.{password,privateKey} |
|---|---|
| location kind | secret_value |
| data kinds | password private_key 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.forwardSshConnectivity.{password,privateKey} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
datastream.connectionProfiles.create datastream.connectionProfiles.update