gcp-datastream-connection-profile-password-input
Datastream connection-profile create and update requests carry source database passwords that are not returned on read.
Where it sits
| location | datastream.projects.locations.connectionProfiles.create/datastream.projects.locations.connectionProfiles.patch.request.{mysqlProfile.password,postgresqlProfile.password,oracleProfile.password,oracleProfile.oracleAsmConfig.password,sqlServerProfile.password,mongodbProfile.password} |
|---|---|
| location kind | secret_value |
| data kinds | password database_credential 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.{mysqlProfile.password,postgresqlProfile.password,oracleProfile.password,oracleProfile.oracleAsmConfig.password,sqlServerProfile.password,mongodbProfile.password} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
datastream.connectionProfiles.create datastream.connectionProfiles.update