aws-elasticache-cache-value-data-plane
Cache entries are arbitrary application values and frequently contain sessions, tokens, and credentials; normal cache authentication is outside AWS control-plane IAM.
Where it sits
| location | Redis GET/MGET/SCAN or Memcached get response value |
| location kind | data_record |
| data kinds | credential password api_key session_token connection_string customer_data |
| emits edge | CanReadData |
| service | ElastiCache (aws:elasticache) |
Collection recipe
| access mode | data_plane |
| operation | Redis GET/MGET/SCAN or Memcached get |
| response path | protocol value bytes |
| encoding | protocol_native |
| params | {"Endpoint": "\u003ccache-endpoint\u003e", "Key": "\u003ckey\u003e"} |
References