Welcome! Please see the About page for a little more info on how this works.

0 votes
in Client API by

I'm trying to connect with the datomic cloud, but when I connect with the client I get the following error:
Execution error (NoClassDefFoundError) at com.amazonaws.services.s3.AmazonS3ClientBuilder/standard (AmazonS3ClientBuilder.java:46).
Could not initialize class com.amazonaws.services.s3.S3CredentialsProviderChain

1 Answer

0 votes
by

This error indicates that you do not have the sourced AWS credentials to connect to the AWS account you are running Cloud in.

https://docs.datomic.com/cloud/operation/access-control.html#how-datomic-access-control-works

by
Thanks for reply. Now... I have very much ask's about with do...
Please help me
by
how to accomplish this? I already have an AWS account and created an instance for Datomic what do I do next?
...