Hi,
Is it possible to use the Streaming API to subscribe to platform events, but from a certain replay id as outlined https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/using_streaming_api_durability.htm.
I'm building an occasionally connected api (AWS Lambda) that will store the last replayId and when it is triggered again will use the replayId to resume processing.