zio-kinesis
zio-kinesis copied to clipboard
Microsite with documentation
A lot of ZIO projects have it, should be relatively easy to copy over the initial setup.
I think so, I executed that piece of code included in README with the two environment variables (access and secret key) and it fails "Unable to load credentials from any of the providers in the chain AwsCredentialsProviderChain". We would need a minimum documentation to explain how to add the AWS profile and run the code.
Hi @gvlpedro, perhaps I can help to figure out what went wrong. Which specific example did you try and which environment variables did you set?
My apologies, I had wrong environment variables (aws) in my IDE. Now it is working!!