gcp-psc-service-attachment-consumer-identifiers
Private Service Connect consumer allow/deny lists and domain names expose tenant and project identifiers.
Where it sits
| location | compute.serviceAttachments.get.{consumerAcceptLists[],consumerRejectLists[],domainNames[]} |
| location kind | config_field |
| data kinds | sensitive_data pii |
| emits edge | ContainsSecret |
| service | Private Service Connect (gcp:psc) |
Collection recipe
| access mode | read_api |
| operation | compute.serviceAttachments.get |
| response path | {consumerAcceptLists[],consumerRejectLists[],domainNames[]} |
| encoding | json |
| params | {"project": "\u003cproject\u003e", "region": "\u003cregion\u003e", "serviceAttachment": "\u003cattachment\u003e"} |
Required permissions
compute.serviceAttachments.get
References