Use more than one AWS account - S3 Bucket / Minio

Hello everyone!

I want to know if it is possible to use more than one AWS account in Open edX configuration.

For example:

  • I want to store Grades, Videos, and ORA2 in a Bucket using account 1 (key-1 and secret-1).
  • I want to store Profile Pictures in another Bucket using account 2 (key-2 and secret-2).

The real scenario is:

  • Grades, Videos, and ORA2 in an AWS Bucket.
  • Profile pictures in the Minio (it has the same S3 API).