awslabs / amazon-kinesis-client-net

This package provides an interface to the Amazon Kinesis Client Library (KCL) MultiLangDaemon for the .NET Framework.
Apache License 2.0
62 stars 60 forks source link

Support for cross account kinesis access using sts assume role? #201

Open praneetnadkar opened 9 months ago

praneetnadkar commented 9 months ago

Looking for a way to use this repo for enhanced fanout, however, our kinesis is in another account which needs to be accessed using sts assume role.

Would accessing cross account kinesis with assume role in this repo be possible?