Solved

Automating Data Load from Amason S3 Bucket

  • 28 June 2021
  • 1 reply
  • 58 views

I am receiving a Connection Error trying to connect to my S3 bucket. I am the admin user on both the GOodData and Amason systems. My connection configuration is shown below:

I am uncertain what is expected in the Access key and Secret key fields.

icon

Best answer by Iva Gasparekova 28 June 2021, 22:04

View original

1 reply

Userlevel 3

This needs to be set/retrieved from the Amazon itself:
 

  1. On the navigation menu, choose Users.
  2. Choose your IAM user name (not the check box).
  3. Open the Security credentials tab, and then choose Create access key.
  4. To see the new access key, choose Show.
  5. To download the key pair, choose Download .
     

You can find more information below:

https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html
 

Reply