aws-memorydb-redis-value-data-plane
MemoryDB stores arbitrary Redis values, including sessions and plaintext credentials; data reads require network access and Redis/IAM authentication.
Where it sits
| location | Redis OSS GET/MGET/SCAN response value |
| location kind | data_record |
| data kinds | credential password api_key session_token connection_string customer_data |
| emits edge | CanReadData |
| service | MemoryDB (aws:memorydb) |
Collection recipe
| access mode | data_plane |
| operation | Redis GET/MGET/SCAN |
| response path | RESP value bytes |
| encoding | protocol_native |
| params | {"ClusterEndpoint": "\u003ccluster-endpoint\u003e", "Key": "\u003ckey\u003e"} |
Required permissions
References