awslabs / amazon-kinesis-agent

Continuously monitors a set of log files and sends new data to the Amazon Kinesis Stream and Amazon Kinesis Firehose in near-real-time.
Other
352 stars 218 forks source link

Added custom credentials provider. #240

Closed abashmak2 closed 2 years ago

abashmak2 commented 2 years ago

A credentials provider using the AWS CLI to retrieve Web Identity Token based credentials. Implements refresh on expiration.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.