Feb 6, 2023
That's right, seems like your code is missing or mis configuring this binding between the `AmazonKinesisAsync` and `AWSCredentialsProvider`. Debug the `AmazonKinesisAsync` bean creation and see it is receiving the `AWSCredentialsProvider` you are configuring with STS.