aws-keyspaces-table-row-data-plane
Keyspaces rows are arbitrary application data and may contain plaintext credentials.
Where it sits
| location | CQL SELECT result rows |
| location kind | data_record |
| data kinds | credential password api_key session_token connection_string customer_data pii |
| emits edge | CanReadData |
| service | Keyspaces (aws:keyspaces) |
Collection recipe
| access mode | data_plane |
| operation | CQL SELECT |
| response path | CQL result rows |
| encoding | protocol_native |
| params | {"Keyspace": "\u003ckeyspace\u003e", "Query": "SELECT ...", "Table": "\u003ctable\u003e"} |
Required permissions
References