amazon-kinesis-client-nodejs
amazon-kinesis-client-nodejs copied to clipboard
Add support for service accounts in EKS
Issue #, if available: Fixes #79
Description of changes:
As noted here https://github.com/awslabs/amazon-kinesis-client/issues/1110#issuecomment-1553528985, adding aws-java-sdk-sts to pom.xml fixes the issue of the default provider chain not putting up on service accounts.