zio-kinesis icon indicating copy to clipboard operation
zio-kinesis copied to clipboard

Microsite with documentation

Open svroonland opened this issue 4 years ago • 3 comments

A lot of ZIO projects have it, should be relatively easy to copy over the initial setup.

svroonland avatar Sep 10 '20 14:09 svroonland

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.

gvlpedro avatar Oct 26 '21 11:10 gvlpedro

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?

svroonland avatar Oct 29 '21 09:10 svroonland

My apologies, I had wrong environment variables (aws) in my IDE. Now it is working!!

gvlpedro avatar Oct 29 '21 16:10 gvlpedro