gcp-datastream-connection-profile-username-endpoint
Readable connection profiles expose database usernames, hosts, and database identifiers while passwords are redacted.
Where it sits
| location | datastream.projects.locations.connectionProfiles.get.{mysqlProfile,postgresqlProfile,oracleProfile,sqlServerProfile,mongodbProfile}.{hostname,username,database} |
|---|---|
| location kind | connection_string |
| data kinds | database_credential pii sensitive_data |
| emits edge | ContainsCredential |
| service | Datastream / Data Fusion (gcp:datastream) |
Collection recipe
| access mode | read_api |
|---|---|
| operation | datastream.projects.locations.connectionProfiles.get |
| response path | {mysqlProfile,postgresqlProfile,oracleProfile,sqlServerProfile,mongodbProfile}.{hostname,username,database} |
| encoding | json |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
datastream.connectionProfiles.get