aws-neptune-stream-record-data-plane
Neptune Streams can retain old and new graph changes, including rotated or deleted secret-bearing properties.
Where it sits
| location | Neptune Streams records |
| location kind | data_record |
| data kinds | credential password api_key customer_data |
| emits edge | CanReadData |
| service | Neptune (aws:neptune) |
Collection recipe
| access mode | data_plane |
| operation | Neptune Streams GET |
| response path | records[].data |
| encoding | json |
| params | {"ClusterEndpoint": "\u003cendpoint\u003e", "IteratorType": "\u003citerator-type\u003e"} |
Required permissions
neptune-db:connect
neptune-db:GetStreamRecords
References