Kyle
Kyle
To be clear, I don't mean to make any claims that this library is incompatible with urllib3 2.x. What I have found is that the Lambda base image contains at...
@escodel I had the same issue with respect to `export` and can recommend just using as common js and don't bother with esm as it seems broken at the moment....
Since the module is using `puppet-archive` there is the flexibility to specify a fully-custom `mirror_url`. However in [these lines](https://github.com/voxpupuli/puppet-kafka/blob/master/manifests/init.pp#L155-L158), if my offline package does not end in `tgz` the `package_url`...

Perhaps off-topic for this issue. I take part of your statement to mean that the out-of-the-box `amazonica` credential provider chain does not support SSO. https://github.com/signal-ai/amazonica-aws-sso adds this ability [here](https://github.com/signal-ai/amazonica-aws-sso/blob/main/java/com/signalai/aws/SSOCompatibleDefaultAWSCredentialsProviderChain.java#L15-L20)? Would...