gcp-spanner-database-ddl
Database DDL can include literals, comments, and schema identifiers with sensitive content.
Where it sits
| location | spanner.projects.instances.databases.getDdl.statements[] |
| location kind | query_text |
| data kinds | credential sensitive_data |
| emits edge | ContainsSecret |
| service | Cloud Spanner (gcp:spanner) |
Collection recipe
| access mode | read_api |
| operation | spanner.projects.instances.databases.getDdl |
| response path | statements[] |
| encoding | list |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
spanner.databases.getDdl
References