aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

Add Support for Kinesis SubscribeToShard

Open aajtodd opened this issue 2 years ago • 0 comments

Describe the feature

Add support for Kinesis SubscribeToShard event stream operation.

This requires adding support for RPC protocols where the initial request/response comes from the event stream rather than the HTTP request/response.

See also https://github.com/awslabs/aws-sdk-kotlin/issues/543

Is your Feature Request related to a problem?

N/A

Proposed Solution

N/A

Describe alternative solutions or features you've considered

N/A

Acknowledge

  • [X] I may be able to implement this feature request

AWS Kotlin SDK version used

N/A

Platform (JVM/JS/Native)

N/A

Operating System and version

N/A

aajtodd avatar Sep 02 '22 16:09 aajtodd