Chris Collins
Chris Collins
During each run of initialize() an exception could be encountered, this makes that exception available via a getter to whatever created the thread to be able to take further action...
Added new KinesisClientLibConfiguration .withMaxWorkerInitializationRetryAttempts method to handle setting a custom value if needed and changed the Worker to use this value instead of a static final in the Worker class....
As requested in #17963 and #17907 we still face this issue today where we can't pass a preferred SSLContext into the EventHubClientBuilder to cascade into where the ConnectionHandler.java creates the...
"Access key or secret key are null" while using InstanceProfileCredentialsProvider.getCredentials()
### Upcoming End-of-Support - [X] I acknowledge the upcoming end-of-support for AWS SDK for Java v1 was [announced](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-java-v1-x-on-december-31-2025/), and migration to AWS SDK for Java v2 is recommended. ### Describe...